Below you will find pages that utilize the taxonomy term “F2calv”
July 13, 2026
.NET Build/Test/Pack/Push
Version updated for https://github.com/f2calv/gha-dotnet-nuget to version v2.1.1.
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 builds and packages .NET class libraries, pushing them to both the official NuGet feed and GitHub Packages. It automates the process of creating and publishing NuGet packages, including handling versioning, configuration options, and integration with GitHub Packages using a GitHub token or NuGet API key.
July 13, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.7.
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 calculates and releases a semantic version of a repository using GitVersion, with options to customize the version and tagging behavior. It automatically detects the required GitVersion configuration file version and handles both v5 and v6 configurations. The action supports generating release notes from merged PRs since the last release.