refactor: rename hero_proxy_ui -> hero_proxy_admin (ui.sock -> admin.sock) #47
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!47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_proxy_admin_rename"
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?
Aligns hero_proxy producer with the workspace
_adminconvention codified byhero_router/src/service_manager/services/*.rs(SSOT) and thehero_service_testskill.\n\nMirrors hero_db PR #29 and hero_proc PR #98. Priority producer under lhumina_code/home#228 .\n\n## Changes\n- crates/hero_proxy_ui/ → crates/hero_proxy_admin/\n- package + bin name + clap command name → hero_proxy_admin\n- socket path ui.sock → admin.sock (cross-service refs preserved)\n- env var HERO_PROXY_UI_ → HERO_PROXY_ADMIN_\n- workspace Cargo.toml + buildenv.sh + Makefile + scripts + README + docs\n\n## Local gate\n- [x] cargo check --workspace\n- [x] cargo fmt --check\n\nFull clippy + release-build matrix runs on Forgejo CI.\n\nSigned-off-by: mik-tfSuperseded by upstream commit
e19be3fon development (align logging src, rename admin binary, remove Makefiles and sh scripts). Closing.Pull request closed