Commit graph

7 commits

Author SHA1 Message Date
packit-public-repos-bot
a23f9d6e72 Fix configuration for Packit 1.0.0
This commit fixes the configuration for the forthcoming Packit 1.0.0.
See [our blog post](https://packit.dev/posts/packit_1_0_0_action_required) for more details.
  - Job type `build` has been changed to `copr_build`.
  - Job type `production_build` has been changed to `upstream_koji_build`.
  - Key `upstream_project_name` has been changed to `upstream_package_name`.
  - Key `synced_files` has been changed to `files_to_sync`.

Please review and merge me before January 2025 otherwise packit-service jobs will fail because of an invalid configuration.
2024-12-12 09:03:44 +01:00
Ondřej Budai
18c24c431b packit: Enable Bodhi updates for unstable Fedoras
As we don't only want to get Bodhi updates for the stable releases, but
also the ones still in development, we need to use 'fedora-branched'.

See https://packit.dev/docs/configuration/#aliases and
82d4fbbb4e
2023-02-02 18:58:46 +01:00
Ondřej Budai
2dfb674b77 packit: push updates also to epel
We got asked to ship this package also to EPEL. I already managed to create
the branches and prepare the initial builds. The last step is to enable the
downstream release automation. This commit thus enables EPELs for packit.
2023-02-02 18:58:46 +01:00
Tomas Hozza
6065ce8b72 packit: Enable Bodhi updates workflow 2022-09-01 18:47:45 +02:00
Simon Steinbeiss
ab147208e9 packit: Enable Koji build integration
Also drop the create_pr option, which was dropped by Packit.
2022-05-16 12:01:54 +02:00
Simon Steinbeiss
6f3c49139d packit: Push directly to dist-git 2022-02-16 12:39:25 +01:00
Simon Steinbeiss
7743d20af9 Add upstream release bot and enable packit 2022-02-14 15:33:48 +01:00