-
Notifications
You must be signed in to change notification settings - Fork 21
Remove Public Read header from presigned PUT #105
Conversation
This seems to be failing in CI with:
And I just don't possess the knowledge of this application to make a fix here. Please let me know if I can help, @AdmiringWorm and @larzw |
@hootener thank you for opening this PR. I was not aware that the storage location for S3 had been changed to something else as thus not needing this request header anymore. Regarding the CI error, this is something I have been struggling to figure out myself as well, but so far have been unsuccessful in finding out why the failures happen. I may need to rewrite the build scripts to before I can merge in this PR. |
@AdmiringWorm Got it. Please let me know if there's anything else I need to do with respect to this PR or to unblock this process. Thanks! |
@hootener Might be helpful to add a readme update to this PR, similar to codecov/codecov-node#181? |
Done @sn1020 . @AdmiringWorm I see this CI on this is passing now. Is it good to merge and release version 1.11.0? |
@hootener Unfortunately not yet, still working on a fixed build script. So I need to be sure that it works before merging this one in. |
Added empty `ConfigureRequest` method to address comment in PR review.
ac4066d
to
58d2893
Compare
Codecov Report
@@ Coverage Diff @@
## develop #105 +/- ##
========================================
Coverage 66.94% 66.94%
========================================
Files 36 36
Lines 947 947
Branches 120 120
========================================
Hits 634 634
Misses 313 313
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@hootener your changes have been merged, thanks for your contribution 👍 |
Thanks @AdmiringWorm! |
🎉 This issue has been resolved in version 1.11.0 🎉 The release is available on: Your friendly GitReleaseManager bot 📦🚀 |
No description provided.