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

Search against content sources for distro packages (HMS-4094) #2083

Merged
merged 2 commits into from
May 22, 2024

Conversation

croissanne
Copy link
Member

@croissanne croissanne commented May 16, 2024

Switches over to content sources entirely. For package groups we'll need to use content sources as well, so I think it makes sense. This keeps the custom and distro packages query separated, because we do some heuristics there.

I also noticed that distro packages are search when there's 2 characters, and custom/recommends when there's 3 or more. Could change this to be consistent.

I removed the v1 wizard test without concent sources entirely.

@croissanne croissanne marked this pull request as draft May 16, 2024 11:01
@croissanne croissanne force-pushed the content-sources-only branch 2 times, most recently from ec0de23 to 19722b4 Compare May 16, 2024 12:26
@croissanne croissanne changed the title Content sources only Content sources only (HMS-4094) May 16, 2024
@croissanne croissanne marked this pull request as ready for review May 16, 2024 12:51
@croissanne croissanne force-pushed the content-sources-only branch 2 times, most recently from 5d80f08 to 66e2e83 Compare May 16, 2024 13:32
@croissanne croissanne changed the title Content sources only (HMS-4094) Search against content sources for distro packages (HMS-4094) May 16, 2024
@mgold1234
Copy link
Collaborator

/retest

This will make it easier to search for distro groups, as those are only
available for searching in the content-sources api.
Copy link
Collaborator

@regexowl regexowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thank you!

@regexowl regexowl merged commit 0e74de5 into osbuild:main May 22, 2024
5 checks passed
@croissanne croissanne deleted the content-sources-only branch May 22, 2024 08:16
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

3 participants