devpod
devpod copied to clipboard
Adding Git credentials in URL causes repo url to be mistaken for a branch
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
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.