Below you will find pages that utilize the taxonomy term “F2calv”
April 17, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.5.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning for repositories by using the GitVersion tool to calculate version numbers based on commit history and branching strategies. It optionally creates Git tags and GitHub releases for the generated versions, or accepts a pre-determined version as input. The action simplifies release management by providing version information (e.g., major, minor, patch) as outputs and supports customizable configurations for versioning strategies.
April 2, 2026
.NET Build/Test/Pack/Push
Version updated for https://github.com/f2calv/gha-dotnet-nuget to version v2.1.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building, testing, packaging, and publishing .NET class libraries to NuGet and GitHub Packages. It simplifies the management of .NET solution files by ensuring only packable projects are published, streamlining the release workflow for .NET developers. Key capabilities include support for multiple .NET versions, pre-release package handling, and integration with GitHub and NuGet authentication systems.
April 1, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.4.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning using the GitVersion tool, calculates the version based on the repository’s commit history, and optionally creates Git tags and GitHub releases. It simplifies version management by ensuring consistent semantic versioning and supports custom configurations or externally provided versions. Key capabilities include generating version components (e.g., major, minor, patch), moving rolling tags, and detecting GitVersion configurations automatically.
April 1, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning and release management for a repository using the GitVersion tool. It calculates the repository’s semantic version, optionally accepts a pre-defined version, and creates Git tags and GitHub releases, streamlining version control and release processes. Key capabilities include outputting version components (e.g., major, minor, patch) and integrating with custom GitVersion configurations.