Skip to content

New version: RedEyeNetworks.Logivore version 1.10.1#403577

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.10.1-20260717040633
Jul 17, 2026
Merged

New version: RedEyeNetworks.Logivore version 1.10.1#403577
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.10.1-20260717040633

Conversation

@beadams987

@beadams987 beadams987 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Logivore v1.10.1 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-403577-20260717-1

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

Copy link
Copy Markdown
Contributor

Validation has completed.

Template: msftbot/validationCompleted

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 Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants