-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update to gh-pages towards fixing 472 #624
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
Merged
Merged
Conversation
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
Contributor
Author
|
@tseaver GitHub is not happy about the size of this commit so I will just push from the command line. For review purposes, to give an idea of how the commits were made:
This one is human reviewable. |
This was referenced Feb 12, 2015
Contributor
|
I'd say go ahead and merge -- review isn't that feasible. We can tweak later as needed. |
Contributor
Author
Contributor
Author
Contributor
|
LGTM |
vchudnov-g
pushed a commit
that referenced
this pull request
Sep 20, 2023
Source-Link: googleapis/synthtool@5f2a608 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea
pushed a commit
that referenced
this pull request
Nov 22, 2025
Fix: Retry the RST Stream error in mutate rows and read rows In mutate_rows and read_rows, Internal Server with RST Stream errors is considered transient, and should be retried.
parthea
added a commit
that referenced
this pull request
Nov 24, 2025
fix(deps): require proto-plus >= 1.22.0
parthea
pushed a commit
that referenced
this pull request
Nov 24, 2025
parthea
pushed a commit
that referenced
this pull request
Nov 26, 2025
Since c05b8b5 oauth2.id_token.verify_oauth2_token handles the issuer check itself, so remove this redundant check from the docs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There will be an accompanying PR for master to build with these new rules.
This makes a hierarchy
/master//latest/(alias for latest)/0.4.0//0.3.0/and adds
index.htmlto do a redirect to/latest.Also (as the update in the
masterbranch will show), for themastersubdirectory, the version is replaced by the commit hash (first 7 hex digits, via--pretty=%h).Finally, by using a fresh build, I removed some old files which correspond to deleted code: