Red Hat Partner Certification Checker v5.0.0

Release announcement: Partner Certification Checker GitHub workflow v5.0.0 has been released. :tada:

Major Changes:

  • Set Python 3.12 as the target Python version in the sanity matrix for each ansible-core stable branch. Previously, sanity tests ran against all Python versions supported by each ansible-core version. This change aligns the checker with downstream Execution Environments, which only ship Python 3.12.

Minor Changes:

See the full changelog.

If you run the certification.yml workflow in your repository, please update the following line to call v5.0.0:

uses: ansible-collections/partner-certification-checker/.github/workflows/certification-reusable.yml@v5.0.0

If you don’t run the workflow, please consider using it to ensure you’ll catch and fix errors before submitting your collection to Automation Hub. Please read the installation guide for details.

2 Likes