Jelmer Verkleij

Results 8 comments of Jelmer Verkleij

Tailored JSON without a template. Here, I'll just include the full specification of this particular webhook (with some anonymization): ``` ``` I'm running the custom-templates branch (the latest version you...

Ah, I understand the confusion. I have three separate webhooks (since the content is different per hook). The full configuration is as follows: ``` ```

I disabled the buildStarted state line and added this line to the configuration: `` Unfortunately, the result doesn't change a whole lot. I can definitely notice that the hook is...

Currently running TeamCity 2017.1.2 with tcWebHooks 1.1-alpha10.157.147. This happens on our tailored JSON hooks (we're not using any other kind). These are basically all the webhooks for which I documented...

All builds so far were triggered by VCS updates so far, but I've tested with some manualy triggers as well and I'm seeing the same issue. Maybe it helps to...

Closer inspection reveals that this issue actually also plays up in repositories that don't have this kind of branch filtering set up. In my current setup I can't really pinpoint...

I can't find anything interesting in the project-config.xml files. I'll see what I can find when I switch on TeamCity debug logging.

I'm hoping this helps, because the increased verbosity has made TeamCity barf up this set of stacktraces quite frequently into the logfiles. :) ``` [2017-08-15 16:01:11,855] DEBUG - jetbrains.buildServer.SERVER -...