There are several ways to access the Remote Run Dialogue:
- Main menu: TeamCity > Remote Run...
- Project Explorer > context menu of changed file(s) > Team > Remote Run
- Editor > context menu > Team > Remote Run
- TeamCity Local Changes view >
TeamCity Remote Run Dialog
Item | Description |
---|---|
Comment | Type an optional description of the build. |
<Recent comments> | Select a comment for the remote run from the drop-down list of recently used comments. |
Pre-tested commit | Use options on this pane to enable and customize options of the Pre-tested commit function |
Commit after build(s) finished | Check this option to enable the automatic committing of your changes to the version control if your personal build completes successfully.
If you prefer to leave this option unchecked, you can commit your changes manually.
|
Ask for confirmation before commit | If checked, TeamCity will ask for your confirmation to commit changes. |
Changes | Select your changes to be included into the build. Use the tool bar to navigate between changes and organize the changes view. |
Select all | Click to select all changes in the view. |
Clear selection | Click to undo the selection. |
Click Next to select applicable build configurations and customize them. Click Run to use previously configured selection and customization.
Remote Run Configuration
Item | Description |
---|---|
Applicable configurations | This field displays the build configurations available for the projects in a tree structure. Select the check boxes next to the desired configurations you wish to build. At least one configuration needs to be selected. |
Tool bar |
|
Customization
Item | Description |
---|---|
Choose an agent to run <build configuration name> | Select a particular agent you want to run the build on from the drop-down list. By default, the fastest idle agent is selected. |
Run options |
|
Build Parameters | Add new system properties and environment variables for the build. Learn more about build parameters in the online TeamCity documentation. |