Skip to content

v0.2.0

Latest

Choose a tag to compare

@osolmaz osolmaz released this 08 Jul 13:31

What's Changed

github-sane-defaults now shows progress during long owner-wide runs.

  • Added --progress and --no-progress.
  • Shows repository-detail loading progress for OWNER --all scans.
  • Shows planning progress while checking repository settings and rulesets.
  • Shows apply progress after confirmation, counted only against repositories with real changes.
  • Keeps progress on stderr and final plan/apply output on stdout.
  • Uses bounded concurrency for repository detail loading and planning while preserving final plan order.
  • Supports user-account --all runs by using the authenticated /user/repos flow and filtering to the requested owner.

Verification

  • npm run check
  • npm run dry
  • npm run mutate
  • npm run slophammer
  • npx -y @simpledoc/simpledoc check
  • git diff --check
  • Release workflow passed and published github-sane-defaults@0.2.0 to npm with provenance.