Commit graph

10 commits

Author SHA1 Message Date
Breadway
165e797cec docs: expand README with install, usage, and pipeline overview 2026-06-07 00:17:27 +08:00
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
fad23d3797 fix: skip non-binary files in binary loop; don't capture stderr into pkg 2026-06-06 23:43:02 +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
257619447a Merge pull request #1 from Breadway/copilot/create-readme-md
Add workspace README.md
2026-06-06 14:02:49 +08:00
copilot-swe-agent[bot]
68c00a5e49 Capitalize ecosystem references in README.md 2026-06-06 05:52:01 +00:00
copilot-swe-agent[bot]
fa3921d06c Fix naming consistency in README.md 2026-06-06 05:51:41 +00:00
copilot-swe-agent[bot]
d85233a388 Add README.md 2026-06-06 05:50:18 +00:00
Breadway
6c5536733f Init commit 2026-06-06 13:26:48 +08:00