Trigger Types

Top  Previous  Next

FinalBuilder Server supports a variety of ways to trigger a build.

 

VersionControlTriggers

 

Version Control Triggers

Triggers that interface with a version control system to trigger builds when a source control item is checked in. These triggers are typically used to setup FinalBuilder Server to perform continuous integration.

 

File-Based Triggers

Triggers that watch or interact with a file on the local file system and trigger a build based on some pre-determined conditions.

 

Time Triggers

Time triggers allow you to schedule a build at certain dates or times.

 

Run Process

The Run Process trigger allows you to run a process and then trigger a build based on the result of the process.

 

 

Time Trigger | File Trigger | Run Process Trigger | Version Control Triggers