admin管理员组文章数量:1315251
On Teamcity 2024.03.1. I have a working pipeline which deploys an automation/test suite while passing a payload via TC params. One slight problem is that my payload/TC parameter value is not very intuitive to modify.
The expected kind of parameter value I’m hoping for (simplified) is:
{\”env_var\”:[\”val1\”,\”val2\”,\”val3\”,\”val1\”,\”val4\”,\”val2\”]}
Where I can I choose to add multiple values as well as duplicates.
I have an existing TC set up with intuitive checkboxes that does something similar but I can’t easily append duplicate values with a checkbox. The kind of setup I’m hoping for is:
- add multiple values
- specify the order of those values
- allow duplicates
But I can’t think of any way to implement this on TC side. My worry is I have to redesign my automation/test suite around having a simpler payload
本文标签: Teamcity adding option to infinitely append to parameterStack Overflow
版权声明:本文标题:Teamcity: adding option to infinitely append to parameter - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741968905a2407714.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论