New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jenkins-cd/blueocean-pipeline-editor

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jenkins-cd/blueocean-pipeline-editor

Pipeline editor plugin for Jenkins Blue Ocean

  • 1.0.0-alpha.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-85.71%
Maintainers
9
Weekly downloads
 
Created
Source

Blue Ocean Pipeline Editor

This repository houses the Jenkins plugin for creating and editing Pipeline jobs within the Blue Ocean user interface.

Pipeline Editor Screenshot

:exclamation: Important! This software is a work-in-progress and is not complete.

Running Locally

To start a new jenkins and run this plugin for development purposes:

# Start a local Jenkins
mvn hpi:run

And in another term,

# Watch and build the JS
npm run bundle:watch

Running in another development Jenkins Instance

# Link this as a plugin into your Blue Ocean Jenkins' hpi:run server
mvn hpi:hpl -DjenkinsHome=<path-to-blueocean-home/blueocean/work>

FAQs

Package last updated on 30 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc