ansible/lib/ansible
Adrian Likins cd8dd4a272
Fix galaxy publish sha256 value format. (#67942)
* Fix galaxy publish sha256 value format.

The multipart/form content used for the body
of the POST to /api/automation-hub/v3/collections
was missing a newline before the line with the value
of the sha256.

automation-hub/galaxy/django skips the field entirely in
that case and automation-hub code will use None for default
to indicate that no sha256 is provided (an available option).

Fixes ansible/galaxy-dev#246

* Add changelog fragment

Co-authored-by: Matt Martz <matt@sivel.net>
2020-05-11 12:52:38 -05:00
..
cli Remove left hand side slicing 2020-05-06 09:56:40 -07:00
collections fix a-doc listing plugins and add tests (#68600) 2020-04-30 17:20:56 -04:00
compat
config restore jsonfile cache plugin (#69337) 2020-05-05 10:50:39 -07:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
galaxy Fix galaxy publish sha256 value format. (#67942) 2020-05-11 12:52:38 -05:00
inventory Remove some no-op code from InventoryManager 2020-05-07 21:42:48 -05:00
module_utils Distribution: Add PopOS as Debian OS_FAMILY (#69294) 2020-05-05 11:43:28 -05:00
modules git: don't import get_module_path (#69378) 2020-05-07 16:07:41 -04:00
parsing Order my dicts (#58000) 2020-05-06 11:05:37 -04:00
playbook Remove left hand side slicing 2020-05-06 09:56:40 -07:00
plugins generator inventory plugin: remove "strict" from example (#69178) 2020-05-05 15:09:31 -05:00
template native types: literal_eval all the things (#68938) 2020-04-17 14:59:52 +02:00
utils Fix SemanticVersion comparison (#69395) 2020-05-11 11:58:15 -05:00
vars Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -05:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00