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

Optional base product in package search #95

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

skazi0
Copy link
Contributor

@skazi0 skazi0 commented Nov 18, 2021

Original code set product default to Zypper.base_product. As Go doesn't
support default parameter values, explicit passing of empty Product will
now fall back to base product from zypper.

This is required by clients to avoid exporting baseProduct() function.

Original code set product default to Zypper.base_product. As Go doesn't
support default parameter values, explicit passing of empty Product will
now fall back to base product from zypper.
Copy link
Collaborator

@djoreilly djoreilly left a comment

Choose a reason for hiding this comment

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

lgtm

@skazi0 skazi0 merged commit 31e0141 into SUSE:main Nov 18, 2021
@skazi0 skazi0 deleted the optional-search-product branch November 18, 2021 20:23
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