TeamCity Plugin for IntelliJ Platform Help 2021.2 Help

Remote Run Dialog

Version Control | Commit Changes | Remote Run

Changes tool window | Commit Changes | Remote Run

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.

img

Item

Keyboard shortcut

Description

img

Select all builds.

img

Deselect all builds.

img

Show watched projects only.

img

Ctrl+NumPad+

Expand all nodes.

img

Ctrl+NumPad-

Collapse all nodes.

img

Click to open the Customize Agent dialog.

img

Click to reset custom build agent setting.

img

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.

Last modified: 04 April 2024