ibis-bigquery
ibis-bigquery copied to clipboard
document / automate release process
- [ ] How is changelog / whatsnew updated?
- [ ] How is version string updated?
- [ ] Tests before uploading to PyPI?
Might want to use https://github.com/google-github-actions/release-please-action
I've setup the conventional commits linter and release-please bots from https://github.com/googleapis/repo-automation-bots
This should at least automate maintenance of version.py and the changelog. The actual push to PyPI (and then conda-forge) will still require some human intervention.
Not sure why release-please didn't open a PR. Using the NPM package locally worked. Release at https://pypi.org/project/ibis-bigquery/0.1.0/