-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bump ansible-community/ansible-lint-action from 6.2.1 to 6.8.2 #159
Bump ansible-community/ansible-lint-action from 6.2.1 to 6.8.2 #159
Conversation
Bumps [ansible-community/ansible-lint-action](https://github.com/ansible-community/ansible-lint-action) from 6.2.1 to 6.8.2. - [Release notes](https://github.com/ansible-community/ansible-lint-action/releases) - [Commits](ansible/ansible-lint-action@v6.2.1...v6.8.2) --- updated-dependencies: - dependency-name: ansible-community/ansible-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Ho boy ! the linter has gone "super strict" mode... |
This is the min profile, also Ansible is getting more strict with newer versions. There are also more strict ones. I did the necessary changes and finalizing the tests to make it compliant. |
@aalaesar @wiktor2200 I just recreated everything from scratch here and LGTM. Feel free to double check my changes.. mostly about spaces in jinja, names of tasks/handlers and order of attributes for blocks (name/when/block). |
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.
Awesome work !
Thank you @staticdev
There were so many errors all of the sudden, I was looking for some configuration error.
I'll definitively look at the v7 changelog asap
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, great work @staticdev!
Bumps ansible-community/ansible-lint-action from 6.2.1 to 6.8.2.
Release notes
Sourced from ansible-community/ansible-lint-action's releases.
Commits
27c37f9
Use ansible-lint 6.8.2 (#129)0102fb3
Update ansible-lint to 6.8.0b1 (#124)98f605e
Update ansible-lint to 6.6.1 (#122)416c1f0
Update ansible-lint to 6.5.2, creator-ee to 0.7.1 (#119)754100e
Update action.yml (#115)5b025e8
Bump actions/setup-python from 3 to 4 (#112)3641cc0
Fix bug with no path arguments (#109)0be276e
Create CODEOWNERS (#110)ad360a4
Refactor retagging action (#107)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)