github ansible-community/antsibull 0.46.0

latest releases: 0.61.1, 0.61.0, 0.60.0...
23 months ago

Release Summary

Feature and bugfix release with improvements for the release role, release building, and changelog generation.

Minor Changes

  • Avoid including the complete condensed changelog of collections added to Ansible to that Ansible release's changelog and porting guide entries (#428).
  • The build-release role now also uses antsibull_data_reset to prevent regeneration of build-X.ansible for alpha and beta-1 releases (#422).

Bugfixes

  • In the build-release role, when antsibull_force_rebuild is true, delete the existing python wheel in addition to the release tarball (#427).
  • Remove various empty lines from generated setup.py (#424, #425).
  • Use packaging.version instead of (indirectly) distutils.version to check whether the correct ansible-core version is installed (#426).

Don't miss a new antsibull release

NewReleases is sending notifications on new releases.