Commit graph

4 commits

Author SHA1 Message Date
Breadway
fb25c3bd96 fix: add contents: write permission for GitHub Release creation
Some checks failed
release / build (push) Failing after 37s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 00:00:50 +08:00
Breadway
cf5393635c fix: create GitHub Release before uploading artifacts 2026-06-06 23:52:49 +08:00
Breadway
98b49c0d31 fix: add missing build deps for hestia (Ubuntu) runner 2026-06-06 23:20:02 +08:00
Breadway
60b883913a Add bakery.toml and release workflow; improve connect error reporting
- bakery.toml: describes breadcrumbs for bakery install
- release.yml: builds on hestia self-hosted runner, publishes binary to
  dl.breadway.dev and GitHub Releases on v* tags
- flow.rs/nm.rs: connect_and_verify now returns Result<(), String> with
  a descriptive error message instead of a bare bool

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 22:31:29 +08:00