Jens Grassel

Results 34 comments of Jens Grassel

Hi, at first thanks for your work. :heart: I just tried this out but still get the malformed url error message. Configuration of a custom parameter as described in your...

Variable resolution seems to work now. Thank you very much.

Hi, maybe this is related. If I specify a webhook and/or webhook parameters on a build level then they are not associated to the build but to the parent project....

I am using `1.2.0-alpha.8-build.425` It would be cool though if the custom webhook parameters could be stored on the build config level. Or is this not possible?

Thanks for the info. > If so, I think it's possible to create a TeamCity parameter in the build configuration and use that. As mentioned the problem is also with...

> Just to confirm. Did you create the parameter in teamcity, or tcwebhooks? Oh, I missed that one, thanks. But how can I reference them in the webhook? I need...

This works but not for nested projects and also not if we have multiple build configurations under one project which whould need different variables. Because the variables are also assigned...

Here is a workflow with screenshots. 1. edit webhooks of a project -> define a webhook ![tc-webhooks-01](https://user-images.githubusercontent.com/373810/143607649-27229132-34cd-4c54-95d1-a4938ecb17da.png) 2. define a variable on a project because that will be used across...

Defining the parameters as regular ones on the build configuration works. :tada: :fireworks: Again thank you very much for your work and time! :heart:

I also have this problem using the following jdk version on FreeBSD 11: ```text java -version openjdk version "1.8.0_131" OpenJDK Runtime Environment (build 1.8.0_131-b11) OpenJDK 64-Bit Server VM (build 25.131-b11,...