Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring CI/CD up to date and resolve minor Python 3 cryptography issue #250

Merged
merged 8 commits into from
Jan 17, 2024

Conversation

alessfg
Copy link
Collaborator

@alessfg alessfg commented Apr 10, 2023

Proposed changes

ENHANCEMENTS:

  • Bump the Ansible ansible.posix collection to 1.5.4, community.general collection to 6.4.0, community.crypto collection to 2.14.1 and community.docker collection to 3.4.7.
  • Oracle Linux 8 requires the Python python3.11-cryptography package for validating the NGINX App Protect repository certificate.

CI/CD:

  • Split Ansible Lint into its own GitHub Actions job since Molecule no longer runs linters natively.
  • Replace molecule[docker] with molecule and molecule-plugins[docker].
  • Add pre-releases to Release Drafter.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have added Molecule tests that prove my fix is effective or that my feature works
  • I have checked that any relevant Molecule tests pass after adding my changes
  • I have updated any relevant documentation (defaults/main.yml, README.md and CHANGELOG.md)

@alessfg alessfg requested a review from aknot242 as a code owner April 10, 2023 16:02
@alessfg alessfg self-assigned this Apr 10, 2023
@alessfg alessfg added this to the 0.9.1 milestone Apr 10, 2023
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@alessfg alessfg removed the request for review from aknot242 April 11, 2023 00:44
@alessfg alessfg added the enhancement Enhance/improve an existing feature label Jan 17, 2024
@alessfg alessfg changed the title Minor CI/CD improvements Bring CI/CD up to date and resolve minor Python 3 cryptography issue Jan 17, 2024
@alessfg alessfg merged commit f26729c into main Jan 17, 2024
7 checks passed
@alessfg alessfg deleted the ci-cd-improvements branch January 17, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement Enhance/improve an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant