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

1.7: Added 'make ansible_lint' and fixed some of the ansible-lint issues reported #863

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

andy-maier
Copy link
Member

Rolls back PR #839 into 1.7.4.
No review needed.

@andy-maier andy-maier self-assigned this Jan 9, 2024
@andy-maier andy-maier added this to the 1.7.4 milestone Jan 9, 2024
@andy-maier andy-maier force-pushed the 1.7/andy/ansible-lint branch from d019ac3 to 65b474b Compare January 9, 2024 16:18
…eported

Details:

* Added ansible-lint to the development dependencies. Needed to increase some
  package dependencies for development and also for installation.

* Added a new make target 'ansible_lint' for running ansible-lint, in order
  to get a preview of the AutomationHub import warnings.

* Added 'make ansible_lint' as a new step to the Github Actions test workflow.

* Resolved the issues reported by 'make ansible_lint' where possible. The
  remaining issues are those that are also reported by the Ansible
  AutomationHub import.

* Removed some directories from being added into the distribution
  archive for the collection:
  - docs
  - tests/end2end
  - tests/function
  - tests/unit

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier force-pushed the 1.7/andy/ansible-lint branch from 65b474b to 49a5aa6 Compare January 9, 2024 16:27
@andy-maier andy-maier merged commit 08a2893 into stable_1.7 Jan 9, 2024
20 checks passed
@andy-maier andy-maier deleted the 1.7/andy/ansible-lint branch January 9, 2024 16:29
@coveralls
Copy link

Coverage Status

coverage: 51.722%. first build
when pulling 49a5aa6 on 1.7/andy/ansible-lint
into 15dcb34 on stable_1.7.

@andy-maier andy-maier linked an issue Jan 10, 2024 that may be closed by this pull request
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.

Warnings on import to AutomationHub
2 participants