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

Backport "fix linters in github actions (#848)" to stable-3 #850

Open
wants to merge 2 commits into
base: stable-3
Choose a base branch
from

Conversation

yurnov
Copy link
Contributor

@yurnov yurnov commented Jan 16, 2025

Fix bug #846
within this commit ansible/ansible-lint updated to 24.12.2 and config moved to .config folder

(cherry picked from commit 159a63a)

This is cherry-pic of #848 as patchback failed here

Fix bug ansible-collections#846
within this commit ansible/ansible-lint updated to 24.12.2 and config moved to .config folder

(cherry picked from commit 159a63a)
Copy link

@yurnov
Copy link
Contributor Author

yurnov commented Jan 16, 2025

Oh, linters failed here for:

Error: 'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0

The reason for that is that stable-3 has requires_ansible: '>=2.14.0' that is valid for 3.x.y version of the collection. So, that can be ignored. @gravesm should I update PR to add meta-runtime[unsupported-version] to exclude?

@yurnov yurnov mentioned this pull request Jan 16, 2025
33 tasks
support of ansible-core 2.14.0 dropped in kubernetes.core 5.0.0 and 3.x.y should keep support of ansible-core 2.14.x that reach EOM
Copy link

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.

1 participant