network/.github
Rich Megginson b0517d1cfb ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310
The latest version of virtualenv does not support creating
python 2.7 virtualenvs.  Change our CI tests to restrict the version
of virtualenv<20.22.0 and tox<4.15 for py27 environments

Move pylint, flake8, and black checks to the py310 environment
which is currently supported by ansible-core 2.17 and its related
checkers such as ansible-lint and ansible-test

pylint now uses ansible-core 2.17 and restricts the version of
pylint to 3.1.0 which is the version used by ansible-test 2.17

Remove `extends: default` for .yamllint.yml.  The latest version
of ansible-lint will automatically incorporate local yamllint
settings unless there is an `extends:`.

The above changes require some fixes to the role code.

For more information, see
https://github.com/linux-system-roles/tox-lsr/pull/168
and
https://github.com/linux-system-roles/tox-lsr/pull/170

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2024-06-04 18:09:20 -06:00
..
workflows ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 2024-06-04 18:09:20 -06:00
CODEOWNERS Github: Add CODEOWNERS 2023-02-09 14:15:58 +01:00
dependabot.yml ci: ensure dependabot git commit message conforms to commitlint 2023-10-05 17:39:51 -06:00
Dockerfile.c7-network-role CI: Enable CentOS 7 integration test 2022-01-28 17:47:13 +01:00
Dockerfile.c8s-network-role CI: Enable integration test in Github Action 2021-07-28 19:50:09 +08:00
Dockerfile.c9s-network-role CI: Enable CentOS 9 stream integration test 2022-02-05 19:25:09 +01:00
pull_request_template.md ci: Add pull request template and run commitlint on PR title only 2023-06-13 11:23:21 -06:00
run_test.sh refactor: get_ostree_data.sh use env shebang - remove from .sanity* 2023-12-07 07:25:47 -07:00
stale.yml github: add stale workflow 2020-10-26 14:59:30 +01:00