Here is a new version of the tcWebHooks 0.8 alpha.
Bug fixes:
- buildResult was not being set for NVPAIRS format because getter and setter were missing
NVPAIRS uses apache commons BeanUtils.describe to build the payload, and that requires getter and setters.
The other formats use ThroughtWorks XStream which uses fields
- Changed field buildRunner to buildRunners for NVPAIRS format. Other formats were using new pluralised field name.
- Tidied up unused imports and variables. No more yellow triangles in Eclipse.
I’m pretty sure Jason’s comment regading the hipchat message field containing a blank build result was caused by the buildResult field missing in the NVPAIRS format. Hopefully this will fix that message.
TODO:
- buildStatusHtml needs to be added for ResponsibleChanged.
Download version 0.8.branch-build-25.134
As usual, please put comments below or on the bugs page.
Installed and waiting for new build failure. That sounds so bad.
Thank you for the quick response/update.
Success! The build status is now there. Thank you for the hard work.
Build #43 of “PROJECT X :: BUILD X” finished with status “failure”. Triggered by “githook”
That’s excellent. Thanks for your feedback.
Links just started working in HipChat. Weird. I guess they issued a change? Awesome!!
Yeah, I got an email back from Garret at HipChat. They have made the code change I suggested already, and now HipChat users with version 0.8 alpha builds will get the HTML messages.
Hello!
You made great plugin!
We are using Skype at work and would like to have some notification there.
With help of your plugin and Skypebot [https://github.com/grundic/sevabot] it’s now possible!
Thanks a lot!
Are you going to move to github? Would like to fork
Have a nice day!
Thanks for your work. Is it possible to customize the messages sent to hipchat? Specifically, I’d like to add the git branch name to the message.