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/tasks
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
..
download.yml Replace the inhouse collection dependency resolver with `resolvelib` 3 years ago
empty_installed_collections.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
individual_collection_repo.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
main.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
multi_collection_repo_all.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
multi_collection_repo_individual.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
reinstalling.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
requirements.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
scm_dependency.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
scm_dependency_deduplication.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
setup.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
setup_multi_collection_repo.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
setup_recursive_scm_dependency.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago