mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-18 17:05:13 +00:00
https://github.com/ansible-collections/partner-certification-checker/blob/main/README.md Unfortunately we cannot use the checkers provided by their team because they assume the git repo is in collection format - you cannot convert to collection format first then point the checkers at that collection. Instead, implement our own checkers that do the same (and more) - check with multiple versions of ansible-lint and ansible-test to ensure we cover: * all supported versions of EL * Automation Hub gating * the latest versions of Ansible, including the latest milestone version This requires the latest version of tox-lsr Signed-off-by: Rich Megginson <rmeggins@redhat.com> |
||
|---|---|---|
| .. | ||
| ansible-lint.yml | ||
| ansible-managed-var-comment.yml | ||
| ansible-test.yml | ||
| build_docs.yml | ||
| changelog_to_tag.yml | ||
| codeql.yml | ||
| codespell.yml | ||
| markdownlint.yml | ||
| pr-title-lint.yml | ||
| python-unit-test.yml | ||
| qemu-kvm-integration-tests.yml | ||
| shellcheck.yml | ||
| test_converting_readme.yml | ||
| tft.yml | ||
| tft_citest_bad.yml | ||
| weekly_ci.yml | ||
| woke.yml | ||