Releases: thomhurst/ModularPipelines
Releases · thomhurst/ModularPipelines
2.37.9
2.36.29
2.36.23
- .NET 7 build target has been removed as it is end of life
Dependabot
- Bump Azure.ResourceManager.Storage in the azure-dependencies group (#513)
- Bump Polly from 8.4.0 to 8.4.1 (#514)
- Bump Octokit from 12.0.0 to 13.0.0 (#510)
- Bump Azure.ResourceManager.Network in the azure-dependencies group (#509)
- Bump FluentFTP from 50.0.1 to 50.1.0 (#508)
- Bump Azure.Identity in the azure-dependencies group (#505)
- Bump YamlDotNet from 15.1.6 to 15.3.0 (#506)
- Bump braces from 3.0.2 to 3.0.3 in /src/ModularPipelines.Build (#504)
- Bump Azure.Identity in the azure-dependencies group (#501)
- Bump Octokit from 11.0.1 to 12.0.0 (#502)
- Bump NReco.Logging.File from 1.2.0 to 1.2.1 (#498)
2.36.4
2.35.0
- Throw an exception when defining duplicate constraint keys on the same NotInParallel attribute
context.LogOnPipelineEnd(...)method to easily log information at the end of the pipeline where it's easier to find in logs
Dependabot
2.34.0
- Remove the need to use reflection within ProgressPrinter for appending Sub-Modules to a parent Module
Dependabot
- Bump Polly from 8.3.1 to 8.4.0 (#478)
- Bump Spectre.Console from 0.48.0 to 0.49.1 (#482)
- Bump YamlDotNet from 15.1.2 to 15.1.4 (#484)
- Bump the test-dependencies group across 1 directory with 3 updates (#491)
- Bump NReco.Logging.File from 1.1.7 to 1.2.0 (#480)
- Bump FluentFTP from 49.0.2 to 50.0.1 (#479)
- --- (#489)
- Bump NUnit.Analyzers from 4.1.0 to 4.2.0 in the test-dependencies group (#477)
- Bump the azure-dependencies group with 13 updates (#476)
2.33.0
2.32.0
2.31.3
2.31.0
GetModuleResultsAsync()method exposed onPipelineSummaryobject. This will returnIModuleResultobjects which exposes module name, status, start, finish, and any skip reasons or exceptions.
Dependabot
- Bump Azure.Identity in /test/ModularPipelines.TestHelpers (#473)
- Bump the test-dependencies group with 2 updates (#470)
- Bump Vampire/setup-wsl from 2.0.1 to 3.0.0 (#464)
- Bump actions/cache from 3 to 4 (#465)
- Bump actions/upload-artifact from 3 to 4 (#462)
- Bump actions/checkout from 3 to 4 (#463)
- Bump actions/setup-dotnet from 3 to 4 (#461)