|
Project
|
TeamCity
|
|
Priority
|
Normal |
|
Type
|
Feature |
|
State
|
Open |
|
Assignee
|
Pavel Sher |
|
Subsystem
|
Plugin Support |
|
Affected versions
|
Darjeeling 5.1.2 (13430) |
|
Fix versions
|
Medium Priority Pool |
|
Fixed in build
|
No Fixed in build
|
|
Fixed in builds
|
no build yet
|
TW-7652 (Option to ask for build property on every manual build run)
TW-5592 (Ability to define type and display label for editing build configuration properties on custom build run)
they will allow to cover many scenarios without developing custom plugin to TeamCity (at the price of less flexible custom run dialog).
Currently, what is asked in the issue can be achieved by a plugin that will add own action to run a build (e.g. on own page, on build configuration page or on overview page but with a bit of JavaScript hacking). The action can display dialog/open a new page with custom UI and with the button that will trigger the actual build setting all necessary parameters.