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: Drop targets list from COPR build #283

Merged
merged 2 commits into from
Oct 3, 2022

Conversation

martinpitt
Copy link
Member

Hardcoding this list is redundant and hard to change: changing the COPR
config and updating all our projects' packit.yml files needs to happen
in lockstep.

packit now learned to just read the configuration from an existing COPR
repository, so drop the target list entirely. See
packit/packit-service#1499


I successfully tested this on my fork, see this conversation ff. -- it needed two rounds, yesterday there was still an error on the packit side.

Add `issue_repository` to tell packit to create issues when
propose_downstream/koji/bodhi builds fail. That will provide a
convenient place to examine, discuss, and retry them.

See https://packit.dev/docs/configuration/#issue_repository and
cockpit-project/cockpit-machines#735 (comment)
Hardcoding this list is redundant and hard to change: changing the COPR
config and updating all our projects' packit.yml files needs to happen
in lockstep.

packit now learned to just read the configuration from an existing COPR
repository, so drop the target list entirely. See
packit/packit-service#1499
@marusak marusak merged commit a8a8dc2 into cockpit-project:main Oct 3, 2022
@martinpitt martinpitt deleted the packit-drop-copr-targets branch October 3, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants