Cake.AzureDevOps addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Contains functionality related to Azure DevOps.
Authentication
Azure Alias from Cake.AzureDevOps addin |
Returns credentials for authentication with an Azure Active Directory. Can only be used with Azure DevOps. |
Azure Alias from Cake.AzureDevOps addin |
Returns credentials for basic authentication. Can only be used for on-premise Azure DevOps Server configured for basic authentication. See https://www.visualstudio.com/en-us/docs/integrate/get-started/auth/tfs-basic-auth. |
Azure Alias from Cake.AzureDevOps addin |
Returns credentials for integrated / NTLM authentication. Can only be used for on-premise Azure DevOps Server. |
Azure Alias from Cake.AzureDevOps addin |
Returns credentials for OAuth authentication. Can only be used with Azure DevOps. |
Azure Alias from Cake.AzureDevOps addin |
Returns credentials for authentication with a personal access token. Can be used for Azure DevOps Server and Azure DevOps Service. |
Azure Boards
AzureDevOpsWorkItem Alias from Cake.AzureDevOps addin |
Gets an Azure DevOps work item using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of a specific work item the access token provided by Azure Pipelines. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of a specific work item the access token provided by Azure Pipelines. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Pipelines
AzureDevOpsBuild Alias from Cake.AzureDevOps addin |
Gets an Azure Pipelines build using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets the build artifacts for an Azure Pipelines build. |
Azure Alias from Cake.AzureDevOps addin |
Gets the changes associated with an Azure Pipelines build. |
Azure Alias from Cake.AzureDevOps addin |
Gets Azure Pipelines build definitions for the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Returns if the Azure DevOps build is failing. |
AzureDevOpsBuilds Alias from Cake.AzureDevOps addin |
Gets Azure Pipelines builds using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets the test runs for an Azure Pipelines build. |
Azure Alias from Cake.AzureDevOps addin |
Gets the timeline entries for an Azure Pipelines build. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of the Azure Pipelines build which is running. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of a specific build which is running the access token provided by Azure Pipelines. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of a specific build which is running the access token provided by Azure Pipelines. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets the description of the Azure Pipelines build which is running. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets the work item ids associated with an Azure Pipelines build. |
Azure Alias from Cake.AzureDevOps addin |
Gets the work items associated with an Azure Pipelines build. |
Pull Request
Azure Alias from Cake.AzureDevOps addin |
Adds a new comment thread with a single comment to an Azure DevOps pull request using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Creates a pull request in Azure DevOps using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets the commits contained in the Azure DevOps pull request using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets an Azure DevOps pull request using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Gets an Azure DevOps pull request using the settings provided by an Azure Pipelines build. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Gets an Azure DevOps pull request using the settings provided by an Azure Pipelines build. Make sure the build has the 'Allow Scripts to access OAuth token' option enabled. |
Azure Alias from Cake.AzureDevOps addin |
Sets a status on an Azure DevOps pull request using the specified settings. |
Azure Alias from Cake.AzureDevOps addin |
Votes for an Azure DevOps pull request using the specified settings. |