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/units/galaxy
Sloane Hertel 2efb33d200
Fix listing collections that are missing the metadata required by build (#76596) (#78411)
* 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>
(cherry picked from commit 05608b20e8)
3 years ago
..
__init__.py Collection test (#59488) 7 years ago
test_api.py [stable-2.13] Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325) (#78405) 3 years ago
test_collection.py Fix listing collections that are missing the metadata required by build (#76596) (#78411) 3 years ago
test_collection_install.py Make unit test for missing git executable more generic (#78173) (#78174) 4 years ago
test_role_install.py Fix tests failing on pytest 7 (#76670) 4 years ago
test_role_requirements.py galaxy: handle plus sign in user token appearing in role url (#73057) 5 years ago
test_token.py [stable-2.13] Use unittest.mock instead of mock. (#77883) 4 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 6 years ago