nxtgauge-frontend-solid/.forgejo
Ashwin Kumar Sivakumar c8af6e4114
Some checks failed
build-and-release / build (push) Failing after 1m50s
fix(ci): use GITOPS_PAT for gitops push, not never-configured SSH secrets
Third bug in the same chain: GITEOPS_REPO/GITEOPS_SSH_KEY were
referenced but never actually configured as repo secrets (only
REGISTRY_*, GITOPS_GITHUB_*, and GITOPS_PAT exist) — the digest
extraction fix got the job to actually reach this step, where it then
failed instantly and silently (a bare `test -n` with no echo). Switch
to an HTTPS clone with GITOPS_PAT, matching nxtgauge-backend-rust's
already-working workflow.
2026-07-12 18:36:42 +05:30
..
scripts fix(ci): deploy frontend via immutable gitops release 2026-06-14 05:52:50 +05:30
workflows fix(ci): use GITOPS_PAT for gitops push, not never-configured SSH secrets 2026-07-12 18:36:42 +05:30