copr icon indicating copy to clipboard operation
copr copied to clipboard

Abstraction for project/chroot/package/build/webhook/(user) configuration

Open FrostyX opened this issue 2 years ago • 3 comments

We have inconsistencies that it is possible to configure some features per project but not per chroot or the other way around. We should add some abstraction to define it once, and have it everywhere for free.

FrostyX avatar Feb 14 '23 08:02 FrostyX

We should start with the --timeout option.

praiskup avatar Mar 14 '23 08:03 praiskup

I just ran up against this looking at the max number of builds setting for packages. This one would definitely benefit from having a global per repo setting, rather than per package. The per package setting could then be used as an overwrite of the repo's default.

penguinpee avatar Nov 12 '23 22:11 penguinpee

I am missing per-build option "--with something" ... currently possible on chroot level, but for rebuilding packages with circular dependencies it is bit cumbersome to change it back and forth. More info #3272

xambroz avatar May 21 '24 14:05 xambroz