[refactor] Harden Forgejo CLI Helper Repository Parsing and Environment Loading #41
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#42 [test] Verify End-to-End Safety Audit and Tooling Integration
Lavisys/mailsweep
Reference
Lavisys/mailsweep#41
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?
Parent
Part of #39
What to build
Harden
scripts/forgejo.pyto validateowner/repoformat during client initialization and consolidate.envconfiguration loading to remove duplicate parsing logic.Acceptance criteria
ForgejoClient.__init__strictly validates and parsesowner/repopathsBlocked by
Implemented repository path validation and unified .env loading with mailsweep.codecs standards.