Breadway
56070c00c3
Switch to tag-pinned bread-ecosystem deps; bump version to v0.3.0
Mirror to GitHub / mirror (push) Successful in 2s
release / build (push) Successful in 1m14s
Build and publish package / package (push) Successful in 1m44s
2026-07-19 03:39:39 +08:00
Breadway
a6007e9a6a
Disable debug package so the main package publishes correctly
...
Mirror to GitHub / mirror (push) Successful in 2s
Build and publish package / package (push) Failing after 3m11s
makepkg's debug split produced a -debug pkg; the upload's head -1 could
grab it instead of the main package. !debug yields a single package.
2026-06-13 23:00:50 +08:00
Breadway
b80e06b253
Disable LTO in PKGBUILD (vendored ring/mlua static libs vs makepkg -flto)
2026-06-13 17:06:55 +08:00
Breadway
f93596adf2
Add packaging/arch PKGBUILD and Forgejo Actions workflows
...
- packaging/arch/PKGBUILD: builds and publishes breadbox to [breadway] repo
- .forgejo/workflows/mirror.yml: mirrors every push/tag to GitHub
- .forgejo/workflows/package.yml: builds on tag, publishes to Forgejo registry
Requires FORGEJO_TOKEN and GITHUB_MIRROR_TOKEN secrets in Forgejo.
2026-06-13 12:12:42 +08:00