Skip to content

fix(packaging): unblock v7.0.1-beta release assets - #995

Closed
justcoding121 wants to merge 4 commits into
betafrom
develop
Closed

fix(packaging): unblock v7.0.1-beta release assets#995
justcoding121 wants to merge 4 commits into
betafrom
develop

Conversation

@justcoding121

Copy link
Copy Markdown
Owner

Summary

  • Linux HTTP/3 bundle: patchelf catch was reading $_.Name from the error record.
  • macOS: Test-Path $local -or was parsed as a Test-Path parameter (-or).
  • MSI: WiX wrote under tools/packaging/wix while the script checked the repo root.
  • release.yml: free disk on Linux + max-parallel: 3 to avoid ENOSPC.

Test plan

  • PR checks green
  • Merge to beta; release.yml builds all CLI/Inspector RIDs
  • GitHub v7.0.1-beta has full zip/MSI assets

…sure

Unblock v7.0.1-beta assets: fix Linux patchelf catch shadowing, macOS Test-Path -or parse, WiX output path, and limit parallel self-contained publishes.
Root Add/Remove dialogs blocked unattended test runs; suppress them under CI and test ModuleInitializers, and stop NullRoot cleanup from targeting the product CA CN.
Publish Documentation failed with 403 because the build job only had contents:read for GITHUB_TOKEN. Other workflows that push already have write.
@justcoding121

Copy link
Copy Markdown
Owner Author

Superseded by the 7.0.2-beta plan.

The packaging/hang/session-archive commits remain on develop and are still needed. We will not merge this PR into beta for v7.0.1-beta (NuGet 7.0.1-beta already shipped; product assets move to 7.0.2).

Next: bump to 7.0.2 on develop, prove release.yml packaging on develop, then open a new develop→beta PR for 7.0.2-beta.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
57.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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