breadbox/.forgejo/workflows
Breadway c0d1728bc0
All checks were successful
Mirror to GitHub / mirror (push) Successful in 1s
dev release / build (push) Successful in 1m17s
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:18 +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:18 +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:18 +08:00
mirror.yml Clone from public URL, not GITHUB_SERVER_URL (resolves to localhost in runner) 2026-06-13 16:14:14 +08:00
package.yml Use REGISTRY_TOKEN (scoped write:package) for registry publish 2026-06-13 22:55:41 +08:00