Skip to content

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

Closed
@dankirkham

Description

@dankirkham

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions