Skip to content

Releases: Calysto/maintainer_tools

1.5.1

18 May 19:59

Choose a tag to compare

Bugs Fixed

  • fix: allow Calysto/maintainer_tools in zizmor config

Maintenance and upkeep improvements

  • chore: pre-commit autoupdate
  • feat: extract and test pre-commit-autoupdate diff parsing
  • chore: add pull request template

Dependency updates

  • Bump actions/create-github-app-token from 3 to 3.1.1 in the actions group

1.5.0

12 May 17:19

Choose a tag to compare

Enhancements Made

  • feat: add build action wrapping hynek/build-and-inspect-python-package v2.18.0

1.4.1

11 May 17:55

Choose a tag to compare

Bugs Fixed

  • fix: allow Python prereleases in base-setup

1.4.0

11 May 11:52

Choose a tag to compare

Enhancements Made

  • feat: improve pre-commit-autoupdate action

1.3.0

06 May 18:51

Choose a tag to compare

Enhancements Made

  • feat: add pre-commit-run and pre-commit-autoupdate actions using prek
  • feat: add zizmor action
  • feat: add codeql action

Maintenance and upkeep improvements

  • chore: pre-commit autoupdate
  • chore: pre-commit autoupdate

Dependency updates

  • Bump the actions group across 1 directory with 4 updates
  • Bump the actions group with 2 updates
  • Bump the actions group with 2 updates

1.2.1

25 Mar 14:36

Choose a tag to compare

Enhancements Made

  • Enhancement: replace command input with setup/test inputs using pip/pytest defaults

Bugs Fixed

  • Fix: unpack sdist outside the checkout directory

1.2.0

25 Mar 13:02

Choose a tag to compare

Enhancements Made

  • Enhancement: add test file validation to test-sdist action

Maintenance and upkeep improvements

  • Fix publish job dry_run handling for schedule trigger

1.1.1

24 Mar 02:54

Choose a tag to compare

Enhancements Made

  • Enhancement: display inputs and run context in GitHub step summary

Maintenance and upkeep improvements

  • Enhancement: clean up GitHub step summary output
  • Enhancement: improve changelog header levels and release summary output
  • Fix step summary header levels

1.1.0

23 Mar 20:51

Choose a tag to compare

Enhancements Made

  • Support user-provided changelog body in release action and workflow
  • Document changelog_body options for multiline release notes

1.0.3

23 Mar 18:46

Choose a tag to compare

Bugs Fixed

  • Fix: ignore draft releases when determining fromTag