Ben Simon Hartung
Ben Simon Hartung
Hi @baermat, I've requested your review for the latest changes and the new platform test, just to have your thought on this!
Thank you so much @baermat for the mega quick review! I'll work on that, super helpful comments 👌 I'll work on your comments!
_Note: we have 53 failed tests for now, to keep track of progress._
We are at 92 tests failing for this branch before merging any functionality.
Before rebasing today, we were at 19 failing tests edit: now 14 edit2: now 10, should be less. Still missing pre-signed POST and CORS. Debugging pre-signed URL with latest commit.
Only 3 tests failure, all related to CORS 🥳 Will need to look at Terraform more in details then
@thrau there's something weird with the CI and POST/multipart, I can see one test was disabled because it was not working in CI before. With POST requests, apparently the body...
cherry picked CORS commit to do a test run with ASF provider
Hello @MhamedLmr and thank you for your report! I could reproduce the issue in some way but could not reproduce it against AWS. Would it possible to: - Set the...
Awesome, thanks a lot @MhamedLmr ! I could test against AWS, and they will raise an `InvalidParameterValueException` when a `MessageAttributeValue` is set to null. After the linked PR is merged,...