breadsearch/.forgejo/workflows
Breadway 1e3872124b
All checks were successful
dev release / build (push) Successful in 2m30s
ci: use a unique temp dir for the bread-ecosystem clone in dev/beta CI
The fixed /tmp/bread-ecosystem-ci path races when multiple repos' dev/beta
workflows run close together on the same self-hosted runner — one job's
rm -rf/clone can stomp another's in-progress checkout, causing the
regenerate-index step to fail intermittently. Switch to mktemp -d.
2026-07-22 10:24:44 +08:00
..
beta-release.yml ci: use a unique temp dir for the bread-ecosystem clone in dev/beta CI 2026-07-22 10:24:44 +08:00
dev-release.yml ci: use a unique temp dir for the bread-ecosystem clone in dev/beta CI 2026-07-22 10:24:44 +08:00
release.yml Ship one binary with NPU + ROCm + CUDA support, fix CLI flag precedence 2026-07-03 22:06:47 +08:00