how perform a search which includes build parameters
hi,
I want to search through all build-parameters via teamcity GUI.
What I found so far is the syntax to search through the build logs only buildLog: "NUnit report".
I am looking for something like buildParam: "key=value".
Is there any way to perform this kind of searching?
Thanks in advance,
Christian
Please sign in to leave a comment.
Hi Christian,
Do I correctly understand that you want to find builds, where the parameter has a specific value?
Such logic is not implemented in TeamCity. Please feel free to create new feature request in our tracker: https://youtrack.jetbrains.com/issues/TW.