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

Adding Git credentials in URL causes repo url to be mistaken for a branch #1515

Open
dankirkham opened this issue Jan 2, 2025 · 0 comments · May be fixed by #1523
Open

Adding Git credentials in URL causes repo url to be mistaken for a branch #1515

dankirkham opened this issue Jan 2, 2025 · 0 comments · May be fixed by #1523
Labels

Comments

@dankirkham
Copy link

Entering https://gitlab-ci-token:[email protected]/my-group/my-repo.git into the text box for Enter Workspace Source causes this output when trying to create workspace:

{"type":"data","data":{"time":"2025-01-02T10:35:53.440335454-06:00","message":"Clone repository","level":"info"}}
{"type":"data","data":{"time":"2025-01-02T10:35:53.440537817-06:00","message":"URL: https://gitlab-ci-token:my-token-here","level":"info"}}
{"type":"data","data":{"time":"2025-01-02T10:35:53.440716558-06:00","message":"Branch: gitlab.com/my-group/my-repo.git","level":"info"}}

Local Environment:

  • DevPod Version: 0.5.21
  • Operating System: ubuntu
  • ARCH of the OS: amd64

DevPod Provider:

  • Kubernetes Provider: 1.31.0
  • Custom provider: custom k8s provider
@bkneis bkneis linked a pull request Jan 7, 2025 that will close this issue
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 a pull request may close this issue.

1 participant