Move release from cockpituous to action-release and packit

This gets rid of our "release" environment with high-profile secrets,
and the cockpituous/release infra.

The upstream release uses our shared
https://github.com/cockpit-project/action-release/ action.
This commit is contained in:
Martin Pitt 2022-06-07 09:35:28 +02:00 committed by Allison Karlitskaya
parent 607fbae9d2
commit f5faff051b
4 changed files with 61 additions and 68 deletions

View file

@ -3,6 +3,8 @@
# See https://packit.dev/docs/configuration/ for the format of this file
specfile_path: cockpit-starter-kit.spec
# use the nicely formatted release description from our upstream release, instead of git shortlog
copy_upstream_release_description: true
srpm_build_deps:
- make
@ -37,3 +39,23 @@ jobs:
# targets:
# - fedora-all
# - centos-stream-9-x86_64
# Build releases in Fedora: https://packit.dev/docs/configuration/#propose_downstream
#- job: propose_downstream
# trigger: release
# metadata:
# dist_git_branches:
# - fedora-all
#- job: koji_build
# trigger: commit
# metadata:
# dist_git_branches:
# - fedora-all
#- job: bodhi_update
# trigger: commit
# metadata:
# dist_git_branches:
# # rawhide updates are created automatically
# - fedora-branched