This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/.gitea/workflows/ci.yaml
Jeffrey Smith 9a71ca51cb
Some checks failed
CI/CD / detect-changes (push) Successful in 4s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Successful in 2m2s
CI/CD / test-sqlite (push) Successful in 2m38s
CI/CD / build-and-deploy (push) Failing after 3m12s
fix CI rollout: use correct deployment name switchboard-be
The rollout step referenced deployment/switchboard${SUFFIX} but the
k8s manifest names the deployment switchboard-be${SUFFIX}, causing
a NotFound error during rollout verification.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 12:17:45 +00:00

34 KiB