Commit graph

2 commits

Author SHA1 Message Date
Breadway
7b9553e4cd fix: add missing build deps for hestia (Ubuntu) runner 2026-06-06 23:20:02 +08:00
Breadway
248b97c92f 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
2026-06-06 22:31:29 +08:00