-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Prepare 0.17.0 release. #1940
Prepare 0.17.0 release. #1940
Conversation
Mentioning wheels doesn't seem necessary in release (or at least mentioning Travis not necessary, but maybe adding that we won't have wheels on PyPI) |
@dhermes I updated the note for wheels. |
git log -1 --pretty=%H
7f6540275d7d241f4bf11f9c63d9777e05868561 for me after #1941. |
@daspecster Yep, I'll need to update the hash after merging #1932. I did add a reference to #1941 in the "Logging" section. |
Is this 0.16.1 on PyPi or will 0.17.0 sync soon? https://pypi.python.org/pypi/gcloud |
Once the merged build is done it should show up on pypi. On Wednesday, June 29, 2016, Tim Swast [email protected] wrote:
Tom Schultz |
We have burned a lot of cycles at Travis today: likely they've QoS'ed us into the slow lane. :( |
@tswast 0.16.1 was a "brown bag" release, to fix people affected by our broken wheel uploaded with 0.16.0. |
) * Draft 1: indefinitely-long streaming transcription * Clean up & refactor of indefinite speech transcrib * Make sure chunks_per_second is a whole number. * Update for google-cloud-python client lib. * Update sample to not error out, but make a new request every ~60ish seconds * Update transcribe_streaming_mic.py * Clean up unnecessary code, since we no longer wait for it to error out * Update based on feedback
) * Draft 1: indefinitely-long streaming transcription * Clean up & refactor of indefinite speech transcrib * Make sure chunks_per_second is a whole number. * Update for google-cloud-python client lib. * Update sample to not error out, but make a new request every ~60ish seconds * Update transcribe_streaming_mic.py * Clean up unnecessary code, since we no longer wait for it to error out * Update based on feedback
) * Draft 1: indefinitely-long streaming transcription * Clean up & refactor of indefinite speech transcrib * Make sure chunks_per_second is a whole number. * Update for google-cloud-python client lib. * Update sample to not error out, but make a new request every ~60ish seconds * Update transcribe_streaming_mic.py * Clean up unnecessary code, since we no longer wait for it to error out * Update based on feedback
) * Draft 1: indefinitely-long streaming transcription * Clean up & refactor of indefinite speech transcrib * Make sure chunks_per_second is a whole number. * Update for google-cloud-python client lib. * Update sample to not error out, but make a new request every ~60ish seconds * Update transcribe_streaming_mic.py * Clean up unnecessary code, since we no longer wait for it to error out * Update based on feedback
After merging #1932. Other PRs on
master
:yields
#1877
#1878
#1880
#1882
#1884
#1887
#1888
#1892
#1894
#1900
#1901
#1902
#1903
#1905
#1907
#1908
#1910
#1912
#1913
#1915
#1916
#1919
#1923
#1924
#1925
#1926
#1930
#1931
#1932
#1938
#1941