Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionTypeUsage Example
BuildNumberA zero-based auto-incremented integer allocated to this the current build (the first build will be build 0, the second build 1, etc)Integer$Build.BuildNumber$100
DurationA set of time periods associated with the current buildBuild Durations$Build.Duration.Total$ 5 seconds
FirstSharedResourceLabelA description of the first shared resource label acquired by the current buildString$Build.FirstSharedResourceLabel$Server.Testing.Server.QuotaList.A: 1 read lock
HasErroredStagesHave any errors occurred in any stages of the current build?Boolean$Build.HasErroredStages$ False
HasFailedStagesHave any stages of the current build failed?Boolean$Build.HasFailedStages$False
HasNewChangesIs the current build associated with any new repository HasNewChangesDoes this build contain changesets which have not been associated with a previous buildprevious been built by another build for the same configuration?Boolean$Build.HasNewChanges$trueTrue
HasSuccessfulStagesHave any stages of the current build been successful?Boolean$Build.HasSuccessfulStages$True
HasWarningsHave any warnings been logged during the current build?Boolean$Build.HasWarnings$ True
HasSuccessfulStagesHasWarningsIdA unique Integer integer allocated automatically to this buildStringInteger$Build.Id$"10"
IsFeatureBranchBuildUtilised via build triggers. This expression is set to true when a build is triggered via a Repository Trigger on a non-default branchBoolean$Build.IsFeatureBranchBuild$true
LastSharedResourceLabelA description of the most recent shared resource label acquired by the current buildString$Build.LastSharedResourceLabel$Server.Testing.Server.QuotaList.A: 1 read lock
LinkUrlThe URL to the build details pageLinkUrlBuild details URLString$Build.LinkUrl$"http:\\SERVERNAME\New_Project_1\ci\builds\view\123" 
MetricsA reference object to the metrics associated with this build (as defined below). ***Metrics$Build.Metrics$N/A
SharedResourceLabels



SharedResources



StartComment



StartedByThe username of the user who initiated the buildString$Build.StartedBy$"peter.toms@finalbuilder.com"
VersionA reference object for the build version (as defined below).Version$Build.Version$N/A