bread-ecosystem/.forgejo/workflows
Breadway d45fc422f2
Some checks failed
dev bread-theme / build (push) Successful in 17s
dev bakery / build (push) Has been cancelled
bakery: fix correctness, reliability, and security issues from audit
Track switches now always take effect on `update --all` instead of
silently no-op'ing or permanently refusing on strict semver comparison.
`remove` no longer aborts cleanup on the first failed binary removal,
orphaning the systemd unit. State reads/writes are now lock-protected
and go through fsync'd atomic writes (also fixes a temp-path collision
in binary installs). The index loader falls back to a stale-but-signed
cache instead of hard-failing offline. systemd units now re-fetch on
every update instead of freezing after first install. `doctor` now
flags missing recorded binaries.

Security hardening: path-traversal guard on all index-controlled
filenames, archive extraction now rejects symlink/traversal entries
before tar touches disk, archive temp files use secure unique paths,
post_install hooks are gated behind --no-hooks/confirmation, response
buffering is capped, empty-checksum downloads get a clear error, and
both stable-track CI workflows now hard-fail on a missing signing key
(matching the existing dev/rc guard) instead of silently publishing an
index next to a stale signature. gen-index.sh now publishes the index
and its signature atomically.

Also: bakery install on an already-installed package no longer
silently reinstalls/downgrades, cmd_update exits non-zero for unknown
packages, and the unused toml dependency is removed.
2026-08-05 13:55:57 +08:00
..
dev-bakery.yml CI: single-trunk model — dev triggers on main, beta becomes RC-tag-triggered 2026-07-31 11:05:17 +08:00
dev-bread-theme.yml CI: single-trunk model — dev triggers on main, beta becomes RC-tag-triggered 2026-07-31 11:05:17 +08:00
package.yml Use REGISTRY_TOKEN (scoped write:package) for registry publish 2026-06-13 22:55:39 +08:00
rc-bakery.yml CI: single-trunk model — dev triggers on main, beta becomes RC-tag-triggered 2026-07-31 11:05:17 +08:00
rc-bread-theme.yml CI: single-trunk model — dev triggers on main, beta becomes RC-tag-triggered 2026-07-31 11:05:17 +08:00
release-bakery.yml bakery: fix correctness, reliability, and security issues from audit 2026-08-05 13:55:57 +08:00
release-bread-theme.yml bakery: fix correctness, reliability, and security issues from audit 2026-08-05 13:55:57 +08:00