llbit / thisisfine-plugin

This Is Fine meme plugin for Jenkins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Is Fine Plugin for Jenkins

This is Fine

This plugin replaces all build status indicators with dogs and fires inspired by the This Is Fine meme.

Preview

This is what your Jenkins will look like with the plugin:

screenshot

  • Happy dog = success.
  • Dog with fire in the background = test failures.
  • Only fire = build failed.
  • Gray dog = not built.

Installing

  1. Download the latest packaged plugin from this link.
  2. Navigate to Jenkins->Manage Jenkins->Manage Plugins->Advanced.
  3. Upload thisisfine.hpi under "Upload Plugin".
  4. Make sure to restart Jenkins for changes to take effect.

Building

To build the plugin from source: mvn package. On success the .hpi will be output to target/thisisfin.hpi.

About

This Is Fine meme plugin for Jenkins.


Languages

Language:Java 53.6%Language:Shell 39.5%Language:HTML 6.9%