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

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

This release contains a potentially breaking change (entries in sanity/ignore-*.txt files are now validated too) and documentation improvements. See the changelog for details.

Since v2.0.0, the project uses immutable releases for better security, so no floating tags like v1 anymore (v1 is also made immutable and is kept for backwards compatibility).

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

uses: ansible-collections/partner-certification-checker/.github/workflows/certification-reusable.yml@v2.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.

Thank you!

3 Likes