ansible-lint-junit

ansible-lint to JUnit converter

MIT License

Downloads
15.2K
Stars
13
Committers
6

Bot releases are visible (Hide)

ansible-lint-junit - 0.17.8 Latest Release

Published by github-actions[bot] 11 months ago

ansible-lint-junit - 0.17.7

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/wasilak/ansible-lint-junit/compare/0.17.6...0.17.7

ansible-lint-junit - 0.17.6

Published by github-actions[bot] about 2 years ago

ansible-lint-junit - 0.17.5

Published by github-actions[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/wasilak/ansible-lint-junit/compare/0.17.4...0.17.5

ansible-lint-junit - 0.17.4

Published by github-actions[bot] over 2 years ago

ansible-lint-junit -

Published by wasilak over 3 years ago

  • Breaking changes:
    • support for new ansible-lint output formats: -p and --parseable-severity
    • ansible-lint --nocolor argument is required in order to handle stuff like this: \x1b[34
  • Requirements:
    • ansible-lint >= 5.0.7
    • lxml >= 4.6.3