summaryrefslogtreecommitdiff
path: root/test/units/galaxy/test_collection.py
Commit message (Expand)AuthorAgeFilesLines
* galaxy build - ignore existing MANIFEST and FILES (#76479) (#76499)Jordan Borean2022-01-181-0/+39
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-271-432/+53
* galaxy - preserve symlinks on build/install (#69959)Jordan Borean2020-06-111-24/+10
* Add support to install collections from git repositories (#69154)Sloane Hertel2020-05-291-4/+4
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-191-2/+2
* better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...Sloane Hertel2020-05-141-5/+29
* ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...Jordan Borean2020-04-011-0/+22
* Add verify subcommand to 'ansible-galaxy collection' (#65618)Sloane Hertel2020-02-141-2/+664
* Rename private function (#66577)Sam Doran2020-01-171-1/+1
* Add the ability to ignore files and collection build (#64688)Jordan Borean2019-11-141-8/+75
* Galaxy publish fix (#63580)Toshio Kuratomi2019-10-161-1/+1
* Refactor galaxy collection API for v3 support (#61510)Jordan Borean2019-08-301-512/+25
* Support galaxy v3/autohub API in ansible-galaxy (#60982)Adrian Likins2019-08-281-13/+216
* ansible-galaxy - Add timeout and progress indicator for publish and install (...Jordan Borean2019-08-231-89/+59
* ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)Jordan Borean2019-08-211-142/+72
* Ignore collection build release files in the root collection directory (#59121)Jordan Borean2019-07-231-3/+35
* Generate galaxy.yml based on single source of truth (#59170)Jordan Borean2019-07-231-5/+0
* ansible-galaxy: add collection sub command (#57106)Jordan Borean2019-07-101-0/+922