- Notifications
You must be signed in to change notification settings - Fork166
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v1.31.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v1.32.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 7commits
- 30files changed
- 7contributors
Commits on Sep 25, 2020
chore: skip reporting coverage for namespace package, update secrets …
…manager (via synth) (#280)* chore(py-library): update decrypt secrets file* chore(py-library): update decrypt secrets fileFromhttps://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/scripts/decrypt-secrets.sh* docs: explain conditionalCo-authored-by: Jeffrey Rennie <rennie@google.com>Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Tue Sep 8 11:35:59 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: d302f93d7f47e2852e585ac35ab2d15585717ec0Source-Link:googleapis/synthtool@d302f93* chore(python-library): use sphinx 1.5.5 for the docfx jobOriginally tested at:googleapis/python-texttospeech#89This change will fix the missing docstring in the yaml files.Source-Author: Takashi Matsuo <tmatsuo@google.com>Source-Date: Thu Sep 10 04:12:14 2020 +0000Source-Repo: googleapis/synthtoolSource-Sha: ffcee7952b74f647cbb3ef021d95422f10816fcaSource-Link:googleapis/synthtool@ffcee79* build(python): use release-publish app for notifying GitHub of releas…* build(python): use release-publish app for notifying GitHub of release status* fix: re-add pypi passwordSource-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Wed Sep 16 08:46:42 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: 257fda18168bedb76985024bd198ed1725485488Source-Link:googleapis/synthtool@257fda1* build(python): add secret manager in kokoroSource-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Wed Sep 16 10:24:40 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: dba48bb9bc6959c232bec9150ac6313b608fe7bdSource-Link:googleapis/synthtool@dba48bb* chore(python): add sphinx doctest extensionSource-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Mon Sep 21 13:09:57 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: 27f4406999b1eee29e04b09b2423a8e4646c7e24Source-Link:googleapis/synthtool@27f4406* chore(python): remove note about editable installs`pip install -e .` is supported and is how we install the library for tests.Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>Source-Date: Tue Sep 22 12:06:12 2020 -0600Source-Repo: googleapis/synthtoolSource-Sha: a651c5fb763c69a921aecdd3e1d8dc51dbf20f8dSource-Link:googleapis/synthtool@a651c5f* chore(python): skip reporting coverage for namespace packageSource-Author: Tres Seaver <tseaver@palladion.com>Source-Date: Wed Sep 23 10:58:13 2020 -0400Source-Repo: googleapis/synthtoolSource-Sha: f3c04883d6c43261ff13db1f52d03a283be06871Source-Link:googleapis/synthtool@f3c0488
yoshi-automation authoredSep 25, 2020
Commits on Oct 6, 2020
fix: field policy return string (#282)
HemangChothani authoredOct 6, 2020 test: update tests to support latest google-cloud-core (#277)
`google-cloud-core` version 1.4.2 populates `prettyPrint=false` bydefault. Update the connection tests to expect a value for`prettyPrint`.Co-authored-by: Tres Seaver <tseaver@palladion.com>
fix: use version.py for versioning, avoid issues with discovering ver…
…sion via get_distribution (#288)Co-authored-by: Tres Seaver <tseaver@palladion.com>
Commits on Oct 16, 2020
feat: retry API calls with exponential backoff (#287)
Retries errors for idempotent API calls by default. Some API calls are conditionally idempotent (only idempotent if etag, generation, if_generation_match, if_metageneration_match are specified); in those cases, retries are also conditional on the inclusion of that data in the call.
andrewsg authoredOct 16, 2020
Commits on Oct 19, 2020
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredOct 19, 2020
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.31.2...v1.32.0
Uh oh!
There was an error while loading.Please reload this page.