-
Feature Request
-
Resolution: Done
-
Critical
-
3.3.0.GA
-
False
-
-
False
-
-
Issue/Requirement
Users are unable to create a workspace from a URL of specific branch other than the default "master"/"main" branch of Bitbucket repository.
Currently, when creating a workspace from a repository containing Devfile, the default branch that is used is the "master"/"main" branch upon workspace startup. While this is helpful in some cases, it can also be limiting when working with multiple branches in a repository for testing purposes.
Documentation specifies only GitHub and GitLab and doesn't work in Bitbucket.
Environment :
RHOCP : 4.10.47 (Connected)
Red Hat OpenShift Dev Spaces : 3.3.0+0.1673861807.p (Upgraded from 3.2)
Specifics
Example URL pattern used to try to create from a different branch
"https://devspaces.deployment_name.domain_name#https://bitbucket.domain_name/scm/con/repository_name.git/tree/branch_name"