FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prepare 0.18.0 release. by tseaver · Pull Request #2048 · googleapis/google-cloud-python · GitHub

Prepare 0.18.0 release. - #2048

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:0.18.0-release
Aug 3, 2016
Merged

Prepare 0.18.0 release.#2048
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:0.18.0-release

Conversation

tseaver commented Aug 3, 2016
edited
Loading

Copy link
Copy Markdown
Contributor

(redone from #2044)

$ git log -1 --pretty=%H
2724805
[/home/tseaver/projects/agendaless/Google/src/gcloud-python]
$ git log 0.17.0..HEAD | grep 'Merge pull request ' | awk -F ' ' '{print $4}' | sort
#1636
#1775
#1832
#1833
#1836
#1876
#1914
#1943
#1945
#1946
#1948
#1950
#1952
#1954
#1956
#1958
#1962
#1965
#1966
#1967
#1971
#1973
#1974
#1976
#1977
#1985
#1990
#1992
#1994
#1996
#1997
#1999
#2000
#2002
#2003
#2004
#2005
#2006
#2008
#2016
#2019
#2021
#2025
#2026
#2029
#2033
#2036
#2040
#2041

#3 stray comment from #1914

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 3, 2016

tseaver commented Aug 3, 2016
edited
Loading

Copy link
Copy Markdown
Contributor Author

(DRAFT) 0.18.0 Release Notes

Note This is the last release which supports Python 2.6.

Core/testing/hygeine

Storage

Pubsub

BigQuery

Bigtable

Logging

DNS

Error Reporting

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

@daspecster, @dhermes: Redone without the Github-UI-induced weirdness (and squashed). PTAL

dhermes commented Aug 3, 2016

Copy link
Copy Markdown
Contributor

LGTM.

nit: In the release notes, why have an empty line between every bullet?

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

@dhermes because markdown suckspenalizes the rendered form for improved readability in the source.

tseaver merged commit 891e4a8 into googleapis:master Aug 3, 2016
tseaver deleted the 0.18.0-release branch August 3, 2016 17:56

dhermes commented Aug 3, 2016

Copy link
Copy Markdown
Contributor

Does not compute. What do you mean? What is the readability penalty?

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

Its twofold: it treats all newlines as paragraphs, which makes editing paragraphs harder. And in the source form, bullet lists are easier to read with a line between each item, particularly where items might be longer than a single line.

dhermes commented Aug 3, 2016

Copy link
Copy Markdown
Contributor

And in the source form, bullet lists are easier to read with a line between each item

That's subjective. No worries though, I don't have any strong preference.

tseaver commented Aug 3, 2016

Copy link
Copy Markdown
Contributor Author

I deleted the lines anyway, as I agree the rendered form was inferior.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL