Commit graph

4 commits

Author SHA1 Message Date
Breadway
e4e499bc9c fix: add contents: write permission for GitHub Release creation
Some checks failed
release / build (push) Failing after 6s
2026-06-07 00:00:43 +08:00
Breadway
8c8d44ba52 fix: create GitHub Release before uploading artifacts 2026-06-06 23:52:29 +08:00
Breadway
57ddbab262 Fix release pipeline: bakery.toml discovery and ECOSYSTEM_DIR on hestia
- Add bakery.toml describing the bakery binary as an installable product
- gen-index.sh: check DL_DIR/<pkg>/bakery.toml first (written by each
  product's release workflow), fall back to sibling checkout for local dev
- gen-index.sh: include bakery itself in the products list
- release.yml: use GITHUB_WORKSPACE instead of ECOSYSTEM_DIR (the
  bread-ecosystem runner IS the checkout, no separate clone needed)
- release.yml: copy bakery.toml to DL_DIR during artifact prep
2026-06-06 22:30:29 +08:00
Breadway
6c5536733f Init commit 2026-06-06 13:26:48 +08:00