Refactor hero proc #42
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_proc!42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_refactor"
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?
Implementation Summary
Files Deleted
.claude/directory (dev-specific Claude Code config).forgejo/workflows/build-macos.yaml.disabled(dead disabled workflow)crates/hero_proc_factory/(orphaned crate, functionality already inhero_proc_sdk).forgejo/workflows/test.yaml(merged intobuild.yaml)Files Created
docs/cli.md— CLI command reference extracted from READMEdocs/architecture.md— Architecture, crate structure, core concepts extracted from READMEdocs/development.md— SDK usage, env vars, server flags extracted from README.forgejo/workflows/docker.yaml— Docker image build workflow.forgejo/workflows/release.yaml— renamed frombuild-linux.yamlFiles Modified
README.md— Reduced from ~400 to ~86 lines with links to docsMakefile— Simplified from ~218 to ~177 lines, removed unused targets.gitignore— Added.claude/entry.forgejo/workflows/build.yaml— Consolidated with test.yaml into single CI workflowdocker/Dockerfile— Fixed brokenhero_proc_pid1reference, addedhero_proc_uibuildenv.sh— Bumped VERSION to 0.5.0Cargo.toml— Bumped workspace version to 0.5.0crates/hero_proc_server/src/main.rs— Fixed clippy redundant_closure warning.rsfiles — Fixed pre-existingcargo fmtissuesCI Fixes
make test(they require a running server)Edits rather than these are formatting edits.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.