kpcyrd / rebuilderd

Independent verification of binary packages - reproducible builds
GNU General Public License v3.0
355 stars 24 forks source link

Make workers profile aware or profiles worker aware #126

Open adityasaky opened 2 years ago

adityasaky commented 2 years ago

I'd like to be able to use some workers exclusively to rebuild selected profiles, for example, Arch Linux's community repository which has significantly more packages than core and extra. This would also allow for more granular control over which underlying host builds which packages. For example, heavier packages like linux*, gcc etc can be in a separate profile, that is always assigned to a host with the necessary resources.