1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

[stable-11] AZP: Generate CI matrix and run tests with antsibull-nox (#12330)

* AZP: Generate CI matrix and run tests with antsibull-nox.

* Update aliases test.

* Fix wrong remote name.
This commit is contained in:
Felix Fontein 2026-06-23 20:27:03 +02:00 committed by GitHub
parent b48c2dcf22
commit ade1bec4ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 386 additions and 266 deletions

View file

@ -21,11 +21,6 @@ concurrency:
cancel-in-progress: true
jobs:
nox:
uses: ansible-community/antsibull-nox/.github/workflows/reusable-nox-run.yml@main
with:
session-name: Run extra sanity tests
change-detection-in-prs: true
ansible-test:
uses: ansible-community/antsibull-nox/.github/workflows/reusable-nox-matrix.yml@main
with: