breadpaper/.forgejo/workflows
Breadway 2d652f2bbf
Some checks failed
dev release / build (push) Successful in 21s
Mirror to GitHub / mirror (push) Failing after 1s
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:33 +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:33 +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:33 +08:00
mirror.yml fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00
package.yml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
release.yml fix(ci): clone bread-ecosystem to /tmp to avoid stale permissions 2026-06-17 22:53:08 +08:00