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 321848e98d
fix installing collections from git repos that contain MANIFEST.json (#79808)
* add null 'manifest' key to metadata for git repo collections containing MANIFEST.json

changelog

* set to Sentinel instead of None

* Test installing a collection in a git repo that contains a MANIFEST.json

* fix test

* Update changelogs/fragments/ansible-galaxy-install-git-src-manifest.yml
2 years ago
..
download.yml Use --no-deps when installing amazon.aws and not testing dependencies (#77091) 3 years ago
empty_installed_collections.yml Fix build_ignore when installing a collection from source (#75547) 3 years ago
individual_collection_repo.yml Use --no-deps when installing amazon.aws and not testing dependencies (#77091) 3 years ago
main.yml fix installing collections from git repos that contain MANIFEST.json (#79808) 2 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 Remove double spaces in errormessage (#77839) 2 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_collection_bad_version.yml ansible-galaxy - validate version for directories and collections in git repos (#76579) 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
test_invalid_version.yml ansible-galaxy - validate version for directories and collections in git repos (#76579) 3 years ago
test_manifest_metadata.yml fix installing collections from git repos that contain MANIFEST.json (#79808) 2 years ago
test_supported_resolvelib_versions.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago