-
Notifications
You must be signed in to change notification settings - Fork 156
Comparing changes
Open a pull request
base repository: googleapis/python-storage
base: v1.42.1
head repository: googleapis/python-storage
compare: v1.42.2
- 8 commits
- 15 files changed
- 5 contributors
Commits on Sep 8, 2021
-
chore: Update CODEOWNERS for @googleapis/cloud-storage-dpe (#583)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-storage/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
Configuration menu - View commit details
-
Copy full SHA for b182c45 - Browse repository at this point
Copy the full SHA b182c45View commit details -
tests: add retry conformance test cases (#580)
* add s4 never idempotent methods to json schema * add project based method test cases * add hmacKey.update method test case * add ACL methods test cases * add instruction cases and update test names * fix typo
Configuration menu - View commit details
-
Copy full SHA for a0f05a6 - Browse repository at this point
Copy the full SHA a0f05a6View commit details
Commits on Sep 10, 2021
-
tests: add retry conformance tests to run in presubmit (#585)
* use subprocess to pull and run testbench docker image * remove env var check. testbench default host is set and launched in the conf tests
Configuration menu - View commit details
-
Copy full SHA for 3d43049 - Browse repository at this point
Copy the full SHA 3d43049View commit details
Commits on Sep 15, 2021
-
fix: add preconditions and retry config support to ACL patch operatio…
…nss (#586) * add preconditions and retry config support to ACL patch operations * update existing unit tests * add unit tests * add preconditions and retry config to bucket make public/private * add preconditions and retry config to blob make public/private * update docstrings * add system tests acl with metegeneration match * revise to use permitted group email
Configuration menu - View commit details
-
Copy full SHA for 4333caf - Browse repository at this point
Copy the full SHA 4333cafView commit details
Commits on Sep 16, 2021
-
fix: pin six as a required dependency (#589)
* fix: pin six as a required dependency * chore: pin protobuf for older Python 2.7
Configuration menu - View commit details
-
Copy full SHA for 9ca97bf - Browse repository at this point
Copy the full SHA 9ca97bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f7ad0 - Browse repository at this point
Copy the full SHA 53f7ad0View commit details -
tests: update retry conformance tests ACL related methods (#590)
* update acl patch methods with preconditions * address comments Co-authored-by: Tres Seaver <tseaver@palladion.com>
Configuration menu - View commit details
-
Copy full SHA for 258c791 - Browse repository at this point
Copy the full SHA 258c791View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cojenco <cathyo@google.com>
Configuration menu - View commit details
-
Copy full SHA for 29d85ca - Browse repository at this point
Copy the full SHA 29d85caView commit details
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.42.1...v1.42.2