Branch: refs/heads/master
Home: https://github.com/jenkinsci/hipchat-plugin
Commit: b040b569775bef6533012e22adbb31461c3ba431
https://github.com/jenkinsci/hipchat-plugin/commit/b040b569775bef6533012e22adbb31461c3ba431
Author: Kurt Madel <[email protected]>
Date: 2016-01-08 (Fri, 08 Jan 2016)
Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/hipchat/HipChatNotifier.java
A src/main/java/jenkins/plugins/hipchat/workflow/HipChatSendStep.java
M src/main/resources/jenkins/plugins/hipchat/Messages.properties
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/config.jelly
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-color.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-failOnError.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-message.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-notify.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-room.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-sendAs.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-server.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-token.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help-v2enabled.html
A
src/main/resources/jenkins/plugins/hipchat/workflow/HipChatSendStep/help.html
A src/test/java/jenkins/plugins/hipchat/workflow/HipChatSendStepTest.java
Log Message:
-----------
adding a basic workflow step that defaults to use global plugin
configuration, but also allows overriding all global configuration
fixes for review comments
fixed test
updates based on comments
catch NotificationExceptions, udpated dependenices for test scope, added
failOnError field to allow failing workflow run on NotificationException
update failOnError help text
renamed to HipChatSendStep, using message for display name, fixed some typos,
added help text, doesn't fail if message not set
updated test, added test for empty message with failOnError set to true
Commit: 2dbab39842c020e495f1c65be5f67503812957c0
https://github.com/jenkinsci/hipchat-plugin/commit/2dbab39842c020e495f1c65be5f67503812957c0
Author: Peter Major <[email protected]>
Date: 2016-01-08 (Fri, 08 Jan 2016)
Changed paths:
M src/main/java/jenkins/plugins/hipchat/HipChatNotifier.java
M src/main/java/jenkins/plugins/hipchat/workflow/HipChatSendStep.java
M src/main/resources/jenkins/plugins/hipchat/Messages.properties
M src/test/java/jenkins/plugins/hipchat/workflow/HipChatSendStepTest.java
Log Message:
-----------
#60 additional review changes & variable resolution support
Compare:
https://github.com/jenkinsci/hipchat-plugin/compare/5f1202b6280c...2dbab39842c0
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.