Skip to content

Conversation

@nghialv
Copy link
Member

@nghialv nghialv commented Jul 6, 2021

What this PR does / why we need it:

path package should not be used to deal with URL. It changes all https://foo to https:/foo then worng URLs were generated.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@khanhtc1202
Copy link
Member

Nice catch 👍
/lgtm

@pipecd-bot pipecd-bot added the lgtm label Jul 6, 2021
@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 32.26%. This pull request increases coverage by 0.03%.

File Function Base Head Diff
pkg/model/application.go MakeApplicationURL 0.00% 100.00% +100.00%
pkg/model/environment.go MakeEnvironmentURL 0.00% 100.00% +100.00%
pkg/model/piped.go MakePipedURL 0.00% 100.00% +100.00%

Copy link
Member

@nakabonne nakabonne left a comment

Choose a reason for hiding this comment

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

for sure, there you go!

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nakabonne.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants