Skip to content

Conversation

@rickard-von-essen
Copy link
Contributor

Previously this would fail to parse git remotes like:

ssh://github.com/foo/bar
ssh://github.com:2222/foo/bar

This properly parses hostname from both URLs and scp style remotes.

Fixes #493

@github-actions
Copy link

github-actions bot commented May 6, 2025

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label May 6, 2025
@rickard-von-essen
Copy link
Contributor Author

This is still valid. Please review and merge.

@github-actions github-actions bot removed the Stale label May 7, 2025
@cpanato
Copy link
Member

cpanato commented Jun 2, 2025

@rickard-von-essen can you rebase and resolve the conflict?

Previously this would fail to parse git remotes like:

ssh://github.com/foo/bar
ssh://github.com:2222/foo/bar

This properly parses hostname from both URLs and scp style remotes.

Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
@rickard-von-essen
Copy link
Contributor Author

@cpanato rebased

@cpanato
Copy link
Member

cpanato commented Jun 2, 2025

@rickard-von-essen there is a lint issue

Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
@rickard-von-essen
Copy link
Contributor Author

Fixed in eae288c

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

thanks

@cpanato cpanato merged commit 75d3cfc into helm:main Jun 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git remote processing failure

2 participants