Remote Run Dialog
Use this dialog to specify the builds, which you would like to run remotely to make sure that your changes integrate smoothly into the project.
Item | Keyboard shortcut | Description |
---|---|---|
Select all builds. | ||
Deselect all builds. | ||
Show watched projects only. | ||
Ctrl+NumPad+ | Expand all nodes. | |
Ctrl+NumPad- | Collapse all nodes. | |
Click to open the Customize Agent dialog. | ||
Click to reset custom build agent setting. | ||
View help information. | ||
Commit after build(s) finish (pre-tested commit) | Check this option to automatically commit your changes to the version control if your finished personal build meets the selected condition. If you prefer no to use this option, you can commit your changes manually. | |
if no new tests failed | TeamCity will commit selected changes only if there are no new tests (since the last build) failed in your personal build. This option is enabled when the option Commit after build(s) finish is turned on. | |
only if builds are successful | TeamCity will commit selected changes only if your personal build completes successfully. This option is enabled when the option Commit after build(s) finish is turned on. | |
Ask for confirmation before commit | Check this option if you want to confirm committing changes to the version control. This checkbox is enabled when the option Commit after build(s) finish is turned on. |