thisisfine-plugin
thisisfine-plugin copied to clipboard
This Is Fine meme plugin for Jenkins.
This Is Fine Plugin for Jenkins
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:

- Happy dog = success.
- Dog with fire in the background = test failures.
- Only fire = build failed.
- Gray dog = not built.
Installing
- Download the latest packaged plugin from this link.
- Navigate to
Jenkins->Manage Jenkins->Manage Plugins->Advanced. - Upload
thisisfine.hpiunder "Upload Plugin". - 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.