Skip to content

Conversation

@InitusNovus
Copy link
Owner

Prepare v0.2.3

This PR refines the Release workflow to prevent tag/package version mismatches and to make releases reproducible.

  • Derive NuGet package version from tag (supports v/V prefixes)
  • Validate version format before packing to avoid NuGet conflicts
  • Support workflow_dispatch with explicit tag input; validates commit is on main
  • Push only current-tag packages; verify artifacts exist

After merge:

  • Create tag v0.2.3 on main
  • Release workflow will pack/publish 0.2.3 and create GitHub Release

@InitusNovus InitusNovus merged commit 3b98e45 into main Sep 1, 2025
2 checks passed
@InitusNovus InitusNovus deleted the ci/release-verify branch September 1, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants