Commit graph

5 commits

Author SHA1 Message Date
Breadway
74a3dc5cfa fix: use relative symlink for latest to work inside Docker containers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 08:59:06 +08:00
Breadway
fe68d08967 fix: add contents: write permission for GitHub Release creation
Some checks failed
release / build (push) Failing after 43s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 00:00:43 +08:00
Breadway
c6e0db6b72 fix: create GitHub Release before uploading artifacts 2026-06-06 23:52:29 +08:00
Breadway
6b5f4f475f 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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 22:30:29 +08:00
Breadway
6c5536733f Init commit 2026-06-06 13:26:48 +08:00