Skip to content

Releases: thomhurst/ModularPipelines

2.42.45

12 Sep 22:05
5f98477
Compare
Choose a tag to compare
  • Attempt to log command results when exceptions are thrown. E.g. Timeout TaskCanceledExceptions

Dependabot

  • Bump TUnit from 0.1.623 to 0.1.639 (#626)
  • Bump FluentAssertions from 6.12.0 to 6.12.1 (#622)
  • Bump Moq from 4.20.71 to 4.20.72 (#623)

2.42.9

05 Sep 14:10
2e87c1b
Compare
Choose a tag to compare
  • The namespace for the TrxParser has changed
  • The TrxParser now parses the ResultSummary tag

2.42.0

04 Sep 09:53
72b3e85
Compare
Choose a tag to compare
  • If a Module retries, then SubModules that have previously succeeded are not re-attempted
  • Bump Moq from 4.20.70 to 4.20.71 (#592)

2.41.4

03 Sep 21:26
0ed4a67
Compare
Choose a tag to compare
  • SubModuleFailedException passes through an InnerException for better stacktraces

Dependabot

  • Bump Moq from 4.20.70 to 4.20.71 (#592)

2.41.0

03 Sep 10:59
2116e6e
Compare
Choose a tag to compare
  • Tweak exception throwing to simplify stacktraces
  • File and folder operations will log their actions

Dependabot

  • Bump TUnit from 0.1.512 to 0.1.518 (#588)

2.40.18

02 Sep 23:10
9df4b08
Compare
Choose a tag to compare
  • Fix a bug where Folder.GetFiles(string globPattern) was returning the wrong relative paths

Dependabot

  • Bump TUnit from 0.1.512 to 0.1.518 (#588)
  • Bump NUnit from 4.2.1 to 4.2.2 in the test-dependencies group (#587)
  • Bump YamlDotNet from 16.0.0 to 16.1.0 (#589)
  • Bump Azure.ResourceManager in the azure-dependencies group (#585)

2.40.15

02 Sep 22:30
826b828
Compare
Choose a tag to compare

Dependabot

  • Bump NUnit from 4.2.1 to 4.2.2 in the test-dependencies group (#587)
  • Bump YamlDotNet from 16.0.0 to 16.1.0 (#589)
  • Bump Azure.ResourceManager in the azure-dependencies group (#585)

2.40.10

02 Sep 20:07
Compare
Choose a tag to compare
  • GitCheckoutOptions now has a constructor to create a new branch with the -b flag

Dependabot

  • Bump TUnit from 0.1.506 to 0.1.512 (#586)
  • Bump prism-react-renderer from 2.3.1 to 2.4.0 in /docs (#584)

2.40.4

29 Aug 17:05
ccdcde4
Compare
Choose a tag to compare
  • Fix ToolPath on DotnetToolUpdateOptions

Dependabot

  • Bump webpack from 5.93.0 to 5.94.0 in /docs (#579)

2.40.1

28 Aug 15:46
Compare
Choose a tag to compare
  • Better control over parallelism with a new [ParallelLimiter<T>] attribute

Dependabot

  • +semver:minor Bump Azure.ResourceManager.Compute in the azure-dependencies group (#576)
  • Bump TUnit, Microsoft.CodeAnalysis.CSharp.Workspaces and Microsoft.CodeAnalysis.CSharp (#568)