Skip to content

New version: RedEyeNetworks.Logivore version 1.23.0 - #411189

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.23.0-20260802083404
Aug 2, 2026
Merged

New version: RedEyeNetworks.Logivore version 1.23.0#411189
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-1.23.0-20260802083404

Conversation

@beadams987

@beadams987 beadams987 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Logivore v1.23.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-149-411189-20260802-1

@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Aug 2, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot enabled auto-merge (squash) August 2, 2026 09:44
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Aug 2, 2026
@microsoft-github-policy-service
microsoft-github-policy-service Bot merged commit 9963f88 into microsoft:master Aug 2, 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