nxtgauge-frontend-solid/.forgejo/workflows
Ashwin Kumar Sivakumar 52e7e86a0e
Some checks failed
build-and-release / build (push) Failing after 1m31s
fix(ci): tolerate whitespace in buildx metadata-file digest grep
The docker gateway fix got the build to actually run and push
successfully, but the digest-extraction grep required a compact
":" with no space, while buildx writes the metadata file
pretty-printed ("containerimage.digest": "sha256:..."), so the match
always failed, aborting the step post-push and skipping the
GitOps-release step entirely. Match nxtgauge-backend-rust's
whitespace-tolerant pattern.
2026-07-12 18:32:36 +05:30
..
build.yaml fix(ci): tolerate whitespace in buildx metadata-file digest grep 2026-07-12 18:32:36 +05:30
test.yaml chore: migrate ci naming to forgejo 2026-06-11 17:17:42 +05:30