Align hero_voice workspace structure with hero_services reference pattern #3
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_voice#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
upgrade, integrate in services
hero_voice following standardsto Align hero_voice workspace structure with hero_services reference patternAfter converting hero_voice to a 5-crate workspace, several structural gaps remain compared to hero_services (the reference implementation). These include missing CI authentication for private dependency fetching, a redundant workflow file, missing LICENSE, missing per-crate Makefiles, and stale generated artifacts left over from earlier configurations.
The PR is merged and the code structure is updated as mentioned in the issue