netwolfuk
netwolfuk
Debian archive files (.deb) are an "ar" file containing a set of tar.gz files. I'd love to be able to pass the ArchiveStream from the "ar" into a new Archiver.stream()...
As per comments in issue #19
Depends on #83
## Expected Behaviour - Should not be ale to delete a template, if there is a webhook using it. ## Current Behaviour - Template can be deleted with no checks.
There are a number of limitations with the current `templateJson` Template format, which could be solved by using a smarter templating framework. **Conditionals** `if`, `else` statements for conditions like: -...
Is it possible for tcwebhooks to report (post) more details than the standard build related information. I’m looking for a way to get couple more information like start time, end...
I am trying to determine how much effort I should invest in supporting older versions of TeamCity, and where to focus future development. There are some new features if TeamCity...
There should be a way to "include" code in a velocity template. Currently any macros need to be added to the top of every event template. Velocity supports including other...
What I would like to achieve with it is to send the build results (e.g. why the build failed, as it can be seen under /viewLog) to HipChat directly, because...
From the docs: http://resthooks.org/docs/ > ### Minimum Implementation Walkthrough > To comply with the REST Hooks pattern, there is a minimum set of pieces you'll need to add to have...