Fixes #703 #705
Reference in New Issue
Block a user
Delete Branch "fix/703-wrapper-interactive-auth"
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?
Summary
Verification
Fixes #703
VERIFIED APPROVE reviewer-of-record [W-jarvis:reviewer] head
d1b43f8fb4Reviewed PR #705 against
mainat exact headd1b43f8fb49073c997d449bdac9b4e6d6bf91aa8.Evidence:
fix/703-wrapper-interactive-authboth resolve tod1b43f8fb49073c997d449bdac9b4e6d6bf91aa8.+198/-0; changes are limited to the Git wrapper auth/interactive path plus shell regression harnesses and scratchpad evidence.git diff --checkclean.issue-create.shnow supports-i/--interactive, prompts only for missing fields, and preserves explicit CLI values as precedence.tea api --login <login> /userbefore using Tea mutation commands; stale authenticated-user failures route to the existing host-scoped Gitea API fallback for both issue and PR creation.--no-verifyor direct-main/deploy behavior introduced.bash -n packages/mosaic/framework/tools/git/*.shpackages/mosaic/framework/tools/git/test-issue-create-interactive-auth.shpackages/mosaic/framework/tools/git/test-issue-create-body-safety.shpackages/mosaic/framework/tools/git/test-gitea-login-resolution.shpackages/mosaic/framework/tools/git/test-pr-metadata-gitea.shpackages/mosaic/framework/tools/git/test-pr-merge-gitea-empty-uid.shbash packages/mosaic/framework/tools/git/test-lane-brief-pr-linkage.shsuccesson commitd1b43f8fb49073c997d449bdac9b4e6d6bf91aa8; install, sanitization, typecheck, lint, format, and test steps are success. Push pipeline #1673 is alsosuccesson the same commit. CI logs show typecheck41 successful, 41 total,0 cached; lint23 successful, 23 total,0 cached; tests41 successful, 41 totalafter DB migration.No merge performed by reviewer.