Skip to content

Gitpod browser plugin - Bitbucket branch detection problem #5380

@adampapl

Description

@adampapl

Bug description

I'm getting Not Found error when trying to create gitpod workspace from bitbucket branches where branch name consists of two parts eg: 'feature/gitpod' while all works ok with simple branch names like 'develop'

image

Creating branch from single commit from the same branch works (but workspace is created with git in detached state which is uncomfortable)

Steps to reproduce

  1. install gitpod browser extension
  2. go to your bitbucket repository to specific branch (other than develop or master) eg: feature/gitpod
  3. click gitpod button or gitpod extension icon
  4. observe Not Found error
    image

I'm getting error with example url:
https://gitpod.io/#https://bitbucket.org/contentportal/user-portal/branch/feature/gitpod

and strange thing is that all works nice with simple branch name like 'develop' branch:
https://gitpod.io/#https://bitbucket.org/contentportal/user-portal/branch/develop

Expected behavior

Workspace should be created.

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions