debian-forge/.github/workflows
Simon Steinbeiss 4ea2915ef7 Switch to simple upstream releases
This commit changes our release process from the model of having a
release commit (and pull request) which also updated the NEWS.md file
and bumped the versions in the osbuild.spec and setup.py files to simply
pushing a tag.

After the tag (containing the release notes) is pushed, a GitHub
composite action is triggered that creates a GitHub release with the
contents of the git release tag. Furthermore the bumping of the version
number now always has to happen directly after a release to avoid having
to push a(n untested) commit to main for the release and this is also
handled by the GitHub composite action.

Finally packit pushes directly to dist-git now on pushing the release
tag, so no pull-request needs to be reviewed and merged anymore.
2021-10-19 11:21:54 +02:00
..
checks.yml ci: split out checks from tests 2021-09-29 20:07:59 +02:00
coverity.yml ci: schedule coverity only for osbuild/osbuild 2020-07-07 08:26:53 +02:00
release.yml Switch to simple upstream releases 2021-10-19 11:21:54 +02:00
tests.yml ci: split out checks from tests 2021-09-29 20:07:59 +02:00
trigger-gitlab.yml .github: Write PR data to a file first in trigger-gitlab 2021-10-07 10:07:41 +02:00