Releases: cake-contrib/Cake.AzureDevOps
Releases · cake-contrib/Cake.AzureDevOps
0.4.6
As part of this release we had 4 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Feature
Improvements
0.4.5
As part of this release we had 29 commits which resulted in 2 issues being closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Feature
- #234 Add an alias to get builds by specific settings (@christianbumann)
Improvement
- #176 Return artifacts of a build (@christianbumann)
0.4.4
As part of this release we had 5 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Features
- #206 Add alias for returning commits of a pull request (@pascalberger)
- #200 Add alias to return changes associated with a build (@pascalberger)
- #199 Return if a running build is failing (@pascalberger)
- #198 Add alias to return the timeline records of a build (@pascalberger)
Bug
- #193
AzureDevOpsPullRequestUsingAzurePipelinesOAuthToken(false)
throws null reference exception (@pascalberger)
0.4.3
0.4.2
As part of this release we had 7 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Feature
- #169 Alias for accessing Azure Pipeline builds
Improvements
- #185 Add
AzureDevOpsPullRequestUsingAzurePipelinesOAuthToken
alias which returnsnull
if no pull request build - #179 Method to create
AzureDevOpsCreatePullRequestSettings
instance from Azure Pipelines variables - #178 Return commits of pull request
- #174 Return status of a build
- #173 Return result of a build
- #171 Return parameters / variables of a build
0.4.1
As part of this release we had 4 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Improvements
- #163
CreateCommentThread
should throwArgumentNullException
- #161 Alias for adding comment to pull request
- #160 Embed NuGet package icon
Documentation
- #165 Improve indentation of examples in documentation
0.4.1-beta.1
As part of this release we had 4 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Improvements
- #163
CreateCommentThread
should throwArgumentNullException
- #161 Alias for adding comment to pull request
- #160 Embed NuGet package icon
Documentation
- #165 Improve indentation of examples in documentation
0.4.0
As part of this release we had 6 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking changes
- #132 Rename to Cake.AzureDevOps
- #124 Remove
TfsComment
constructor which accepts internal comment type - #122 Make
IGitClientFactory
internal
Improvement
- #156 Return if a pull request is in draft state
Documentation
- #126 Create demo repository on Azure DevOps
0.4.0-beta.1
As part of this release we had 5 issues closed.
Requirements
- Team Foundation Server 2017 or newer, Azure DevOps Server 2019, or Azure DevOps Service.
- Cake 0.33.0 or higher
- Targeting .NET Standard 2.0
Breaking changes
- #132 Rename to Cake.AzureDevOps
- #124 Remove
TfsComment
constructor which accepts internal comment type - #122 Make
IGitClientFactory
internal
Documentation
- #126 Create demo repository on Azure DevOps