Block a user
fix: remove dead dispose_engine import from API main.py
ci: disable lighthouse job (CAR-938)
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.
fix: resolve npm audit vulnerabilities (CAR-937)
Promote dev → uat: sync .github/workflows deletion [CAR-934]
Promote dev → uat: remove stale .github/workflows [CAR-934]
ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]
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.
Promote dev → uat: .gitea/workflows migration [CAR-934]
Promote dev → uat: remove stale .github/workflows [CAR-934]
Promote dev → uat: .gitea/workflows migration [CAR-934]
ci: move .github/workflows to .gitea/workflows [CAR-900]
chore: promote workflow migration to UAT (CAR-896)