From 4f3d45ce2f2ff5876da03a1ca88ed4065fd61b7c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 2 Sep 2024 20:43:56 +0530 Subject: Packit: add sidetag to release with netavark Packit now supports Fedora sidetags to ship multiple package updates in a single bodhi. Ref: https://packit.dev/docs/fedora-releases-guide/releasing-multiple-packages With sidetag enablement, the packit bodhi update job is only needed in one package. In this case, we can keep the bodhi job in netavark. Ref: https://github.com/containers/netavark/pull/1071 Signed-off-by: Lokesh Mandvekar --- .packit.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index d3ca1ec..acd5096 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -146,13 +146,8 @@ jobs: - job: koji_build trigger: commit + sidetag_group: netavark-releases + dependents: + - netavark dist_git_branches: - fedora-all - - # NOTE: Bodhi update tasks are disabled to allow netavark and aardvark-dns X.Y - # builds in a single manual bodhi update. Leaving this commented out - # but not deleted so it's not forgotten. - #- job: bodhi_update - #trigger: commit - #dist_git_branches: - #- fedora-branched # rawhide updates are created automatically -- cgit v1.2.3-70-g09d2