devpod icon indicating copy to clipboard operation
devpod copied to clipboard

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

Open dankirkham opened this issue 1 year ago • 1 comments

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

dankirkham avatar Jan 02 '25 16:01 dankirkham

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Apr 05 '25 02:04 github-actions[bot]

This issue was closed because it has been inactive for 30 days since being marked as stale.

github-actions[bot] avatar May 05 '25 02:05 github-actions[bot]