ModularPipelines
ModularPipelines copied to clipboard
Write your pipelines in C# !
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.0 to 7.27.0. Release notes Sourced from @babel/runtime's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
The images displayed from the readme.md file for this project do not show up when clicked. Oddly, this is not an issue when viewing the readme.md in Github, just when...
GitHub API operations (especially file uploads) were logging full request/response bodies including binary streams, generating >15,000 lines of output per operation. ## Changes **Configuration** - Added `PipelineOptions.DefaultHttpLogging` (default: `StatusCode |...
The `ModularPipelines.GitHub.GitHub` class has `IHttpLogger`, but it is overly aggressive. For example, for a call to ```csharp return await targetFiles .SelectAsync(async file => { var asset = new ReleaseAssetUpload {...
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [Microsoft.Build](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | `17.3.2` -> `18.0.2` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [Microsoft.Build](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | `17.3.2` -> `17.14.28` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Spectre.Console](https://redirect.github.com/spectreconsole/spectre.console) | `0.53.0` -> `0.54.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [MSTest.TestAdapter](https://redirect.github.com/microsoft/testfx) | `4.0.1` -> `4.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [MSTest.TestFramework](https://redirect.github.com/microsoft/testfx) |...
Version 2.48.30 Console output formatting is broken — rich text tags like [bold] and [cyan] are displayed as plain text instead of being rendered. ``` [12:39:03 Info] [bold]Build System:[/] [cyan]Unknown[/]...