Skip to content

Releases: agrc/project-moonwalk

v1.0.6

14 Oct 16:09
Compare
Choose a tag to compare

1.0.6 (2024-10-14)

Bug Fixes

  • correct firebase rules syntax (3fa2916)

Dependencies

  • bump the npm_and_yarn group with 2 updates (cd549dd)

v1.0.5

14 Oct 15:38
Compare
Choose a tag to compare

1.0.5 (2024-10-14)

Bug Fixes

  • turn off firebase access for now (2f3c536)

v1.0.4

02 Oct 14:40
Compare
Choose a tag to compare

1.0.4 (2024-10-02)

Bug Fixes

  • backup: handle non-feature-layer items (6449352)

v1.0.3

01 Oct 23:17
Compare
Choose a tag to compare

1.0.3 (2024-10-01)

Bug Fixes

  • backup: add cloudrun configs for retries and timeout (eff624e)

v1.0.2

01 Oct 22:06
Compare
Choose a tag to compare

1.0.2 (2024-10-01)

Bug Fixes

  • make release (prod) deploys match push (dev) deploys (8f09e22)

v1.0.1

01 Oct 21:54
Compare
Choose a tag to compare

1.0.1 (2024-10-01)

Bug Fixes

  • clean up deploy conditions (b527735)

v1.0.0

01 Oct 21:30
Compare
Choose a tag to compare

1.0.0 (2024-10-01)

Features

  • backup: clean up any orphaned exports (7b40569)
  • backup: very basic backup implementation (66510e9)
  • backup: write simple docs to firestore (1a35770)
  • backup: write to storage emulator (dc14727)
  • crude restores (truncate and load as well as recreate) (19f36c9)
  • more refinements to backup and wiring website to restore function (bae34e6)

Bug Fixes

  • backup: fix module name and allow import within container (d71197b)
  • backup: fix test import (81833b7)
  • backup: pass gis to utility functions (cd1c53a)
  • backup: put data.zip in the correct temp folder (3f4094d)
  • functions: fix secret accessing (22db46e)
  • functions: mount secrets (d9a7d29)
  • functions: use UPPER CASE name for secrets (68a02dd)
  • keep @jacobdadams's eye from twitching (99bf74b)
  • new bucket paths to match lifecycle rules (37e0558)
  • restore: increase memory (16cccf8)

Dependencies

  • bump rollup in the npm_and_yarn group across 1 directory (5e4602e)
  • bump the safe-dependencies group with 20 updates (11a6ed2)
  • dev: bump basic-auth-connect in the npm_and_yarn group (c31bef1)
  • dev: bump eslint-plugin-react-hooks (8dd791c)
  • ui: fix build with design system update (8ea678c)
  • update firebase-functions requirement (f5304fa)

Styles

  • ui: fix borders in dark mode (de83e9d)