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-scm/templates
Sloane Hertel f38a97cece
Fix build_ignore when installing a collection from source (#75547)
* Make individual dirs that should exist instead of using shutil.copytree

* Test build_ignore when installing collections in git repos

* changelog

* Fix assertion
Fix git directory

* Fix nested content while building the collection dir

Test installing a collection from a git repo and artifact have the same result

Refactor to use variables
3 years ago
..
git_prefix_name.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
name_and_type.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
name_without_type.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
source_and_name.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
source_and_name_and_type.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
source_only.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago