Collection needs to start having some cicd pipelining, and pre-commit in place. #3

Open
opened 2024-01-25 22:06:04 +00:00 by lanson · 0 comments
Owner

No tests are available yet, but simple things like linting and syntax check should be implemented so that it can be tracked and the collection remains somewhat readable.

  • pipeline stage should run ansible-lint
  • pipeline stage should run yamllint
  • pipeline stage should run python formatter.
  • pre-commit should run ansible-lint
  • pre-commit stage should run yamllint
  • pre-commit stage should run python formatter.
No tests are available yet, but simple things like linting and syntax check should be implemented so that it can be tracked and the collection remains somewhat readable. - [ ] pipeline stage should run ansible-lint - [ ] pipeline stage should run yamllint - [ ] pipeline stage should run python formatter. - [ ] pre-commit should run ansible-lint - [ ] pre-commit stage should run yamllint - [ ] pre-commit stage should run python formatter.
lanson added this to the (deleted) project 2024-01-29 16:40:07 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ansible-collections/hashistack#3
No description provided.