BuildGroup
class BuildGroup
Contains information about a batch build build group. Build groups are used to combine builds that can run in parallel, while still being able to set dependencies on other build groups.
Types
Properties
Link copied to clipboard
A BuildSummary
object that contains a summary of the current build group.
Link copied to clipboard
Contains the identifier of the build group.
Link copied to clipboard
Specifies if failures in this build group can be ignored.
Link copied to clipboard
An array of BuildSummary
objects that contain summaries of previous build groups.