Skip to content

Show Gitpod button and pipeline editor buttons

Jacques Erasmus requested to merge show-gitpod-button into master

What does this MR do and why?

Shows the Gitpod and pipeline editor buttons in the consolidated dropdown while viewing a blob with the refactored blob viewer.

Screenshots or screen recordings

before after
Screenshot_2022-03-02_at_17.00.13 Screenshot_2022-03-02_at_17.00.27

How to set up and validate locally

  1. Enable the Blob Viewer Refactor feature flag
Feature.enable(:refactor_blob_viewer)
  1. Enable Gitpod on both the application and user level, refer to the docs on how to enable Gitpod

  2. Open a file in the repository file browser

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jacques Erasmus

Merge request reports

Loading