Skip to content

Conversation

@daspecster
Copy link
Contributor

@daspecster daspecster commented Sep 8, 2016

Switching back to Sphinx.

We will need to update the index.html on the gh-pages branch I believe to make this work.

@dhermes I'm not sure where the content for the index.html files in latest/ and stable/ get generated from. They have the wrong example code in them.

Testing: http://daspecster.github.io/google-cloud-python

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Sep 8, 2016
@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 8, 2016
"""Simple script to get the gcloud version."""

from pkg_resources import get_distribution
print get_distribution('google-cloud').version

This comment was marked as spam.

This comment was marked as spam.

@daspecster daspecster mentioned this pull request Sep 8, 2016
GH_PAGES_DIR="ghpages"
git submodule add -b gh-pages \
"https://${GH_OAUTH_TOKEN}@github.com/${GH_OWNER}/${GH_PROJECT_NAME}" \
${GH_PAGES_DIR}

This comment was marked as spam.

This comment was marked as spam.

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 8, 2016
@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 8, 2016
@daspecster
Copy link
Contributor Author

That's weird, github timed out for appveyor?

Build started
git clone -q https://github.com/GoogleCloudPlatform/google-cloud-python.git C:\projects\google-cloud-python
git fetch -q origin +refs/pull/2267/merge:
fatal: unable to access 'https://github.com/GoogleCloudPlatform/google-cloud-python.git/': Failed to connect to github.com port 443: Timed out
Command exited with code 128

@dhermes
Copy link
Contributor

dhermes commented Sep 8, 2016

Don't worry about going Green for AppVeyor on a PR. I turned that off earlier today (the default webhook setting is to send for a push to master AND on a PR, but I set it to just push).

@daspecster
Copy link
Contributor Author

OK thanks! Let me know if this looks good to you.

# Also update the versions file.
../.tox/docs/bin/python ../scripts/update_versions.py
# Update the files which were updated in the release.
git add versions.html versions.json

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Sep 8, 2016

Remove all versions related files, since they aren't used by the template. (See my comment in-line in the bash script.)

@dhermes
Copy link
Contributor

dhermes commented Sep 8, 2016

LGTM pending Travis. Squash commits if you please?

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 8, 2016
@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 8, 2016
@dhermes
Copy link
Contributor

dhermes commented Sep 8, 2016

Is the CLA bot busted? Keeps weighing in when you'd expect it to be happy already

@theacodes
Copy link
Contributor

It rechecks whenever a push or comment occurs.

On Thu, Sep 8, 2016, 1:16 PM Danny Hermes notifications@github.com wrote:

Is the CLA bot busted? Keeps weighing in when you'd expect it to be happy
already


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#2267 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAPUc67dhUoq4Ni__0Yl4vgvWyZJA-ysks5qoG0xgaJpZM4J4KUC
.

@daspecster
Copy link
Contributor Author

So there's a few things happening. Whenever I run the update_docs.sh script, it overwrites my global git user and I forget to switch it back.
Then this last time I didn't realize I had to rebase, so there were both Tres's commits and mine in this PR. I rebased and it was all set.

@daspecster daspecster merged commit e553ddd into googleapis:master Sep 8, 2016
@dhermes dhermes mentioned this pull request Sep 19, 2016
@daspecster daspecster deleted the switch-to-sphinx branch January 24, 2017 15:19
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@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.

5 participants