fix(mirror): exit non-zero when create hits an admin-suspended mirror

main

Commit

toothbrush2mo ago

A suspended mirror can't be used, so repo mirror create now fails (exit non-zero) after printing the warning instead of exiting 0 — a script chaining a clone shouldn't treat it as success. One-shot returns a SilentError (the warning is the message); the wizard marks the mirror a failure so the batch exits non-zero too.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com Entire-Checkpoint: 01bf244ea5d6

Checkpoints

Mirror Admin Suspension Warnings and Cleanup

Claude Code
View session
Checkpoint 1