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

Upgrading version to 0.13.0. #1740

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Upgrading version to 0.13.0. #1740

merged 1 commit into from
Apr 22, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Apr 22, 2016

$ git log -1 --pretty=%H
f227fdc96287d92ba7232f005a447b6af06a7525
$ git log 0.12.1..HEAD \
> | grep 'Merge pull request ' \
> | awk -F ' ' '{print $4}' \
> | sort

yields
#1700
#1733
#1734
#1736
#1737
#1738
#1691 didn't show up (because I merged it with GitHub's squash commit feature). If we use this feature I'll need to refine my release process to capture all PRs since the last release (maybe something already exists from GitHub that I don't know about).

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 22, 2016
@dhermes
Copy link
Contributor Author

dhermes commented Apr 22, 2016

@tseaver
Copy link
Contributor

tseaver commented Apr 22, 2016

LGTM. I don't think we need to mention any of the currently-excluded PRs: none of them are user-visible.

@dhermes dhermes merged commit a4b5db3 into googleapis:master Apr 22, 2016
@dhermes dhermes deleted the cut-0.13.0 branch April 22, 2016 19:31
@dhermes
Copy link
Contributor Author

dhermes commented Apr 22, 2016

@rimey I can always edit the release notes, LMK if you'd like different / more verbose content.

@dhermes
Copy link
Contributor Author

dhermes commented Apr 22, 2016

Release has been uploaded: https://pypi.python.org/pypi/gcloud/0.13.0

@rimey
Copy link
Contributor

rimey commented Apr 22, 2016

Sorry, I was off-line for a bit. Shall I just hit the "Update release" button?

Monitoring API

@dhermes
Copy link
Contributor Author

dhermes commented Apr 22, 2016

I just updated it for you. Wasn't sure what your edit privileges would be for the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants