-
Feature Request
-
Resolution: Unresolved
-
Major
-
3.22.0.GA
-
None
-
False
-
-
False
-
-
Currently Dev Spaces allows only git baseURL in below pattern:
https://<host>/
But there is a requirement, where the gitlab server might be accessible at
"https://<host>/scm"
With present configuration the above URL is not correctly parsed by Dev Spaces causing failure to launch the workspace.