Skip to content

Extension to improve working with Blue Ocean for Jenkins

License

Notifications You must be signed in to change notification settings

marc1404/red-herring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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