Skip to content

thisisfine/thisisfine-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.6%
  • Shell 39.5%
  • HTML 6.9%