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

ci: Improve release GHA by using semantic-release #77

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

t0mk
Copy link
Contributor

@t0mk t0mk commented Feb 2, 2024

This PR adds button-triggered GHA doing "semantic release". In other words, the semantic release tool should go through history of the repo and generate proper version number and release notes. With those, it should create GH release of the new version, create wheel file and upload it to PyPi.

based on:
https://github.com/t0mk/equinix-sdk-go/blob/main/.github/workflows/release.yaml

@t0mk
Copy link
Contributor Author

t0mk commented Feb 7, 2024

I'll still test release numbering. Don't merge yet.

@t0mk
Copy link
Contributor Author

t0mk commented Feb 9, 2024

I tested this in my fork. It versions properly once we have latest release number in /version.

@t0mk
Copy link
Contributor Author

t0mk commented Feb 9, 2024

This is ready for review.

@ctreatma ctreatma merged commit ec820a3 into main Feb 9, 2024
3 checks passed
@ctreatma ctreatma deleted the semanticrelease branch February 9, 2024 19:55
Copy link
Contributor

This PR is included in version 0.7.0 🎉

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.

2 participants