ModularPipelines icon indicating copy to clipboard operation
ModularPipelines copied to clipboard

Write your pipelines in C# !

Results 40 ModularPipelines issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript
MINOR

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Build/18.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
renovate-bot
MAJOR

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Build/17.14.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
PATCH
renovate-bot
MINOR

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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Spectre.Console/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Spectre.Console/0.53.0/0.54.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

dependencies
renovate-bot
MINOR

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [MSTest.TestAdapter](https://redirect.github.com/microsoft/testfx) | `4.0.1` -> `4.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/MSTest.TestAdapter/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MSTest.TestAdapter/4.0.1/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [MSTest.TestFramework](https://redirect.github.com/microsoft/testfx) |...

dependencies
PATCH
renovate-bot

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[/]...