Wallpaper manager for the bread desktop
Find a file
Breadway fa3ccacca5
Some checks failed
dev release / build (push) Successful in 20s
Mirror to GitHub / mirror (push) Failing after 2s
ci: base dev version on the latest published tag, not Cargo.toml
Cargo.toml can drift stale relative to the actual last release (observed
on breadbox/breadpad/breadcrumbs/breadpaper), which made the auto-bumped
dev version sort as OLDER than what's already installed — bakery's semver
check correctly refused those "updates". Deriving the base version from
git ls-remote --tags instead is self-healing regardless of Cargo.toml
drift, with a Cargo.toml fallback only for a repo with no tags yet.
2026-07-22 13:52:32 +08:00
.forgejo/workflows ci: base dev version on the latest published tag, not Cargo.toml 2026-07-22 13:52:32 +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 random commit message, read it yourself 2026-07-22 11:56:44 +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