summaryrefslogtreecommitdiff
path: root/test/integration/targets/ansible-galaxy-collection
Commit message (Expand)AuthorAgeFilesLines
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-141-1/+2
* [2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#7...Sloane Hertel2022-09-282-0/+58
* [stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz2022-08-311-0/+9
* Fail fast in stuck `ansible-galaxy-collection` (#78627)Sviatoslav Sydorenko2022-08-311-1/+12
* Fix listing collections that are missing the metadata required by build (#765...Sloane Hertel2022-08-031-2/+23
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-031-0/+45
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-08-031-2/+17
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) (#78008)Sloane Hertel2022-06-107-73/+185
* [2.13] Fix ansible-galaxy traceback when unexpected version of resolvelib is ...Sloane Hertel2022-06-093-0/+53
* [2.13] fix ansible-galaxy-collection integration test (#77992)Sloane Hertel2022-06-083-4/+2
* ansible-galaxy - add configuration options for more flexible collection signa...Sloane Hertel2022-03-232-2/+254
* Fix 'ansible-galaxy collection verify' to display new files/dirs (#76690)Sloane Hertel2022-02-281-0/+12
* Add missing integration test dependency.Matt Clay2022-02-211-0/+1
* Ensure tests that need to validate higher verbosity messages run with vvvvMatt Martz2022-02-162-5/+11
* ansible-galaxy - add signature verification of the MANIFEST.json (#76681)Sloane Hertel2022-02-107-28/+486
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Try all galaxy servers when locating available versions for a collection (#75...Sloane Hertel2021-09-144-13/+61
* Improve ansible-galaxy error for InconsistentCandidate exception (#75235)Sloane Hertel2021-08-101-0/+75
* collection: match skip message as per role install (#74861)Abhijeet Kasurde2021-06-011-3/+3
* nonzero exit code on `ansible galaxy collection verify` failures (#74051)Matt Davis2021-03-291-7/+16
* add --offline option to galaxy collection verify (#74040)Matt Davis2021-03-291-3/+48
* galaxy - add format options for collection list (#73474)Shane McDonald2021-02-051-0/+76
* add option to upgrade collections (#73336)Sloane Hertel2021-02-045-4/+312
* Make `ansible-galaxy collection verify` error out on no `MANIFEST.json`Sloane Hertel2021-02-011-0/+30
* Match user-requested transitive pre-releases in collection dependency resolve...Sviatoslav Sydorenko2021-02-012-0/+41
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-275-34/+96
* Add integration tests to ansible-galaxy-collection for 'ansible-galaxy collec...Sloane Hertel2021-01-143-0/+278
* Add test for ansible-galaxy collection installSloane Hertel2020-12-151-0/+20
* Add a couple more tests to ansible-galaxy-collection (#72931)Sloane Hertel2020-12-103-5/+50
* ansible-galaxy - source deps from all servers and not just parent (#72576)Jordan Borean2020-11-205-17/+75
* Rollback pulp container to stabilise CI (#72580)Jordan Borean2020-11-111-32/+33
* Tweak galaxy CI tests to bring stability (#72578)Jordan Borean2020-11-114-99/+82
* Added caching mechanism for Galaxy API requests (#71904)Jordan Borean2020-11-104-1/+51
* Galaxy server update (#72286)Jordan Borean2020-10-286-243/+247
* Add tests for ignore functionality of collection build (#69345)Tadej Borovšak2020-09-012-0/+54
* fix downloading collections in git repos and tar.gz artifacts (#70524)Sloane Hertel2020-07-301-0/+36
* ansible-galaxy - fix fallback for AH searches (#70957)Jordan Borean2020-07-301-0/+18
* Test against galaxy_ng (#70303)Matt Martz2020-07-019-173/+236
* Disable ansible-galaxy-collection test (#70177)Sam Doran2020-06-191-0/+1
* Test ansible-galaxy against pulp/pulp_ansible (#69605)Matt Martz2020-06-177-18/+288
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-111-9/+9
* galaxy - preserve symlinks on build/install (#69959)Jordan Borean2020-06-113-3/+68
* Add multipart/form-data functionality (#69376)Matt Martz2020-05-206-26/+27
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-192-2/+69
* galaxy: Handle empty roles and collections (#69199)Abhijeet Kasurde2020-05-051-1/+20
* ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...Jordan Borean2020-04-012-0/+104
* ansible-galaxy - add download option (#67632)Jordan Borean2020-03-252-1/+92
* Support pre-releases via new SemanticVersion (#68258)Matt Martz2020-03-231-0/+20
* Update test matrix to prepare for migration. (#67983)Matt Clay2020-03-031-2/+2
* Set fallaxy tests as a smoketestJordan Borean2020-03-021-0/+1