Skip to content

Fix release metadata verification#581

Merged
shanselman merged 1 commit into
masterfrom
fix/ci-product-version-check
May 29, 2026
Merged

Fix release metadata verification#581
shanselman merged 1 commit into
masterfrom
fix/ci-product-version-check

Conversation

@shanselman
Copy link
Copy Markdown
Contributor

Summary

  • avoid loading the published .NET 10 tray assembly in PowerShell during release validation
  • read ProductVersion from file metadata instead and compare it to GitVersion SemVer

Validation

  • ./build.ps1
  • dotnet test ./tests/OpenClaw.Shared.Tests/OpenClaw.Shared.Tests.csproj --no-restore
  • dotnet test ./tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj --no-restore
  • git diff --check

Read ProductVersion from file metadata instead of loading the published assembly during CI release validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@shanselman shanselman merged commit 97fb8df into master May 29, 2026
16 checks passed
@shanselman shanselman deleted the fix/ci-product-version-check branch May 29, 2026 06:20
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