Skip to content

tcWebHooksPlugin 1.1-alpha6.109.134

Pre-release
Pre-release
Compare
Choose a tag to compare
@netwolfuk netwolfuk released this 19 Jul 11:40
· 13 commits to custom-templates since this release
  • New Feature: New testing endpoint for viewing WebHook output from within TeamCity.

    To use it, create a webhook and point at your http://teamcity_server/webhooks/endpoint.html

  • Bigfix: Fixes for checkboxes not updating correctly between webhook edit popups

  • Merged PRs:

    Fixed rule 'Utility classes should not have public constructors' 5a088f2

    Fixed rule 'The diamond operator ("<>") should be used. be8bce3

  • Other code cleanups:

    Reduce some of the noise in the log by pushing payload output to DEBUG

    HTTP responses between 200 and 299 are ok. Don't WARN in logs.

    Add escapejson() method to templates

Download tcPlugins