ansible/test/integration/targets/ansible-galaxy-collection
Matt Martz b748edea45
Add multipart/form-data functionality (#69376)
* Add multipart/form-data functionality

* Fix some linting issues

* Fix error message

* Allow filename to be provided with content

* Add integration test

* Update examples

* General improvements to multipart handling

* Use prepare_multipart for galaxy collection publish

* Properly account for py2 vs py3, ensuring no max header length

* Address test assumptions

* Add unit tests

* Add changelog

* Ensure to use CRLF instead of NL

* Ignore line-endings in fixture

* Consolidate code, add comment

* Bump fallaxy container version

* ci_complete
2020-05-20 15:44:01 -05:00
..
files ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 2020-04-01 06:39:02 +10:00
library
meta
tasks Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
templates
vars Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
aliases Update test matrix to prepare for migration. (#67983) 2020-03-03 16:23:48 -08:00