Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable COM API access to correlate with the tracking database only #3670

Merged
merged 4 commits into from Sep 26, 2023

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Sep 26, 2023

Change

This change adds a flag that lets the caller specify that they are only interested in the installed tracking data, not the available packages. With it set, one can correlate to the catalog via the tracking database without ever needing to access the remote source information.

Validation

Code inspection and manually confirmed that remote search results are not required to have a correlated package signature.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner September 26, 2023 04:31
@JohnMcPMS JohnMcPMS merged commit c255b68 into microsoft:master Sep 26, 2023
8 checks passed
@JohnMcPMS JohnMcPMS deleted the tracking-only branch September 26, 2023 15:15
JohnMcPMS added a commit to JohnMcPMS/winget-cli that referenced this pull request Sep 28, 2023
JohnMcPMS added a commit that referenced this pull request Sep 28, 2023
JohnMcPMS added a commit to JohnMcPMS/winget-cli that referenced this pull request Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants