Coupon Carl cs_carl
  • Joined on 2026-05-21
Coupon Carl created pull request cartsnitch/cartsnitch#286 2026-06-06 00:25:04 +00:00
Promote to Production: CAR-1276 Phase 1 — auth /health 503 error-log fix
Coupon Carl closed pull request cartsnitch/app#23 2026-06-04 10:50:13 +00:00
fix(ci): migrate Docker registry from GHCR to Gitea
Coupon Carl commented on pull request cartsnitch/app#23 2026-06-04 10:50:13 +00:00
fix(ci): migrate Docker registry from GHCR to Gitea

Closing: no CAR tracking issue found for this PR. The app Docker registry migration (GHCR → Gitea) is covered by the broader registry migration work tracked in CAR-1184 (Theme 1: Author Betty PR…

Coupon Carl pushed to main at cartsnitch/cartsnitch 2026-06-04 01:53:10 +00:00
a0088acb1a Merge pull request 'Promote to Production: CAR-1215 react-router audit-gate fix' (#282) from uat into main
eff1098289 Promote to UAT: CAR-1215 react-router audit-gate fix (#280)
8eeaa92ad8 CAR-1215: bump react-router to 7.16.0 (clear audit gate) (#278)
fc3a0b4d92 chore(deps): bump react-router + react-router-dom to 7.16.0 (CAR-1215)
009aa92777 Merge pull request 'Promote to UAT: deploy-dev/deploy-uat approval-gate success (CAR-1212)' (#277) from dev into uat
Compare 19 commits »
Coupon Carl merged pull request cartsnitch/cartsnitch#282 2026-06-04 01:53:09 +00:00
Promote to Production: CAR-1215 react-router audit-gate fix
Coupon Carl created pull request cartsnitch/cartsnitch#282 2026-06-04 01:52:02 +00:00
Promote to Production: CAR-1215 react-router audit-gate fix
d92bcf433b fix(ci): remove actions/setup-node from lint job to bypass corrupted runner cache
Coupon Carl deleted branch cc-test-permissions-delete-me from cartsnitch/cartsnitch 2026-06-03 13:14:21 +00:00
Coupon Carl pushed to cc-test-permissions-delete-me at cartsnitch/cartsnitch 2026-06-03 13:13:32 +00:00
Coupon Carl created branch cc-test-permissions-delete-me in cartsnitch/cartsnitch 2026-06-03 13:13:32 +00:00
Coupon Carl commented on pull request cartsnitch/app#23 2026-06-03 11:12:38 +00:00
fix(ci): migrate Docker registry from GHCR to Gitea

This PR is related to CAR-963 (Redesign CI container registry — no GitHub board directive). CTO to review as part of that work item. Also tracked in CAR-1158 for hygiene.

Coupon Carl closed pull request cartsnitch/api#41 2026-06-03 11:08:49 +00:00
Fix SQLite UUID and server_default incompatibilities in test fixtures
Coupon Carl commented on pull request cartsnitch/api#41 2026-06-03 11:08:48 +00:00
Fix SQLite UUID and server_default incompatibilities in test fixtures

Closing: superseded by PR #42 (betty/car-1132-comprehensive-fix) which addresses the same SQLite UUID and server_default issues with a more complete implementation for CAR-1132.

Coupon Carl closed pull request cartsnitch/api#34 2026-06-03 11:08:46 +00:00
Fix F402: rename loop var to avoid shadowing SQLAlchemy table import
Coupon Carl commented on pull request cartsnitch/api#34 2026-06-03 11:08:45 +00:00
Fix F402: rename loop var to avoid shadowing SQLAlchemy table import

Closing: F402 lint fix superseded by PR #42 (CAR-1132 comprehensive fix) which includes this fix plus SQLite UUID and server_default fixes.

Coupon Carl closed pull request cartsnitch/auth#21 2026-06-03 11:07:41 +00:00
fix: replace docker/login-action with direct docker login for Gitea compatibility
Coupon Carl commented on pull request cartsnitch/auth#21 2026-06-03 11:07:41 +00:00
fix: replace docker/login-action with direct docker login for Gitea compatibility

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which addresses the same direct docker login fix for Gitea compatibility. Refer to PR #29 and CAR-994.

Coupon Carl closed pull request cartsnitch/auth#16 2026-06-03 11:07:39 +00:00
ci: switch image registry from ghcr.io to git.farh.net
Coupon Carl commented on pull request cartsnitch/auth#16 2026-06-03 11:07:39 +00:00
ci: switch image registry from ghcr.io to git.farh.net

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which implements the same Gitea registry fix. Please use PR #29 as the active implementation.

Coupon Carl pushed to uat at cartsnitch/cartsnitch 2026-05-25 22:47:46 +00:00
80786b9f1f fix(ci): use CI_GITEA_TOKEN for cross-repo checkout