Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Fix : remove git suffix. - #397

Open
exabugs wants to merge 1 commit into
argoproj-labs:masterfrom
exabugs:fix/exabugs_repoURLToHTTPS_remove_git_suffix
Open

Fix : remove git suffix.#397
exabugs wants to merge 1 commit into
argoproj-labs:masterfrom
exabugs:fix/exabugs_repoURLToHTTPS_remove_git_suffix

Conversation

@exabugs

@exabugs exabugs commented Apr 12, 2022

Copy link
Copy Markdown

"repoURLToHTTPS" returns below.

https://github.com/argoproj-labs/argocd-notifications.git

But this URL ( with .git suffix ) is 404.

https://github.com/argoproj-labs/argocd-notifications.git/blob/master/Dockerfile

This URL is correct.

https://github.com/argoproj-labs/argocd-notifications/blob/master/Dockerfile

@CLAassistant

CLAassistant commented Apr 12, 2022

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants