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 #3703

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Sep 29, 2023

[Bringing this back with one change to policy.]

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 29, 2023 04:33
@JohnMcPMS JohnMcPMS merged commit 8d5ca42 into microsoft:master Sep 29, 2023
8 checks passed
@JohnMcPMS JohnMcPMS deleted the here-we-go-again branch September 29, 2023 18:17
JohnMcPMS added a commit to JohnMcPMS/winget-cli that referenced this pull request Sep 29, 2023
…icrosoft#3703)

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.
This was referenced Sep 29, 2023
JohnMcPMS added a commit that referenced this pull request Sep 29, 2023
…3703) (#3710)

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.
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.

2 participants