fix(buildenv): BINARIES hero_collab_ui → hero_collab_web #53
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_collab!53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_buildenv_collab_web"
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?
Producer rebrand
bedaffbflippedcrates/hero_collab_ui [[bin]] nametohero_collab_weband renamed the socket fromui.socktoweb.sock, but missed theBINARIESlist inbuildenv.shthatbuild-linux.yamluses to (a) verify post-build artifacts exist undertarget/release/and (b) name the release assets uploaded to Forgejo Releases.Without this, the next tag fails at the post-build check:
cargo still produces a binary at
target/release/hero_collab_web(due to the[[bin]]rename incrates/hero_collab_ui/Cargo.toml), so the workflow just needs to ask for the new name.Companion commits
bedaffb— producer binary + socket rename.lhumina_code/hero_skills:51afcfd— consumerservice_collab.nupre-flipped to_web/web.sockto match.Out of scope
PROJECT_STRUCTURE.mdandplan/impl-*.mdstill mentionhero_collab_uias a binary / socket name. The plans usecargo build -p hero_collab_uiwhich is correct (package name unchanged);PROJECT_STRUCTURE.mdis a separate doc cleanup.mik-tf referenced this pull request from lhumina_code/hero_demo2026-05-07 18:31:17 +00:00