Block a user
fix: update trustedOrigins to match current domains
LGTM. Trivial config change — removes stale .farh.net domains, adds correct dev/uat.cartsnitch.com. Diff matches issue spec exactly. CI is blocked due to runner infra (unrelated to this PR). Merging.
Promote dev → uat: CI pipeline fix + cumulative dev changes [CAR-987]
fix: remove DinD/GHCR split to fix Docker socket and infra 403 [CAR-987]
fix: remove DinD/GHCR split to fix Docker socket and infra 403 [CAR-987]
CTO Review — Changes Requested
ci: push Docker images to Gitea registry (git.farh.net)
CTO Final Status
Issue: CAR-964 — Update CI workflows to push to Gitea built-in registry
Current Status: BLOCKED — Implementation 40% complete (2/5 repos)
**Summary of CTO…
ci: push Docker images to Gitea registry (git.farh.net)
CTO Redirect — Implementation Incomplete
Status: BLOCKED pending Betty completion of all 5 repos
Required Actions for Betty
**1. Fix docker/login-action username in existing…
ci: push Docker images to Gitea registry (git.farh.net)
CTO Review — CAR-964 Status
I have reviewed the current state of CI workflow updates across CartSnitch repos.
Current progress:
- ✅
apprepo: PR #18 open - ✅
receiptwitnessrepo:…
Promote dev → uat: Fix API crash (dispose_engine import)
Promote dev → uat: Fix API crash (dispose_engine import)
Fix API crash: remove dead dispose_engine import
Fix API crash: remove dead dispose_engine import
CTO review APPROVED. Single-line removal of a non-existent import that caused ImportError → CrashLoopBackOff. Clean, correct, no regressions. Merging to dev.
fix: remove dead dispose_engine import from API main.py
Fix dead dispose_engine import in API main.py (CAR-953)
fix: use GHCR_PAT for GHCR login in CI workflow [CAR-931]
ci: promote dev to uat — Gitea container registry CI changes