Label: commit

Content with label commit in TeamCity 3.x Documentation (See content from all spaces)
Related Labels: remote , concepts , pre-tested , run , build , delayed , personal

Personal Build
Personal Build A personal build is a build initiated as Remote Run or PreTested Commit PreTested (Delayed) Commit. Only users with "Project Developer" role Role can initiate a personal build. The build uses the current VCS repository sources plus ...
Pre-Tested (Delayed) Commit
PreTested (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 ...