Versions Compared

Key

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

...

This includes expandable fields on the Edit Variable dialog (for variable types other than Expression), on the Variables and Artifacts tabs for Build Completed triggers,  when editing Configuration Conditions in the Conditions step of the configuration wizard, in the Edit Build Event Handlers dialog, and in Agent Conditions on the Agent page under Administration.

Name

Description

Type

Usage Examples


InitialisingBuildCount

The number of currently initialising builds for the configuration

Integer

$Configuration.InitialisingBuilds$

1

InitialisingOrQueuedBuildCount

The number of currently initialising builds for the configuration

Integer



LastBuild

The last build started on the current configurationBuild Summary

LastFinishedBuild

The last build finished on the current configurationBuild Summary

PendingPromotionBuildCount

The number of build currently pending promotion for the configuration

Integer



QueuedBuildCount

The number of currently queued builds for the configuration

Integer

$Configuration.QueuedBuilds$

1

RunningBuildCount

The number of currently running builds for the configuration

Integer

$Configuration.RunningBuilds$

1