Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command/app: force endpoint-url to have scheme #496

Merged
merged 5 commits into from
Aug 31, 2022

Conversation

boraberke
Copy link
Contributor

@boraberke boraberke commented Aug 24, 2022

Before this PR, if an URL without a scheme was given to endpoint-url such as example.com, s5cmd would add http scheme to it.

After this PR, s5cmd will not accept endpoint-url without a scheme. User should give either http or https scheme explicitly.

@boraberke boraberke requested a review from a team as a code owner August 24, 2022 12:26
@boraberke boraberke requested review from igungor and seruman and removed request for a team August 24, 2022 12:26
e2e/app_test.go Outdated Show resolved Hide resolved
command/app.go Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
seruman
seruman previously approved these changes Aug 25, 2022
Co-authored-by: İbrahim Güngör <igungor@gmail.com>
e2e/app_test.go Outdated Show resolved Hide resolved
@igungor igungor merged commit 84c3696 into peak:master Aug 31, 2022
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.

3 participants