You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-galaxy-collection/tasks
Tadej Borovšak b9e2c4e37d
Add tests for ignore functionality of collection build (#69345)
In order to test this piece of functionality, we create a dedicated
collection that contains files that should be ignored when building
the collection tarball.

After the collection is built, we make sure the produced tarball does
not contain any files that should be ignored.
4 years ago
..
build.yml Add tests for ignore functionality of collection build (#69345) 4 years ago
download.yml fix downloading collections in git repos and tar.gz artifacts (#70524) 4 years ago
galaxy_ng.yml Test against galaxy_ng (#70303) 4 years ago
init.yml Add tests for ignore functionality of collection build (#69345) 4 years ago
install.yml Test against galaxy_ng (#70303) 4 years ago
main.yml ansible-galaxy - fix fallback for AH searches (#70957) 4 years ago
publish.yml Test against galaxy_ng (#70303) 4 years ago
pulp.yml Test against galaxy_ng (#70303) 4 years ago