You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
files ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 4 years ago
library ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 4 years ago
meta ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 4 years ago
tasks Add multipart/form-data functionality (#69376) 4 years ago
templates ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 4 years ago
vars Add multipart/form-data functionality (#69376) 4 years ago
aliases Update test matrix to prepare for migration. (#67983) 4 years ago