containers / conmon-rs

An OCI container runtime monitor written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packit enablement for conmon-rs

lsm5 opened this issue · comments

@saschagrunert @haircommander I'd like to enable packit copr builds on conmon-rs. They will check if every PR builds on fedora and centos stream pre-merge. conmon-rs.spec.rpkg can be reused for these builds. See: containers/aardvark-dns@62737ec for similar change to aardvark-dns . I guess other gating tests can also be run on packit, but I haven't gotten around to those yet.

wdyt?

I think that's a great idea, having more CI feedback from the packaging side would be wonderful!

@lsm5 do you think it makes sense to enable packit for main as well?