What's Changed
github-sane-defaults now shows progress during long owner-wide runs.
- Added
--progressand--no-progress. - Shows repository-detail loading progress for
OWNER --allscans. - Shows planning progress while checking repository settings and rulesets.
- Shows apply progress after confirmation, counted only against repositories with real changes.
- Keeps progress on
stderrand final plan/apply output onstdout. - Uses bounded concurrency for repository detail loading and planning while preserving final plan order.
- Supports user-account
--allruns by using the authenticated/user/reposflow and filtering to the requested owner.
Verification
npm run checknpm run drynpm run mutatenpm run slophammernpx -y @simpledoc/simpledoc checkgit diff --check- Release workflow passed and published
github-sane-defaults@0.2.0to npm with provenance.