Releases: thomhurst/ModularPipelines
Releases · thomhurst/ModularPipelines
2.32.0
2.31.3
2.31.0
GetModuleResultsAsync()
method exposed onPipelineSummary
object. This will returnIModuleResult
objects 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)
2.30.9
2.30.5
2.30.3
2.29.32
- ShowProgressInConsole option now sets AnsiConsole.Profile.Capabilities.Interactive to reduce code duplication around checking for interactive mode
Dependabot
2.29.22
- Automatically add Dependabot commits to the release notes
- Fix [SkipIfNoGitHubToken] attribute logic
Dependabot
- Bump the azure-dependencies group with 1 update (#439)
Bumps the azure-dependencies group with 1 update: Azure.ResourceManager.
Updates Azure.ResourceManager
from 1.10.1 to 1.10.2
updated-dependencies:
- dependency-name: Azure.ResourceManager
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: azure-dependencies
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump Polly from 8.3.0 to 8.3.1 (#441)
Bumps Polly from 8.3.0 to 8.3.1.
updated-dependencies:
- dependency-name: Polly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump MailKit from 4.3.0 to 4.4.0 (#440)
Bumps MailKit from 4.3.0 to 4.4.0.
updated-dependencies:
- dependency-name: MailKit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>