Skip to content

New version: RedEyeNetworks.Logivore version 0.13.0#379364

Merged
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-0.13.0-20260525170652
May 25, 2026
Merged

New version: RedEyeNetworks.Logivore version 0.13.0#379364
microsoft-github-policy-service[bot] merged 3 commits into
microsoft:masterfrom
beadams987:RedEyeNetworks.Logivore-0.13.0-20260525170652

Conversation

@beadams987
Copy link
Copy Markdown
Contributor

@beadams987 beadams987 commented May 25, 2026

Logivore v0.13.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-142-379364-20260525-1

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