Skip to content

build-pipeline-plugin extension layout for supporting build-flow jobs

License

Notifications You must be signed in to change notification settings

jenkinsci/build-pipeline-extension-layout-plugin

Repository files navigation

Build Pipeline Plugin Extension Layout supporting build-flow jobs.

=====================

User Guide

After installation this extension, you can see the new option ("Based on build-flow plugin layout") for the "Layout" listbox on Build Pipeline configuration page. And you have to install graphviz on the machine on which Jenins running.

Building the Project

Dependencies

Targets

  $ mvn clean install
  $ mvn clean install -DskipTests -Dcheckstyle.skip -Dfindbugs.skip
  $ mvn hpi:run
  $ mvnDebug hpi:run

Installing Plugin Locally

  1. Install graphviz on Linux or Windows and make sure the path of "dot" cmd added into the environment variable: "Path"
  2. Build the project to produce target/build-pipeline-extension-layout.hpi
  3. Remove any installation of the build-pipeline-extension-layout in $user.home/.jenkins/plugins/
  4. Copy target/build-pipeline-extension-layout.hpi to $user.home/.jenkins/plugins/
  5. Start/Restart Jenkins

An Example View

image

About

build-pipeline-plugin extension layout for supporting build-flow jobs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published