forked from autowarefoundation/autoware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(repos): update autoware.repos for autoware_common (autowarefoun…
…dation#4) * chore(repos): autoware.repos for autoware_common * ci(pre-commit-ansible): upgrade ansible-lint * ci(pre-commit-ansible): fix errors (autowarefoundation#3490) * add additional_dependencies Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix ansible-lint errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> --------- Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * ci(pre-commit-ansible): autoupdate (autowarefoundation#3500) * ci(pre-commit-ansible): autoupdate Signed-off-by: GitHub <noreply@github.com> * apply var-naming[no-role-prefix] Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * ignore colcon directories Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fixup Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> --------- Signed-off-by: GitHub <noreply@github.com> Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp> --------- Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: awf-autoware-bot[bot] <94889083+awf-autoware-bot[bot]@users.noreply.github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp>
- Loading branch information
1 parent
2b4fe10
commit b35aa15
Showing
13 changed files
with
48 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
exclude_paths: | ||
- src/ | ||
- build/ | ||
- install/ | ||
- log/ | ||
|
||
skip_list: | ||
- meta-no-info # We don't publish to Ansible Galaxy. | ||
- galaxy # We don't publish to Ansible Galaxy. | ||
- package-latest # Since this is a development environment, we allow the latest versions. | ||
|
||
warn_list: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
repos: | ||
- repo: https://github.com/ansible/ansible-lint.git | ||
rev: v6.9.0 | ||
rev: v6.16.1 | ||
hooks: | ||
- id: ansible-lint | ||
additional_dependencies: | ||
- ansible |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters