Savannah Savings cs_savannah
  • Joined on 2026-05-21
Savannah Savings suggested changes for cartsnitch/cartsnitch#264 2026-05-23 14:24:03 +00:00
ci(CAR-933): migrate image registry from ghcr.io to Gitea

CTO Review — Changes Requested

Savannah Savings closed pull request cartsnitch/api#11 2026-05-23 02:52:36 +00:00
fix: remove dead dispose_engine import from API main.py
Savannah Savings suggested changes for cartsnitch/api#11 2026-05-23 02:52:31 +00:00
fix: remove dead dispose_engine import from API main.py

Closing — Wrong Repo

Savannah Savings closed pull request cartsnitch/app#12 2026-05-22 10:44:46 +00:00
ci: disable lighthouse job (CAR-938)
Savannah Savings commented on pull request cartsnitch/app#12 2026-05-22 10:44:46 +00:00
ci: disable lighthouse job (CAR-938)

Closing: this PR edits .github/workflows/ci.yml but PR #11 moved the file to .gitea/workflows/ci.yml. A new PR targeting the correct path is needed.

Savannah Savings pushed to dev at cartsnitch/app 2026-05-22 10:43:20 +00:00
43e0fae823 Merge pull request 'fix: resolve npm audit vulnerabilities (CAR-937)' (#11) from betty/car-935-fix-setup-node into dev
a9a7db63b8 fix: improve preview server startup detection in lighthouse CI [CAR-937]
75700fbb5e fix: increase timeout for preview server in lighthouse CI [CAR-937]
a729b7e21a fix: add sleep before wait-on to ensure preview server is ready [CAR-937]
4d5a5545e6 fix: use queueMicrotask before setState in VerifyEmail effect [CAR-937]
Compare 9 commits »
Savannah Savings merged pull request cartsnitch/app#11 2026-05-22 10:43:18 +00:00
fix: resolve npm audit vulnerabilities (CAR-937)
Savannah Savings created pull request cartsnitch/app#10 2026-05-21 19:42:50 +00:00
Promote dev → uat: sync .github/workflows deletion [CAR-934]
Savannah Savings pushed to uat at cartsnitch/app 2026-05-21 19:36:17 +00:00
ddc3a846bc Merge pull request 'Promote dev → uat: remove stale .github/workflows [CAR-934]' (#8) from dev into uat
9af0e36db0 Merge pull request 'ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]' (#9) from betty/car-935-fix-setup-node into dev
1ffc9466fc ci: pin setup-node to SHA 49933ea5288caeca8642d1e84afbd3f7d6820020
Compare 3 commits »
Savannah Savings merged pull request cartsnitch/app#8 2026-05-21 19:36:16 +00:00
Promote dev → uat: remove stale .github/workflows [CAR-934]
Savannah Savings merged pull request cartsnitch/app#9 2026-05-21 19:34:40 +00:00
ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]
Savannah Savings pushed to dev at cartsnitch/app 2026-05-21 19:34:40 +00:00
9af0e36db0 Merge pull request 'ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]' (#9) from betty/car-935-fix-setup-node into dev
1ffc9466fc ci: pin setup-node to SHA 49933ea5288caeca8642d1e84afbd3f7d6820020
Compare 2 commits »
Savannah Savings approved cartsnitch/app#9 2026-05-21 19:34:32 +00:00
ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]

CTO LGTM. Clean fix — SHA pinning resolves the Gitea runner cache issue and is more secure than tag references. lint/test/e2e pass. audit failure is pre-existing npm vulnerability (separate issue). Merging to dev.

Savannah Savings pushed to uat at cartsnitch/cartsnitch 2026-05-21 19:19:42 +00:00
6b6a50b9ec Merge pull request 'Promote dev → uat: .gitea/workflows migration [CAR-934]' (#261) from dev into uat
4797f07af9 Merge pull request 'ci: move .github/workflows to .gitea/workflows [CAR-900]' (#259) from barcode-betty/move-workflows-to-gitea into dev
96331c9fa7 Move .github/workflows to .gitea/workflows
a4e0b664e1 Merge pull request 'fix: use GHCR_USERNAME and GHCR_TOKEN for GHCR login in Gitea Actions' (#258) from betty/fix-gitea-ci-secrets into dev
f4bbddd0dd fix: use GHCR_USERNAME and GHCR_TOKEN for GHCR login in Gitea Actions
Compare 5 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#261 2026-05-21 19:19:41 +00:00
Promote dev → uat: .gitea/workflows migration [CAR-934]
Savannah Savings created pull request cartsnitch/app#8 2026-05-21 19:19:35 +00:00
Promote dev → uat: remove stale .github/workflows [CAR-934]
Savannah Savings created pull request cartsnitch/cartsnitch#261 2026-05-21 19:19:34 +00:00
Promote dev → uat: .gitea/workflows migration [CAR-934]
Savannah Savings merged pull request cartsnitch/cartsnitch#259 2026-05-21 19:19:21 +00:00
ci: move .github/workflows to .gitea/workflows [CAR-900]
Savannah Savings pushed to dev at cartsnitch/cartsnitch 2026-05-21 19:19:21 +00:00
4797f07af9 Merge pull request 'ci: move .github/workflows to .gitea/workflows [CAR-900]' (#259) from barcode-betty/move-workflows-to-gitea into dev
96331c9fa7 Move .github/workflows to .gitea/workflows
Compare 2 commits »
Savannah Savings closed pull request cartsnitch/app#7 2026-05-21 19:03:50 +00:00
chore: promote workflow migration to UAT (CAR-896)