nxtgauge-frontend-solid/.forgejo
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
..
scripts fix(ci): deploy frontend via immutable gitops release 2026-06-14 05:52:50 +05:30
workflows fix(ci): tolerate whitespace in buildx metadata-file digest grep 2026-07-12 18:32:36 +05:30