Skip to content

A Jenkins CI plugin for posting notifications to a Pubu channel

Notifications You must be signed in to change notification settings

pubuim/leanchat-jenkins-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeanChat plugin for Jenkins

Started with a fork of the HipChat plugin:

https://github.com/jlewallen/jenkins-hipchat-plugin

Which was, in turn, a fork of the Campfire plugin.

Jenkins Instructions

  1. Get a LeanChat account: https://pubu.im/
  2. Configure the Jenkins integration:
  3. Install this plugin on your Jenkins server
  4. Configure it in your Jenkins job and add it as a Post-build action.

Developer instructions

Install Maven and JDK. This was last build with Maven 3.2.5 and OpenJDK 1.7.0_75 on KUbuntu 14.04.

Run unit tests

mvn test

Create an HPI file to install in Jenkins (HPI file will be in target/leanchat.hpi).

mvn clean package

About

A Jenkins CI plugin for posting notifications to a Pubu channel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.2%
  • HTML 7.8%