/red-herring

Extension to improve working with Blue Ocean for Jenkins

Primary LanguageJavaScriptMIT LicenseMIT

Red Herring

Extension to improve working with Blue Ocean for Jenkins

Features

  • Stops auto-scrolling to the bottom of the page
  • Keyboard shortcuts to trigger commonly used actions

Shortcuts

Shortcut Action
Ctrl + J Redirect to respective Jenkins build
Ctrl + R Rerun build
Shift + R Restart build

Installation

Clone the repository

git clone git@github.com:marc1404/red-herring.git

Google Chrome

  1. Click on the three vertical dots in the top-right corner
  2. Go to Settings
  3. Go to Extensions in the left sidebar
  4. Enable Developer mode
  5. Click on the Load unpacked button in the top-left corner
  6. Select the cloned repository

Microsoft Edge

  1. Click on the three horizontal dots in the top-right corner
  2. Go to Extensions
  3. Enable Developer mode near the bottom-left
  4. Click on Load Unpacked
  5. Select the cloned repository