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

Refactor: compose all ansible-test arguments in Python code #75

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

felixfontein
Copy link
Contributor

First commit of #73 (plus applicable linting parts of the third commit).

if (
gha_testing_type == 'integration'
and gha_ansible_core_version not in {
'stable-2.9', 'stable-2.10', 'stable-2.11'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In follow-up refactorings, it would be nice to put such sets into vars as well, to label what this piece of data means.

@webknjaz webknjaz merged commit 9e05096 into ansible-community:main Mar 31, 2024
9 checks passed
@felixfontein felixfontein deleted the skip-part branch March 31, 2024 21:11
@felixfontein
Copy link
Contributor Author

@webknjaz thanks for reviewing and merging!

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.

None yet

2 participants