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

chore: Automate releases. #14

Merged
merged 7 commits into from
Oct 6, 2020
Merged

chore: Automate releases. #14

merged 7 commits into from
Oct 6, 2020

Conversation

lukesneeringer
Copy link

This adds release automation from GitHub, so I can make a vX.Y.Z tag and the release notes populate automatically and a release goes to PyPI.

We previously were not using PyPI for releases (preferring downloading a ZIP from GitHub instead), but moving to PyPI means I can use Renovate on the AIP repos, which is valuable because it allows me to "self-approve" version bumps that come from the bot.

@lukesneeringer lukesneeringer requested a review from a team as a code owner October 5, 2020 01:47
@googlebot googlebot added the cla: yes The Google CLA is signed. label Oct 5, 2020
@lukesneeringer
Copy link
Author

lukesneeringer commented Oct 5, 2020

As always with these kinds of PRs, there is about to be some thrashing. :-) I promise to be good and clean up after myself.

@lukesneeringer
Copy link
Author

@jgeewax This now is ready and actually works.

@lukesneeringer lukesneeringer merged commit 651c79f into master Oct 6, 2020
@lukesneeringer lukesneeringer deleted the automate-releases branch October 6, 2020 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes The Google CLA is signed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants