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
Sviatoslav Sydorenko 6f4b4c345b
Match user-requested transitive pre-releases in collection dependency resolver (#73416)
* Add direct+transitive pre-release regression test

* Match user-requested transitive pre-releases

This change makes sure that in scenario when a user requests
collectionA-pre and collectionB that depends on collectionA,
collectionA-pre would actually match that collectionA requirement
while `--pre` is unset.

Co-authored-by: Jordan Borean <jborean93@gmail.com>
3 years ago
..
files Add integration tests to ansible-galaxy-collection for 'ansible-galaxy collection verify' (#73229) 4 years ago
library ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
meta ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 4 years ago
tasks Match user-requested transitive pre-releases in collection dependency resolver (#73416) 3 years ago
templates ansible-galaxy - source deps from all servers and not just parent (#72576) 4 years ago
vars Match user-requested transitive pre-releases in collection dependency resolver (#73416) 3 years ago
aliases Test against galaxy_ng (#70303) 4 years ago