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
Sloane Hertel 05608b20e8
Fix listing collections that are missing the metadata required by build (#76596)
* Rethread pr/70185 through the dependency resolver

Hang optional metadata toggle on the ConcreteArtifactsManager instead of threading it through whole list codepath

Don't error while listing collections if a collection's metadata is missing keys required for building a collection.

Give an informative warning if metadata has been badly formatted.

Co-authored-by: Sam Doran <sdoran@redhat.com>
2 years ago
..
build.yml Remove COMMAND_WARNINGS and warn (#77411) 3 years ago
download.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
fail_fast_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
init.yml Fix removing existing dir/files with `ansible-galaxy collection init --force` (#78403) 2 years ago
install.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
list.yml Fix listing collections that are missing the metadata required by build (#76596) 2 years ago
main.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
publish.yml Galaxy server update (#72286) 4 years ago
pulp.yml ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
revoke_gpg_key.yml ansible-galaxy-collection - use --pinentry-mode loopback for gpg key revocation (#77967) 2 years ago
setup_gpg.yml fix ansible-galaxy-collection test with revoked key (#77989) 2 years ago
supported_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
unsupported_resolvelib.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
upgrade.yml collection: match skip message as per role install (#74861) 3 years ago
verify.yml Clean up integration tests (#77516) 3 years ago