-
Notifications
You must be signed in to change notification settings - Fork 23
Remove ansible 2.15 from workflow and add python 3.12 #189
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
Remove ansible 2.15 from workflow and add python 3.12 #189
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #189 +/- ##
=======================================
Coverage 90.27% 90.27%
=======================================
Files 143 143
Lines 16553 16553
Branches 2365 2365
=======================================
Hits 14944 14944
Misses 941 941
Partials 668 668
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@forrestxia Lint job now is updated to ansible-lint. So the required check does not apply. It should be Okay after this PR is merged and workflow is updated. |
(cherry picked from commit fee6175)
Description
Due to failures in UT process, remove Ansible 2.15 which is not in support matrix from workflow combination
Add python 312 for workflow
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration