summaryrefslogtreecommitdiff
path: root/test/integration/targets/ansible-galaxy-collection-scm
Commit message (Expand)AuthorAgeFilesLines
* 🐛 Make integration tests compatible w/ modern Git (#80122)Sviatoslav Sydorenko2023-03-031-1/+6
* fix installing collections from git repos that contain MANIFEST.json (#79808)Sloane Hertel2023-01-263-0/+57
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649)Sloane Hertel2022-06-073-0/+35
* Remove double spaces in errormessage (#77839)Wouter Schoot2022-05-261-1/+1
* Use --no-deps when installing amazon.aws and not testing dependencies (#77091)Sloane Hertel2022-02-213-5/+6
* ansible-galaxy - validate version for directories and collections in git repo...Sloane Hertel2022-01-074-0/+108
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-2/+1
* Fix build_ignore when installing a collection from source (#75547)Sloane Hertel2021-09-0119-51/+128
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-274-33/+85
* [ansible-test] First attempt at freebsd/11.4 (#72655)Rick Elrod2021-01-211-0/+11
* Add ansible-galaxy-collection-scm tests for requirements.yml (#73029)Sloane Hertel2021-01-059-0/+125
* Updates to Integration tests to pass against Alpine (#70946)Matt Martz2020-08-071-1/+1
* ansible-galaxy - fix download for subdirs in SCM (#71005)Jordan Borean2020-08-041-4/+15
* fix downloading collections in git repos and tar.gz artifacts (#70524)Sloane Hertel2020-07-302-0/+37
* Improve ansible-galaxy STDOUT messages for collections (#70040)Hideki Saito2020-06-291-4/+8
* Add support to install collections from git repositories (#69154)Sloane Hertel2020-05-2913-0/+276