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
Sloane Hertel 551ddebeab
[2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#78722)
* Limit Galaxy API calls during ansible-galaxy collection dependency resolution when possible

Installing a tarfile with a dependency from a Galaxy server (e.g. dependencies: {'ns.coll': '>=1.0.0'}) does not get the available versions of the dependency from the galaxy server if a sufficient version is already installed.

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit 41b62f7db4)
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration [2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#78722) 3 years ago
lib/ansible_test [stable-2.13] ansible-test - Fix integration test target filter. (#78862) 3 years ago
sanity Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
support Remove collections compat from controller code. 4 years ago
units Fix pytest collection during test_host partial run (#78594) 3 years ago
utils/shippable Fix Windows CI scripts. 4 years ago