You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+semver:minor - Log commands standard output and standard error even if they throw ex… (#383)
* Log commands standard output and standard error even if they throw exceptions
* Fix compilation error
* Formatting Markdown
---------
Co-authored-by: Tom Longhurst <thomhurst@users.noreply.github.com>
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,6 @@ Define your pipeline in .NET! Strong types, intellisense, parallelisation, and t
64
64
| ModularPipelines.WinGet | Helpers for interacting with the Windows Package Manager. |[](https://www.nuget.org/packages/ModularPipelines.WinGet/)|
65
65
| ModularPipelines.Yarn | Helpers for interacting with Yarn CLI. |[](https://www.nuget.org/packages/ModularPipelines.Yarn/)|
66
66
67
-
68
67
## Getting Started
69
68
70
69
If you want to see how to get started, or want to know more about ModularPipelines, [read the Documentation here](https://thomhurst.github.io/ModularPipelines)
0 commit comments