Skip to content

Create GitHub Release only after NuGet publish - #424

Merged
Aaronontheweb merged 1 commit into
devfrom
feature/release-github-after-nuget
Mar 24, 2026
Merged

Create GitHub Release only after NuGet publish#424
Aaronontheweb merged 1 commit into
devfrom
feature/release-github-after-nuget

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Member

Summary

  • Changed publish-github job to depend on publish-nuget instead of sign
  • Ensures the GitHub Release announcement only goes out after packages are available on NuGet.org

Test plan

  • Verify on next release that the GitHub Release job waits for NuGet publish to complete

The publish-github job now depends on publish-nuget instead of sign,
so the release announcement only goes out after packages are actually
available on NuGet.org.
@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) March 24, 2026 20:27
@github-actions

Copy link
Copy Markdown

Test Results

  2 files  ±0    2 suites  ±0   1m 44s ⏱️ -3s
519 tests ±0  519 ✅ ±0  0 💤 ±0  0 ❌ ±0 
520 runs  ±0  520 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 132d92f. ± Comparison against base commit 3a06f3c.

@Aaronontheweb
Aaronontheweb merged commit 55a5d10 into dev Mar 24, 2026
4 checks passed
@Aaronontheweb
Aaronontheweb deleted the feature/release-github-after-nuget branch March 24, 2026 20:29
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.

1 participant