Calq Flow
Version updated for https://github.com/calq-framework/flow to version v1.2.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Calq Flow is a .NET release automation tool designed for monorepos, providing a fully automated CI/CD pipeline that handles the release lifecycle, including project discovery, IL-level binary diffing, semantic versioning, and NuGet publishing. It eliminates the need for complex DevOps scripts by replacing subjective commit-based versioning with objective IL comparison, ensuring accurate versioning and breaking change detection. Key capabilities include native monorepo support, test integration, zero-configuration setup, and seamless operation as both a CLI tool and GitHub Action.
What’s Changed
- fix tool nupkg path (049f402)
- check if tool before downloading nupkg (7a2cb70)
- fix xmldoc (fb656e4)
- fix tool republishing (46d2130)
- relock (9ab4bff)
- revert relock (5119fa9)
- fix target framework for nupkg download (636cf8c)
- relock (be3cb70)
- net10.0 (448d266)
- format (af2956c)