Skip to content

Add view on code host for Bitbucket Cloud

Administrator requested to merge ar/fix-bb-cloud-ui-link into main

Created by: artemruts

Description

While doing a walkthrough with a customer @emchap noticed that we can't navigate from Sourcegraph to Bitbucket Cloud.

Changes

This PR:

  • Adds View on Bitbucket Cloud button to let users navigate from Sourcegraph to Bitbucket Cloud
  • Adds support for links with range or position for Bitbucket Cloud and Bitbucket Server

Tested

Since I touched the range and position logic a bit, I tested on repositories from:

Notes

Screen Shot 2021-03-23 at 11 48 16 PM

  1. @quinnkeast Customer shared that the Bitbucket icon looks a bit like delete button. What could we do about this? 🤔
  2. I didn't add the compare/diff link functionality yet but can make another ticket and add it for Bitbucket (I think .org supports it)

Merge request reports

Loading