ci: 8-item Phase 2 playbook → hero_foundry release pipeline #29
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_foundry!29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_release_assets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Layers session 56 fixes on top of session 53's
1cbf71acluster A baseline. Bringshero_foundryto parity with the post-biz canonical release pipeline (the 8-item Phase 2 pre-flight playbook captured at hero_demo#54 c29136).Validated end-to-end:
v0.2.3-rc2published 6 release assets with full Rust target-triple naming (3 binaries × 2 archs). Both runs green.Changes
.forgejo/workflows/build-linux.yaml):x86_64-unknown-linux-musl,aarch64-unknown-linux-gnu) per home#212.actions/checkout@v4(drops manual git clone).python3(in runner image) replacesjq(not in image) — playbook item 4.rustup target add ${{ matrix.target }}defensive step — playbook item 8.crates/hero_foundry_webdav_client/Cargo.toml):reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }purgesopenssl-sysfrom the lockfile (3 → 0 entries) — playbook item 2.scripts/build_lib.sh):apt install jqworkaround (no longer needed once workflow uses python3).rustup target add x86_64-unknown-linux-muslpre-install for E0463 prevention.cargo build --workspace --releasegreen.#[allow(clippy::too_many_arguments)]onmerge_branches.Test plan
cargo build --workspace --release— green (43.6s on warm cache).v0.2.3-rc2— both matrix legs green.service_foundry install --from-ci --version v0.2.3-rc2(separate PR on hero_skills).Tracker
🤖 Generated with Claude Code
mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-04 22:40:09 +00:00