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

Do not inherit repositories in addons #66

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

yselkowitz
Copy link
Collaborator

An addon repository does not necessarily want the same repos or exclusions as its base, and vice versa. For example, ELN should really not include Extras, and a lot of unwanted packages that we want to filter from Buildroot or Rawhide may still be eligible for ELN Extras.

v2: the new repo must be listed in an environment, otherwise no packages are found.

/cc @tdawson

An addon repository does not necessarily want the same repos or exclusions
as its base, and vice versa.  For example, ELN should really not include
Extras, and a lot of unwanted packages that we want to filter from
Buildroot or Rawhide may still be eligible for ELN Extras.

v2: the new repo must be listed in an environment, otherwise no packages
are found.
@tdawson
Copy link
Collaborator

tdawson commented Jul 30, 2024

LGTM
+1

yselkowitz added a commit to yselkowitz/content-resolver-input that referenced this pull request Jul 30, 2024
A repository must be listed in an environment, otherwise no packages are found.

minimization/content-resolver#66
yselkowitz added a commit to minimization/content-resolver-input that referenced this pull request Jul 30, 2024
A repository must be listed in an environment, otherwise no packages are found.

minimization/content-resolver#66
@yselkowitz yselkowitz merged commit b8f59e6 into minimization:master Jul 30, 2024
1 check passed
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