ci: rename release artifacts to target-triple form (home#212) #139
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_whiteboard!139
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?
Per lhumina_code/home#212, release assets should embed the full target triple in their suffix so consumers can match a single canonical name across producers.
Naming-only change; matrix targets (build inputs) are unchanged.
The prior tag (v0.1.0) failed to publish because FORGEJO_TOKEN lacked write:repository scope (HTTP 403 on the release POST). Token has been rotated with the correct scope; once this PR lands a fresh v0.1.0-rc1 tag will exercise the corrected workflow.
Workspace pre-merge gate locally green: cargo fmt --check, cargo clippy --workspace --all-targets -- -D warnings, cargo build --workspace --release all clean.
Signed-off-by: mik-tf