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

Allow .rpm Release Job to Publish Flat Repository Format #338

Open
hollowaykeanho opened this issue Jun 15, 2024 · 1 comment
Open

Allow .rpm Release Job to Publish Flat Repository Format #338

hollowaykeanho opened this issue Jun 15, 2024 · 1 comment
Assignees
Labels
Done and Pending Release Completed and staging for next release. New Feature Case is about developing a new feature/aspect.

Comments

@hollowaykeanho
Copy link
Member

Description

Based on Red Hat's RPM repository's engineering specification, it is possible to publish a flat rpm repository (no repodata/) directory (Referring: https://developers.redhat.com/articles/2022/10/07/whats-inside-rpm-repo-file). However, some minor manual patches is required since Red Hat's existing toolkit does not natively supports it.

Expected Behavior

.rpm repository can be published in flat and conventional modes.

Current Behavior

.rpm repository can only be published in conventional modes.

Associated Data Files

No response

@hollowaykeanho hollowaykeanho added New Feature Case is about developing a new feature/aspect. Discussion Matter is still in discussion. No commitment yet. labels Jun 15, 2024
@hollowaykeanho hollowaykeanho self-assigned this Jun 15, 2024
@hollowaykeanho hollowaykeanho added In Progress Someone is working on the case. and removed Discussion Matter is still in discussion. No commitment yet. labels Jun 15, 2024
@hollowaykeanho hollowaykeanho changed the title Allow RPM to Publish Flat Repository Format Allow .rpm Release Job to Publish Flat Repository Format Jun 15, 2024
@hollowaykeanho
Copy link
Member Author

Implemented in 6177cca

@hollowaykeanho hollowaykeanho added Done and Pending Release Completed and staging for next release. and removed In Progress Someone is working on the case. labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done and Pending Release Completed and staging for next release. New Feature Case is about developing a new feature/aspect.
Projects
Status: v3.0.0
Development

No branches or pull requests

1 participant