Skip to content

New version: RedEyeNetworks.Logivore version 1.19.0#408019

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.19.0-20260726162629
Jul 26, 2026
Merged

New version: RedEyeNetworks.Logivore version 1.19.0#408019
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.19.0-20260726162629

Conversation

@beadams987

@beadams987 beadams987 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Logivore v1.19.0 ships two distinct installers per architecture (user-scope + machine-scope), matching the Microsoft.PowerToys + Notepad++.Notepad++ convention. Each (architecture, scope) tuple maps to a unique Inno Setup EXE with a single, deterministic PrivilegesRequired value, so Microsoft's dynamic-scan validation has unambiguous install behavior to verify per installer entry.

Manifest construction is done in Logivore's release.yml as a hand-built heredoc (not wingetcreate update) so the 4-entry shape is locked from version 1 — the previous wingetcreate-based flow inherited shape from the latest published manifest, which couldn't grow installer-entry count cleanly.

The same Logivore.iss AppId is shared across user-scope and machine-scope builds so an existing HKCU install (user-scope) and HKLM install (machine-scope) each match the appropriate manifest installer entry on winget upgrade.

Microsoft Reviewers: Open in CodeFlow

@wingetbot

Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-148-408019-20260726-1

@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jul 26, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) July 26, 2026 17:40
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jul 26, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot merged commit 955fb16 into microsoft:master Jul 26, 2026
1 check passed
@wingetbot

Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants