Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

jenkinsci/blueocean-executor-info-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue Ocean Executor Info Plugin

This is an example plugin to show a number of techniques that you might employ to your own plugin. There are some slides explaining a bit of it.

Building

mvn install

Running

This requires 2 terminals/etc.. To run the plugin:

mvn hpi:run

.. and to recompile the javascript as you update it:

node/npm run bundle:watch

About

Displays executing agent information in Blue Ocean (now part of Blue Ocean)

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.5%
  • JavaScript 40.8%
  • CSS 2.7%