summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-galaxy-collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)Sloane Hertel2024-11-061-6/+8
* Remove deprecated plural form of collection path (#84156)Abhijeet Kasurde2024-10-291-1/+1
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-093-18/+18
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-273-3/+3
* remove old install info when installing collections (#83194)Sloane Hertel2024-05-141-0/+7
* Use of constant for 644 permission variable (#82762)Abhijeet Kasurde2024-03-051-1/+2
* galaxy: Skip verification for unwanted files (#82162)Abhijeet Kasurde2024-02-281-0/+11
* Galaxy trailing slash (#82732)Jordan Borean2024-02-222-0/+54
* Add macOS 14.3 to CI and `ansible-test`Sviatoslav Sydorenko (Святослав Сидоренко)2024-02-162-0/+28
* add --extra-vars for ansible-galaxy role|collection init (#82605)Sloane Hertel2024-02-141-1/+20
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-054-8/+4
* Always allow "no-other-choice" pre-release dependencies when resolving collec...Sviatoslav Sydorenko2023-09-204-0/+205
* galaxy: check if the target for symlink exists (#81586)Abhijeet Kasurde2023-09-131-0/+25
* tarfile: Handle deprecation warning for extract and extractall (#81545)Abhijeet Kasurde2023-08-311-1/+6
* ansible-galaxy - improve ignoring multiple signature status codes (#77610)Sloane Hertel2023-08-031-0/+55
* Extend setup_collections timeout to 3 minutes (#81408)Matt Martz2023-08-021-1/+1
* ansible-galaxy - add pre-release hint to dependency resolution error (#81147)Sloane Hertel2023-06-302-1/+4
* Deprecate plural collections_paths option (#81063)Jordan Borean2023-06-221-5/+5
* Update galaxy_ng container for tests (#80721)Matt Martz2023-06-0712-97/+148
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-031-1/+1
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-171-1/+1
* Fetch signatures from galaxy after the dependency resolver runs (#80334)Sloane Hertel2023-04-041-1/+2
* ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196)Wong Hoi Sing Edison2023-03-271-0/+2
* Don't double loop, ensuring that machine formats don't dupe collections onto ...Matt Martz2023-03-231-12/+27
* Add support for importlib.resources (#78915)Matt Martz2023-01-101-1/+1
* ansible-galaxy collection|role init - fix preserving symlinks (#79134)Sloane Hertel2023-01-091-0/+59
* Allow pip like version syntax for installing collections (#79405)Matt Martz2022-11-171-1/+1
* Fix collection install from source respects symlinks (#78983)sbettid2022-10-061-0/+50
* Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel2022-09-193-15/+103
* Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468)Sloane Hertel2022-09-062-0/+58
* Add the rest of the runtime keys to the example in the default collection ske...Sloane Hertel2022-09-011-0/+2
* Fail fast in stuck `ansible-galaxy-collection`Sviatoslav Sydorenko2022-08-231-1/+12
* add required file to collection skeleton (#77418)Elijah DeLee2022-08-171-16/+18
* Fix --role-file arg detection (#78475)Matt Martz2022-08-111-0/+9
* Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel2022-08-021-2/+23
* Fix removing existing dir/files with `ansible-galaxy collection init --force`...Sloane Hertel2022-08-021-0/+45
* fix ansible-galaxy-collection test with revoked key (#77989)Sloane Hertel2022-06-072-3/+1
* ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649)Sloane Hertel2022-06-077-73/+185
* ansible-galaxy-collection - use --pinentry-mode loopback for gpg key revocati...Sloane Hertel2022-06-031-1/+1
* Fix ansible-galaxy traceback when unexpected version of resolvelib is install...Sloane Hertel2022-05-243-0/+53
* Clean up integration tests (#77516)Sloane Hertel2022-04-142-47/+45
* Remove COMMAND_WARNINGS and warn (#77411)Martin Krizek2022-03-301-2/+0
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-03-291-2/+17
* Only require a keyring if collections with signatures will be installed (#77355)Sloane Hertel2022-03-291-0/+27
* 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-221-0/+1
* Ensure tests that need to validate higher verbosity messages run with vvvvMatt Martz2022-02-172-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-211-0/+1