Red Hat Partner Certification Checker v4.1.0

Release announcement: Partner Certification Checker GitHub workflow v4.1.0 has been released. :tada:

Minor Changes:

  • Add a collection-deps input to install collections during ansible-test sanity checks. The input corresponds to the test-deps input in ansible-community/ansible-test-gh-action. @oranod

See the full changelog.

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

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