ci: add release pipeline + reqwest→rustls (cluster E port) #5
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_matrixchat!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_release_pipeline"
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?
Cluster E port of the canonical hero_biz / hero_foundry / hero_whiteboard release pipeline.
What
.forgejo/workflows/build-linux.yaml — copied verbatim from lhumina_code/hero_biz. Matrix x86_64-unknown-linux-musl + aarch64-unknown-linux-gnu (cross), target-triple-named assets per lhumina_code/home#212, explicit rustup target add, python3 GET-first/POST-fallback release creation, generic package-registry upload.
Cargo.toml — workspace reqwest gets default-features = false, features = [json, rustls-tls]. Drops openssl-sys, openssl, native-tls and ~440 transitive lock lines (required for static musl). Mirrors lhumina_code/hero_foundry#29.
Pre-merge gate
Next
Part of lhumina_code/hero_demo#54 Phase 2 — cluster E (matrixchat).
Signed-off-by: mik-tf