Commit Graph

28 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Lee Garrett 7e3916b767
Typo fixes and other bits and bobs (#83672)
2 years ago
Abhijeet Kasurde dd44449b6e
Use of constant for 644 permission variable (#82762)
2 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 585b82838b
Improve code coverage of unit tests (#80904)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Sloane Hertel 5728d72cda
Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325)
4 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
htol d7fbde4ea9
Make "~/.ansible" path configurable (#76114)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Sloane Hertel 43e55db208
ansible-galaxy - add signature verification of the MANIFEST.json (#76681)
4 years ago
Adrian Likins 20cc87f059
Expect upper case message 'levels' for galaxy publish results (#63530)
4 years ago
Sloane Hertel ee725846f0
ansible-galaxy - increase page size and add retry decorator for throttling (#74240)
5 years ago
Sloane Hertel 00bd0b893d
ansible-galaxy - set the cache file after getting all collection versions (#73557)
5 years ago
Jordan Borean de5858f48d
Added caching mechanism for Galaxy API requests (#71904)
6 years ago
Matt Davis 83909bfa22
Remove ansible-galaxy login (#72288)
6 years ago
Matt Martz b748edea45
Add multipart/form-data functionality (#69376)
6 years ago
Jordan Borean 26129fcb80
ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)
6 years ago
Adrian Likins d1c39b9068 Don't remove trailing / on galaxy api URLS (#63294)
6 years ago
Jordan Borean eaba5572cd
ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578)
6 years ago
Jordan Borean 6586b7132c
galaxy - print HTTP reason on unknown error (#65273)
7 years ago
Jordan Borean 7acae62fa8 Fix up role version pagination for Galaxy install (#64373)
7 years ago
Toshio Kuratomi cc1ff57c5b
AH servers include automation-hub as part of the server configuration. (#63700)
7 years ago
Toshio Kuratomi 4cad7e479c
Galaxy publish fix (#63580)
7 years ago
Adrian Likins bad72693e4 Stop appending '/api' to galaxy server url (#63238)
7 years ago
Adrian Likins 239d639fee Add support for automation-hub authentication to ansible-galaxy (#63031)
7 years ago
Jordan Borean a7fd6e99d9
Refactor galaxy collection API for v3 support (#61510)
7 years ago
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
7 years ago