|
Content with label personal in TeamCity 4.x Documentation (See content from all spaces)
Related Labels:
change
, notifier
, state
, concepts
, idea
, run
, delayed
, tray
, tool
, success
, eclipse
, plugin
, remote
, commit
, fail
, pre-tested
, visual
, build
, hang
,
studio
more »
Build State
build state appears next to each build under the expanded view of the build configuration on the projects tab projects. Build States Icon State Description !runninggreentransparent.gif! running successfully \\ A build is running successfully. !successsmall.gif! successful \\ A build finished successfully ...
|
Installing Tools
TeamCity has a number of addons that provide seamless integration with various IDEs and greatly extend their capabilities with features like Personal build and Pretested (delayed) commit
|
Personal Build
personal build is a build initiated as Remote Run or PreTested Commit PreTested (Delayed) Commit. Only users with "Project Developer" role Role and Permission can initiate a personal build. The build uses the current VCS repository sources plus the changed ...
|
Pre-Tested (Delayed) Commit
An approach which prevents committing defective code into a build, so the entire team's process is not affected. Submitted code changes first go through testing. If it passes all of the tests, TeamCity can automatically submit the changes to version control ...
|
Remote Run
remote run is a Personal Build initiated by a developer from one of the supported IDE plugins to test how the changes will integrate into the project's code base. Unlike Pretested Commit Pretested (delayed) commit, no code is checked into the VCS regardless of the state of the personal ...
|
|
|