Commit Graph
12 Commits
Author SHA1 Message Date
rock f85dd6b013 test: final CI test with REGISTRY_PAT
build / build-push (push) Failing after 17s
ci / test (push) Failing after 1m38s
2026-08-29 22:53:31 -07:00
rock 4743b8544d fix: use REGISTRY_PAT secret for git auth (exists on all repos)
ci / test (push) Canceled after 0s
build / build-push (push) Failing after 18s
2026-08-29 22:53:22 -07:00
rock 36557148c1 test: trigger CI again
build / build-push (push) Failing after 17s
ci / test (push) Failing after 1m43s
2026-08-29 22:47:17 -07:00
rock 59db74dd59 fix: use GITHUB_TOKEN (Forgejo auto-injected secret)
ci / test (push) Canceled after 0s
build / build-push (push) Failing after 18s
2026-08-29 22:47:16 -07:00
rock 7aaf30843e test: trigger CI with FORGEJO_TOKEN
build / build-push (push) Failing after 17s
ci / test (push) Failing after 1m31s
2026-08-29 22:44:49 -07:00
rock 62c3f8a1f7 fix: use FORGEJO_TOKEN instead of REGISTRY_PAT for git auth
ci / test (push) Canceled after 0s
build / build-push (push) Failing after 19s
Forgejo auto-injects GITHUB_TOKEN secret. Use FORGEJO_TOKEN env var
for clarity since we're retiring GitHub.
2026-08-29 22:44:45 -07:00
rock 41bf810de9 test: trigger CI with proper git auth secret
build / build-push (push) Failing after 14s
ci / test (push) Failing after 1m3s
2026-08-28 16:45:35 -07:00
rock 329002fa9b fix: use consistent secret name for git auth in CI workflows
ci / test (push) Canceled after 0s
build / build-push (push) Failing after 17s
2026-08-28 16:45:26 -07:00
rock 454f72ebfe test: trigger CI with Go 1.26 runner
build / build-push (push) Failing after 3m40s
ci / test (push) Failing after 3m6s
2026-08-28 16:35:39 -07:00
rock eabf8d7459 fix: use golang runner label instead of deprecated docker label
build / build-push (push) Failing after 3m57s
ci / test (push) Failing after 15m57s
2026-08-28 15:36:24 -07:00
rock 6193d9a065 fix: sync ArgoCD apps to main branch for auto-rollout
ci / test (push) Canceled after 0s
build / build-push (push) Canceled after 0s
- Update kmsvc-root (root.yaml) targetRevision: prod → main
- Update management-service app targetRevision: prod → main
- Build workflow already pushes images on main commits
- Homelab ArgoCD app (60-kmsvc-manage.yaml) watches main with auto-sync enabled
- image.pullPolicy: Always + tag: latest ensures fresh images on rollouts
2026-08-28 14:54:01 -07:00
rock f3a7e5aa9a fix: update Go version in CI from 1.25 to 1.26
ci / test (push) Canceled after 0s
build / build-push (push) Canceled after 0s
2026-08-28 14:51:51 -07:00