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

Automate creating a GitHub release #545

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Sep 6, 2023

The current release process of a new BlueChi version to GitHub involves quite a few manual steps. Due to introducing submodules, the default artifacts of a GitHub release do not contain the respective source files - emphasizing the need for automation. Based on the manual flow, its easy to automatically create a release, including the required artifacts, when a new tag is pushed.
It also links this release process to publishing the python bindings to PyPi.

This is a proposal. If accepted, I'd also update the README.maintainer.md accordingly.

The current release process of a new BlueChi version to GitHub
involves quite a few manual steps. Due to introducing submodules,
the default artifacts of a GitHub release does not contain the
respective source files - emphasizing the need for automation.
Based on the manual flow, its easy to automatically create a
release when a new tag is pushed.

Signed-off-by: Michael Engel <mengel@redhat.com>
@ygalblum
Copy link
Contributor

ygalblum commented Sep 6, 2023

I like this change. Mainly tying the release to a tag instead of manual triggers

Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Michael Engel <mengel@redhat.com>
@engelmi engelmi merged commit 7158d72 into main Sep 6, 2023
10 checks passed
@engelmi engelmi deleted the automate-creating-gh-release branch September 6, 2023 13:31
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.

3 participants