-
Notifications
You must be signed in to change notification settings - Fork 158
Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #867
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
Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #867
Conversation
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 25s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 35s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 2m 52s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 21s |
|
Failed sanity is 2.15 with: That is expected. To be corrected in the https://github.com/ansible-network/github_actions |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 56s |
PR prepared: ansible-network/github_actions#171 |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 34s |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 41s |
|
I rebased PR |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 23s |
|
Hi @beeankha, @gravesm, would you like to review ansible-network/github_actions#173 to stabilize CI? |
ansible-core 2.15 reach EOL in Nov 2024
…time.yml Version 6.0.0-dev0 MUST be replaced with 6.0.0 in the release 6.0.0 PR/commit
reson for that commit is a stable-2.19 branch of ansible that means that devel and milestone switched to 2.20
|
PR rebased on top of current main (after #903) |
|
Finally, all tests passed (including |
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 50s |
|
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 3m 27s |
cb2070c
into
ansible-collections:main
SUMMARY
This is initial to prepare the
mainbranch to version 6.0.0 (6.0.0-dev0ingalaxy.yml) and includes following braking changes:ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
The initial version of this PR doesn't remove
tests/sanity/ignore-2.14.txtandtests/sanity/ignore-2.15.txt, and CI part will require removing version 2.15 from the matrix in https://github.com/ansible-network/github_actions, so, we have external dependency here.