Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Sep 9, 2016

Also adding it as stable/ since that is the latest tag.

Done via:

$ git worktree add -b add-docs-0.18.1 ../hotfix official/gh-pages
$ git checkout 0.18.1
$ tox -e docs
$ cd ../hotfix
$ rm -fr stable
$ git rm -fr stable
$ mkdir stable
$ mkdir 0.18.1
$ cd -
$ cp -R docs/_build/html/ ../hotfix/stable/
$ cp -R docs/_build/html/ ../hotfix/0.18.1/
$ cd ../hotfix
$ git add stable/
$ git add 0.18.1/

@dhermes dhermes added the docs label Sep 9, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 9, 2016
Also adding it as stable/ since that is the latest tag.

Done via:

$ git worktree add -b add-docs-0.18.1 ../hotfix official/gh-pages
$ git checkout 0.18.1
$ tox -e docs
$ cd ../hotfix
$ rm -fr stable
$ git rm -fr stable
$ mkdir stable
$ mkdir 0.18.1
$ cd -
$ cp -R docs/_build/html/ ../hotfix/stable/
$ cp -R docs/_build/html/ ../hotfix/0.18.1/
$ cd ../hotfix
$ git add stable/
$ git add 0.18.1/
@tseaver
Copy link
Contributor

tseaver commented Sep 9, 2016

LGTM

@dhermes dhermes merged commit 4022809 into googleapis:gh-pages Sep 9, 2016
@dhermes dhermes deleted the add-docs-0.18.1 branch September 9, 2016 04:56
@dhermes dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants