Skip to content

v0.2.0

Latest

Choose a tag to compare

@solomonneas solomonneas released this 10 Jun 06:56
· 33 commits to main since this release

First PyPI release. Install with pipx install bootstrap-doctor.

Changed

  • Made brigade-cli optional. Bootstrap size limits (soft/hard/ceiling) are still sourced from brigade.budgets when brigade is installed, but a new bootstrap_doctor.budgets module mirrors those canonical values as a fallback so the tool runs standalone. Install the brigade extra (pipx install "bootstrap-doctor[brigade]") to source the limits from brigade directly.
  • Repository now lives under the escoffier-labs org.

Added

  • Publish-on-tag GitHub Actions workflow (builds and uploads to PyPI on v* tags).
  • Test asserting the package imports and the mirrored fallback constants are used when brigade is absent.

PyPI: https://pypi.org/project/bootstrap-doctor/0.2.0/