nxtgauge-backend-rust/.forgejo/workflows
Ashwin Kumar Sivakumar 3b4a4eac3f
Some checks failed
build-and-release / build (catering-services) (push) Successful in 28s
build-and-release / build (customers) (push) Successful in 30s
build-and-release / build (cron) (push) Successful in 55s
build-and-release / build (companies) (push) Successful in 1m54s
build-and-release / build (job-seekers) (push) Successful in 8s
build-and-release / build (employees) (push) Successful in 2m11s
build-and-release / build (fitness-trainers) (push) Successful in 1m48s
build-and-release / build (developers) (push) Successful in 2m26s
build-and-release / build (gateway) (push) Successful in 2m2s
build-and-release / build (jobs) (push) Successful in 54s
build-and-release / build (graphic-designers) (push) Successful in 2m32s
build-and-release / build (ugc-content-creators) (push) Successful in 8s
build-and-release / build (payments) (push) Successful in 1m50s
build-and-release / build (photographers) (push) Successful in 1m51s
backend-integration-tests / ai-credits (push) Failing after 4s
build-and-release / build (makeup-artists) (push) Successful in 2m32s
build-and-release / build (social-media-managers) (push) Successful in 2m55s
build-and-release / build (tutors) (push) Successful in 2m45s
build-and-release / build (users) (push) Has been cancelled
build-and-release / build (video-editors) (push) Has been cancelled
fix(ci): install build-essential before cargo test in ai-credits job
The bare bookworm runner image has no C toolchain at all, unlike
build.yaml's jobs which build inside a Dockerfile-based image with one
already present. proc-macro2/libc/etc build scripts need `cc` to link
and failed immediately (error: linker `cc` not found) before any real
test code ran.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-13 17:39:12 +05:30
..
build.yaml fix(ci): diff/scan full pushed commit range, not just HEAD^..HEAD 2026-08-12 22:18:37 +05:30
test.yaml fix(ci): install build-essential before cargo test in ai-credits job 2026-08-13 17:39:12 +05:30