refactor: rename hero_proxy_ui → hero_proxy_admin (Phase 1) #50
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_proxy!50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_ui_to_admin"
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?
s77 already flipped bin name to hero_proxy_admin upstream. This PR completes the migration: crate dir + [package].name + workspace member + inline hero_proxy_ui refs in src/main.rs (route paths, log service-name, env-filter target) + hero_proxy_app/src/rpc.rs path-prefix doc + hero_proxy/src/main.rs CLI doc. Socket already on admin.sock; no socket migration. Verified via hero_builder: 3/3 binaries built clean. Tracked under lhumina_code/home#230 Phase 1.