-
Notifications
You must be signed in to change notification settings - Fork 64
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
Update supported ansible-version as >=2.14 #446
Update supported ansible-version as >=2.14 #446
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #446 +/- ##
=======================================
Coverage 35.67% 35.67%
=======================================
Files 143 143
Lines 11305 11305
Branches 2291 2291
=======================================
Hits 4033 4033
Misses 7272 7272
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Build succeeded. ✔️ build-ansible-collection SUCCESS in 10m 08s |
Build failed. ✔️ build-ansible-collection SUCCESS in 10m 31s |
ansible-galaxy-importer failed with:
Do we have some kind of circular dependency here? |
recheck |
@alinabuzachis |
right, thanks! |
Build succeeded. ✔️ build-ansible-collection SUCCESS in 10m 32s |
I'm missing the integration tests in ansible/check... I've created #447 to run them with cloud.common 3.0.0. |
Looks like the integration tests succeeded in #447 with cloud.common 3.0.0. What now? Remove the WIP and merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'll merge the PR once I receive a couple more approvals. After that, we'll prepare the collection for release. |
Build succeeded (gate pipeline). ✔️ build-ansible-collection SUCCESS in 10m 11s |
396da7b
into
ansible-collections:main
SUMMARY
Dropped support for ansible-version <=2.13 . Updated cloud.common version in galaxy.yml
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION