-
Notifications
You must be signed in to change notification settings - Fork 410
Add matrix_exclude to skip ansible-core 2.16 and specific Python versions for sanity and unit tests
#2304
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
Conversation
Commit edit suggestion Co-authored-by: GomathiselviS <[email protected]>
|
Build succeeded. ❌ ansible-galaxy-importer FAILURE in 3m 34s (non-voting) |
|
Build succeeded (gate pipeline). ❌ ansible-galaxy-importer FAILURE in 3m 47s (non-voting) |
|
Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry. |
Prerequisite PR: #2304 Updating requires_ansible version in preparation for 10.0.0 (a major release) per release guidelines. Reviewed-by: Mandar Kulkarni <[email protected]>
…2310) Per changes made in #2304 ; these need to be documented in the README. Reviewed-by: Alina Buzachis Reviewed-by: GomathiselviS <[email protected]>
|
You can drop the include and exclude list here and merge ansible-network/github_actions/pull/177 that will fix CI for all repos that use ansible-network/github_actions |
|
Ok, you can't as the intention is to remove ansible-core 2.16 that is EOL |
Prerequisite PR: ansible-collections#2304 Updating requires_ansible version in preparation for 10.0.0 (a major release) per release guidelines. Reviewed-by: Mandar Kulkarni <[email protected]>
…nsible-collections#2310) Per changes made in ansible-collections#2304 ; these need to be documented in the README. Reviewed-by: Alina Buzachis Reviewed-by: GomathiselviS <[email protected]>
Excluding testing on
ansible-core2.16 as well as specified Python versions.