Cake.Common.Build.AzurePipelines.Data Namespace

Enum Types

Enum Summary
AzurePipelinesArtifactType Provides the type of an Azure Pipelines artifact.
AzurePipelinesCodeCoverageToolType Provides the known values for the Code Coverage tool formats.
AzurePipelinesRepositoryType Provides the known values for the Azure Pipelines Repository types.
AzurePipelinesTaskResult Provides the result of an Azure Pipelines task record.
AzurePipelinesTaskStatus Provides the status of an Azure Pipelines task record.
AzurePipelinesTestRunnerType Test runner file formats supported on Azure Pipelines.

Class Types

Class Summary
AzurePipelinesAgentInfo Provides Azure Pipelines agent info for the current build and build agent.
AzurePipelinesBuildInfo Provides Azure Pipelines Build info for the current build.
AzurePipelinesDefinitionInfo Provides Azure Pipelines definition information for the current build.
AzurePipelinesEnvironmentInfo Provides Azure Pipelines environment information for the current build.
AzurePipelinesMessageData Provides optional data associated with a Azure Pipelines logging message.
AzurePipelinesPublishCodeCoverageData Description of code coverage information to publish to Azure Pipelines.
AzurePipelinesPublishTestResultsData Description of test result information to publish to Azure Pipelines.
AzurePipelinesPullRequestInfo Provides Azure Pipelines pull request information for the current build.
AzurePipelinesRecordData Provides optional data associated with an Azure Pipelines timeline record.
AzurePipelinesRepositoryInfo Provides Azure Pipelines Repository information for the current build.
AzurePipelinesTeamProjectInfo Provides Azure Pipelines Team Project information for the current build.
AzurePipelinesTriggeredBy Provides Azure Pipelines Trigger information for the current build.