-
Notifications
You must be signed in to change notification settings - Fork 608
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: setup automatic releases #3218
Conversation
/condalock |
4f39c02
to
986e6dd
Compare
863513e
to
7256971
Compare
@jreback @kszucs You can get a feel for what's happening by looking at the bottom of this step: https://github.com/ibis-project/ibis/runs/4726600566?check_suite_focus=true |
ff7cd2c
to
92df564
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks neat!
🎉 This PR is included in version 2.1.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR adds automatic releases using
workflow_dispatch
(click-to-run).The steps that happen (though not necessarily in this specific order) are:
pyproject.toml
docs/web/release_notes.md
)Here's an example of what a release looks like:
https://github.com/cpcloud/protoletariat/releases/tag/v0.5.5
Our releases will of course have many more bullet points.