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

[gha] Automate release process #537

Merged
merged 2 commits into from
Mar 24, 2022
Merged

[gha] Automate release process #537

merged 2 commits into from
Mar 24, 2022

Conversation

jjmerchante
Copy link
Contributor

This PR adds a new GitHub Action to create the release whenever a new tag with a release number is pushed.
It generates a package, tests it, and publishes the release on PyPi and GitHub.

It also updates Pypi packages

This commit adds a new GitHub Action to create the
release whenever a new tag with a release number is pushed.
It generates a package, tests it, and publishes the release on
PyPi and GitHub.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
This commit updates the dependency packages
because some repositories are now using poetry
and a new version is needed.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
Copy link
Member

@zhquan zhquan left a comment

Choose a reason for hiding this comment

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

LGTM

@zhquan zhquan merged commit bde2258 into chaoss:master Mar 24, 2022
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.

None yet

2 participants