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

Add filtering based on comps file to build stage script #275

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Sep 7, 2023

I decided to not block on Copr, borrow from our mash script and implement comps filtering in the build stage script. This doesn't add any real overhead and we are already doing a copy and filter so might as well apply the comps filtering during that step.

@ehelms ehelms force-pushed the filter-based-on-comps branch from b11fe47 to 6eed4c2 Compare September 8, 2023 11:51
@ehelms
Copy link
Member Author

ehelms commented Sep 8, 2023

After this is merged I plan to merge theforeman/jenkins-jobs#351 as I'll have a method that reproduces the Koji flow and output state for repositories.

@ehelms
Copy link
Member Author

ehelms commented Sep 12, 2023

Successful test of this and output -- https://stagingyum.theforeman.org/client/nightly/el8/x86_64/
You can see there is no gofer-tools present now.

@ekohl ekohl merged commit c4a3754 into theforeman:master Sep 12, 2023
3 checks 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