Document post-release install validation#18
Draft
chezzof wants to merge 1 commit into
Draft
Conversation
4c8bfea to
e852be6
Compare
e852be6 to
dd481c4
Compare
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
docs/post-release-validation.mdfor the publicv1.1.1post-release validation pass.EII_PYTHONfail-closed probes.EII_PYTHONcontext.Public download validation
Verified against GitHub Release downloads, not local
ui/dist-packagedoutput:Esports.Isolator.PRO.Setup.1.1.1.exeEsports-Isolator-PRO-1.1.1-portable.exeSHA256SUMS.txtChecks performed:
gh release download v1.1.1 --repo chezzof/ultraisolator.SHA256SUMS.txt.resources/backendand pass packaged runtime verification.Esports Isolator PRO.exe,resources/app.asar,resources/backend, and the uninstaller, then uninstalled and removed the temp install root.asInvoker; extracted packagedEsports Isolator PRO.exerequestsrequireAdministratorin both installer and portable payloads.CreateProcesslaunch of the extracted packaged app failed with Windows error 740 for both installer and portable payloads instead of running partially without Administrator.EII_PYTHONrejection.First-run coverage
The document includes a manual clean Windows profile first-run matrix for installer and portable paths, wrapper versus packaged-app Administrator behavior, SmartScreen caveat, trusted absolute
EII_PYTHON, and safe support evidence. The PR does not silently approve UAC or run the unsigned Administrator-level app with elevated privileges on a maintainer machine.Support/debug path
Bug and compatibility templates now ask for:
EII_PYTHONcontext;What did not change
Verification
gh release view v1.1.1 --repo chezzof/ultraisolator --json tagName,name,isDraft,isPrerelease,targetCommitish,assets,urlGet-FileHash -Algorithm SHA256CreateProcessprobe against extracted packaged app executable returned Windows error 740 for both installer and portable payloadsEII_PYTHONrejection probe for missing, relative, PATH-style, and untrusted absolute valuesnpm.cmd --prefix ui cipython -m unittest tests.test_react_frontend -vpython -m unittest discover -s tests -p "test_*.py" -vpowershell -ExecutionPolicy Bypass -File scripts\verify.ps1npm.cmd --prefix ui run build:renderernpm.cmd --prefix ui run smokegit diff --check