Skip to content

sergi/pipeline2dcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipeline2DCD

Converts JSON Spinnaker pipelines to DCD pipelines (https://github.com/spinnaker/dcd-spec).

Installation

Firefox

Install addon from https://addons.mozilla.org/en-GB/firefox/addon/pipeline2dcd/

Chrome

Install extension from https://github.com/sergi/pipeline2dcd/releases

Contribute

Suggestions and pull requests are highly encouraged!

In order to make modifications to the extension you'd need to run it locally. Please follow the steps below:

git clone git@github.com:sergi/pipeline2dcd.git
cd pipeline2dcd
npm install    # Install dev dependencies
npm run build  # Build the extension code so it's ready for the browser
npm run watch  # Listen for file changes and automatically rebuild

Once built, load it in the browser of your choice:

Chrome Firefox
  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder pipeline2dcd/extension
  1. Open about:debugging#addons
  2. Click on the Load Temporary Add-on button
  3. Select the file pipeline2dcd/extension/manifest.json

Related

Copyright

Icons by Ralf Schmitzer from the Noun Project