Releases: thomhurst/ModularPipelines
Releases · thomhurst/ModularPipelines
2.3.0
11 Sep 21:22
Compare
Sorry, something went wrong.
No results found
Return a pipeline summary model with more information from the Pipeline ExecutePipelineAsync call
Fixed race condition with trx file parsing before the file was saved for DotNet Test
2.2.0
11 Sep 17:20
Compare
Sorry, something went wrong.
No results found
Retry policies
Increase test coverage
Add code coverage badge
2.0.8
07 Sep 16:26
Compare
Sorry, something went wrong.
No results found
Fix README Code Samples
Improve Test Coverage
2.0.5
06 Sep 21:31
Compare
Sorry, something went wrong.
No results found
BREAKING: Modules now just need to return T instead of ModuleResult - This should simplify and neaten your modules
Breaking: Rename context interface from IModuleContext to IPipelineContext
Exclude Options Classes from Code Coverage
File ReadAllLines Helper
File WriteAllLines Helper
Move Slack project to src directory
1.9.38
05 Sep 15:35
Compare
Sorry, something went wrong.
No results found
Format Console Results Table with Colours
1.9.36
05 Sep 15:07
Compare
Sorry, something went wrong.
No results found
Slack WebHook Helper
LoggingHttpClient from Context.Http
1.9.31
04 Sep 22:48
Compare
Sorry, something went wrong.
No results found
Added Debug Symbols for NuGet packages
1.9.28
04 Sep 20:52
Compare
Sorry, something went wrong.
No results found
Secrets detector for ILogger
1.9.24
04 Sep 18:27
Compare
Sorry, something went wrong.
No results found
Added a Checksum helper class to the Context object
1.9.22
03 Sep 13:47
Compare
Sorry, something went wrong.
No results found
Refresh File state whenever calling an action