Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 816 Bytes

File metadata and controls

19 lines (15 loc) · 816 Bytes

BuildDict

Build

Properties

Name Type Required Description
rid BuildRid Yes The RID of a build.
branchName BranchName Yes The branch that the build is running on.
createdTime CreatedTime Yes The timestamp that the build was created.
createdBy CreatedBy Yes The user who created the build.
fallbackBranches FallbackBranches Yes
retryCount RetryCount Yes
retryBackoffDuration RetryBackoffDurationDict Yes
abortOnFailure AbortOnFailure Yes
status BuildStatus Yes

[Back to Model list] [Back to API list] [Back to README]