Skip to content

Making sure new docs get built on tags. - #645

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-new-docs-on-tag
Feb 17, 2015
Merged

Making sure new docs get built on tags.#645
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-new-docs-on-tag

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

A tag is not associated with a branch inherently so
TRAVIS_BRANCH == master is the wrong check.

See my previous comment for context.

A tag is not associated with a branch inherently so
TRAVIS_BRANCH == master is the wrong check.
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 14, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

I think I'll just move the 0.4.1 tag after this so those docs get built.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 706768b on dhermes:fix-new-docs-on-tag into f64fc55 on GoogleCloudPlatform:master.

@tseaver

Copy link
Copy Markdown
Contributor

LGTM (but I'm missing context to understand #645 (comment)).

dhermes added a commit that referenced this pull request Feb 17, 2015
Making sure new docs get built on tags.
@dhermes
dhermes merged commit 9eb8cd4 into googleapis:masterFeb 17, 2015
@dhermes

Copy link
Copy Markdown
ContributorAuthor

@tseaverhttp://googlecloudplatform.github.io/gcloud-python/0.4.1/ never got built (that's why I filed this)

So in order for them to get re-built, I will re-push the 0.4.1 tag.

@dhermes
dhermes deleted the fix-new-docs-on-tag branch February 17, 2015 19:21
@dhermesdhermes mentioned this pull request Feb 25, 2015
vchudnov-g pushed a commit that referenced this pull request Sep 20, 2023
* fix: Add async context manager return types
chore: Mock return_value should not populate oneof message fields
chore: Support snippet generation for services that only support REST transport
chore: Update gapic-generator-python to v1.11.0
PiperOrigin-RevId: 545430278
Source-Link: googleapis/googleapis@601b532
Source-Link: googleapis/googleapis-gen@b3f18d0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjNmMThkMGY2NTYwYTg1NTAyMmZkMDU4ODY1ZTc2MjA0NzlkN2FmOSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Sometimes it's useful to get a reference to the transport for a client object.
Closes#640
parthea pushed a commit that referenced this pull request Nov 24, 2025
parthea pushed a commit that referenced this pull request Nov 24, 2025
The most common transient error with memcache is `ConnectionResetError`,
which wasn't included in exceptions to retry. Now all connection errors
are retried.
Fixes#620
parthea pushed a commit that referenced this pull request Nov 25, 2025
parthea pushed a commit that referenced this pull request Mar 9, 2026
* Add GCS file-like io samples
* now with pandas!
* change pandas version
* add to readme
* requests from andrew
* lint
* canonical command line args
* Update storage_fileio_pandas.py
* Update storage_fileio_write_read.py
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dhermes@coveralls@tseaver@googlebot