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

RFC: automate the release process #135

Open
ylatuya opened this issue Jul 7, 2023 · 2 comments
Open

RFC: automate the release process #135

ylatuya opened this issue Jul 7, 2023 · 2 comments

Comments

@ylatuya
Copy link
Contributor

ylatuya commented Jul 7, 2023

Fluster hasn't had a release yet, which we will need to start doing to package it for pypi and Debian.

The proposal is the use to use Conventional Commit Messages in combination with the following github action https://github.com/google-github-actions/release-please-action to automate all the release process.

@obbardc
Copy link
Contributor

obbardc commented Aug 8, 2023

@ylatuya Just an FYI, I already package fluster for debian from a git tag: https://tracker.debian.org/pkg/fluster

@rsanchez87
Copy link
Contributor

rsanchez87 commented Jan 10, 2025

Hello @ylatuya , we have already an automated process to create a release version from the CI, you can see these PRs:

#210
#213
#230

or the next file (release.yml):

https://github.com/fluendo/fluster/blob/master/.github/workflows/release.yml

The release notes after CI (release) workflow, look like this:

image

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

No branches or pull requests

3 participants