ansible/test/units/galaxy
Sloane Hertel e40889e711
Add support to install collections from git repositories (#69154)
* Enable installing collections from git repositories

* Add tests for installing individual and multiple collections from git repositories

* Test to make sure recursive dependencies with different syntax are deduplicated

* Add documentation

* add a changelog

* Skip Python 2.6

* Only fail if no collections are located in a git repository

Add support for a 'type' key for collections in requirement.yml files.
Update the changelog and document the supported keys and allowed values for the type.

Add a note that the collection(s) in the repo must contain a galaxy.yml

* Add a warning about embedding credentials in SCM URLs

* Update with review suggestions

* suppress sanity compile failure for Python 2.6
2020-05-29 13:33:32 -04:00
..
__init__.py Collection test (#59488) 2019-07-24 12:38:32 +10:00
test_api.py Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
test_collection.py Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
test_collection_install.py Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 2019-08-21 07:49:05 +10:00
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00