Skip to content

feat: support upload s3 by http#2587

Closed
Wenne wants to merge 2 commits intopgbackrest:integrationfrom
Wenne:cxw_dev_upload_s3_by_http
Closed

feat: support upload s3 by http#2587
Wenne wants to merge 2 commits intopgbackrest:integrationfrom
Wenne:cxw_dev_upload_s3_by_http

Conversation

@Wenne
Copy link

@Wenne Wenne commented Mar 27, 2025

Please read Submitting a Pull Request before submitting.

@Wenne
Copy link
Author

Wenne commented Mar 27, 2025

#2571
I made modifications.

Copy link
Member

@dwsteele dwsteele left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is definitely much more like what we are looking for. See my comment, though.

Also, why did you open a new PR? In the future please just make changes to the existing branch/PR. It is a lot less confusing.


const String* const protocol = httpUrlProtocolType(url) == httpProtocolTypeHttp ?
STRDEF("http") : STRDEF("https");

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do this -- why not just use httpProtocolTypeHttps and httpProtocolTypeHttp?

@dwsteele
Copy link
Member

Also, tests are definitely not happy: https://github.com/pgbackrest/pgbackrest/actions/runs/14105373523

@dwsteele
Copy link
Member

dwsteele commented Dec 9, 2025

Closing this PR in favor of #2703.

@dwsteele dwsteele closed this Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants