polkit-org / polkit

polkit (formerly PolicyKit) is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes.
Other
41 stars 22 forks source link

packit: Integration and configuration for Packit service #424

Closed vmihalko closed 4 months ago

vmihalko commented 5 months ago

This is the same configuration we are used to from gitlab/polkit - trigger is pull-request, after which polkit is built in copr in all current Fedora versions.

There is only one difference with this PR. We no longer wget and sed the polkit.spec from fedora rawhide, but store it (polkit.spec and polkit.sysusers) in the created .packit directory.

Why .packit.yaml is not in this directory? Because this config file must be in the top directory.