fix(packaging): unblock v7.0.1-beta release assets - #995
Closed
justcoding121 wants to merge 4 commits into
Closed
Conversation
…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.
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. |
2 tasks
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
$_.Namefrom the error record.Test-Path $local -orwas parsed as a Test-Path parameter (-or).tools/packaging/wixwhile the script checked the repo root.max-parallel: 3to avoid ENOSPC.Test plan
v7.0.1-betahas full zip/MSI assets