26129fcb80
* ansible-galaxy - optimise some paths and use fake galaxy int tests * Added init, built, and publish tests * Test against both mocked Galaxy and AH server * Finish off writing the install tests * Fix up broken tests * Rename test target and add migrated tests * Use cloud provider for Galaxy implementation * Added blank static config * Use correct alias group * Set release version and fix copy typo * Remove reset step as it is no longer needed * Use sane env var names for test container name
5 lines
334 B
YAML
5 lines
334 B
YAML
bugfixes:
|
|
- ansible-galaxy - Remove uneeded verbose messages when accessing local token file
|
|
- ansible-galaxy - Display proper error when invalid token is used for Galaxy servers
|
|
- ansible-galaxy - Send SHA256 hashes when publishing a collection
|
|
- ansible-galaxy - Fix up pagination searcher for collection versions on Automation Hub
|