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

Support subsets in the storefront info #78

Open
jameswestman opened this issue Oct 19, 2022 · 1 comment
Open

Support subsets in the storefront info #78

jameswestman opened this issue Oct 19, 2022 · 1 comment

Comments

@jameswestman
Copy link
Collaborator

Flatpak allows us to add commits to a subset, which allows clients to broadly filter the repository: flatpak/flatpak#3955. For example, in Flathub, we want to have a "FOSS-only" repository--it's the same OSTree repo, but a separate summary file that only contains commits marked as free software.

I'd like to implement this in a generic way by adding a subsets array field to the storefront info. flat-manager will add the app's commits to all of the given subsets.

@razzeee
Copy link

razzeee commented Jan 14, 2024

I think this was done?

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

No branches or pull requests

2 participants