Wallpaper manager for the bread desktop
Find a file
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
.forgejo/workflows ci: use a unique temp dir for the bread-ecosystem clone in dev/beta CI 2026-07-22 10:24:33 +08:00
.github/workflows fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00
packaging/arch fix(pkg): move python-pywal to optdepends in PKGBUILD 2026-06-17 14:16:44 +08:00
src fix: correct awww subcommand to img, support bare path arg, add --version 2026-06-17 22:44:48 +08:00
.gitignore Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
bakery.toml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
Cargo.lock Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
Cargo.toml Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
LICENSE fix: move release workflow to Forgejo, add LICENSE 2026-06-17 14:45:56 +08:00