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

Upgrades Ansible and Python versions #470

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

joewesch
Copy link
Contributor

@joewesch joewesch commented Dec 20, 2024

Closes: #468

Included changes:

  • Adds testing for Ansible 2.18
  • Adds testing for Python 3.12
  • Drops support for Python 3.10
  • Changes CI base image from ubuntu 22.04 to 24.04
  • Upgrades nautobot-bgp-models to latest version for integration tests
  • Removes coverage as dev dependency
    • ansible-test now installs the proper version it needs at run time depending on the ansible version
  • Fixed sending sanity and unit args to image builds
  • Fixed multiple test assertions to use proper methods
  • Changed bandit not to scan the local collections folder (installed when hosting docs locally)

@joewesch joewesch merged commit 2a9de54 into develop Dec 23, 2024
7 checks passed
@joewesch joewesch deleted the u/joewesch-468-ansible-2.18 branch December 23, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update ansible and python versions
2 participants