CI: port breadcrumbs onto bread-ecosystem's shared Arch build image #1

Merged
Breadway merged 1 commit from feature/shared-ci into main 2026-08-05 19:51:26 +08:00
Owner

Adds ci/build.sh + ci/bread-ecosystem.rev (pinned to bread-ecosystem
147cfbb) following the pattern proven in breadpad, so releases build
inside the shared pinned container instead of installing toolchain
deps directly on the bare runner. Routes dev/rc/release build+test
steps through it and adds a check.yml for fast clippy/test feedback
on feature/fix branches. No ci/deps.txt — breadcrumbs' dependencies
(clap/serde/toml/serde_json) are pure Rust with no system library
needs; nmcli/tailscale/sudo/xdg-open are shelled out to, not linked.

Adds ci/build.sh + ci/bread-ecosystem.rev (pinned to bread-ecosystem 147cfbb) following the pattern proven in breadpad, so releases build inside the shared pinned container instead of installing toolchain deps directly on the bare runner. Routes dev/rc/release build+test steps through it and adds a check.yml for fast clippy/test feedback on feature/fix branches. No ci/deps.txt — breadcrumbs' dependencies (clap/serde/toml/serde_json) are pure Rust with no system library needs; nmcli/tailscale/sudo/xdg-open are shelled out to, not linked.
Breadway added 1 commit 2026-08-05 19:51:04 +08:00
CI: port breadcrumbs onto bread-ecosystem's shared Arch build image
All checks were successful
check / check (push) Successful in 41s
fe9ddbda57
Adds ci/build.sh + ci/bread-ecosystem.rev (pinned to bread-ecosystem
147cfbb) following the pattern proven in breadpad, so releases build
inside the shared pinned container instead of installing toolchain
deps directly on the bare runner. Routes dev/rc/release build+test
steps through it and adds a check.yml for fast clippy/test feedback
on feature/fix branches. No ci/deps.txt — breadcrumbs' dependencies
(clap/serde/toml/serde_json) are pure Rust with no system library
needs; nmcli/tailscale/sudo/xdg-open are shelled out to, not linked.
Breadway merged commit 0f48b1499d into main 2026-08-05 19:51:26 +08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Breadway/breadcrumbs#1
No description provided.