Meta Runner File Typed Parameter
Hello
I wish to extract few build step for dotnet related project, almost all of them need solution file path as a input parameter
So wondering if there a way to hint TeamCity to display custom parameter as a file selector control?
Reading docs, seems like there is no way to do it, but may be there is a non documented trick or YouTrack ticket about this?
Please sign in to leave a comment.
Hi Alexandr,
There is some degree of customizability for the parameters of a meta runner, you can see some of our own examples here: https://github.com/JetBrains/meta-runner-power-pack
This said, I'm afraid a file selector isn't among the types of controls that we offer. We do have a couple of feature request for two variants of this same request, please watch and vote on them if you would like to see them implemented:
https://youtrack.jetbrains.com/issue/TW-41151
https://youtrack.jetbrains.com/issue/TW-48969
Thank you for suggestion, I definitely will vote for that requests, hope to see them resolved somewhere in future