Skip to content

jlestrada/cisco-spark-notifier-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-spark-notifier-plugin

usage-wiki

Developer instructions

Build HPI to install plugin

./gradlew clean jpi

Artifact will be located @ build/libs/cisco-spark-notifier.hpi

Wish list

  • Global credential setting: job/step credential optional to ovverride global
  • Display junit test failure in message
  • Fail the Build/Post-Build Step on error sending message (pipeline implemented already)
  • Better default message(s)

Usage Note

Please note that the environment variable JAVA_OPTS is present and has been specified for the correct proxy settings (if there is one). For cisco lab use, please utilize the following, proxy-wsa.esl.cisco.com:80.

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.1%
  • HTML 14.9%