Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packit: Enable downstream automation #6166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nforro
Copy link

@nforro nforro commented Feb 14, 2025

This commit adds a koji_build job configured to build in a sidetag and a bodhi_update job configured to be created from a sidetag and depending on anaconda (implicitly) and anaconda_webui. A successful Koji build will trigger the bodhi_update job if a build of anaconda-webui is also in the sidetag.
In case you want to release only anaconda, you will have to tag the latest stable build of anaconda-webui into the sidetag by commenting /packit koji-tag in any anaconda-webui dist-git PR (that will satisfy the dependency but only the not-yet-released build of anaconda will be added to the update).

This PR complements rhinstaller/anaconda-webui#643.

See also: https://packit.dev/docs/fedora-releases-guide/releasing-multiple-packages

Note: the cross-package automation will not work properly until Packit configuration is updated in dist-git repos of both packages.

@KKoukiou please have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant