Skip to content

HMS-8668: split red_hat repos into multiple files #1125

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jlsherrill
Copy link
Member

@jlsherrill jlsherrill commented Jun 12, 2025

Also fixes HMS-8716

Summary

splits the red hat repos json file into multiple
also adds 6 new repos, supplementary repos for 8,9,10 x86_64 and aarm64.
repositories are largely organized by feature, while splitting RHEL into mulitple versions as well.

Testing steps

make repos-import

make db-cli-connect

content=# select count(*) from repositories where origin = 'red_hat';
 count 
-------
    31
(1 row)

On main, this would be 25, 25 + 6 supplementary repos is 31.

@jlsherrill
Copy link
Member Author

@jlsherrill
Copy link
Member Author

/retest

@rverdile rverdile self-assigned this Jun 23, 2025
Copy link
Contributor

@rverdile rverdile left a comment

Choose a reason for hiding this comment

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

This looks good. Just to differentiate from community repos, can we rename the directory to something like snapshotted_repos/redhat?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants