-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: googleapis/python-firestore
base: v2.1.1
head repository: googleapis/python-firestore
compare: v2.1.2
- 10 commits
- 66 files changed
- 4 contributors
Commits on May 12, 2021
-
chore: migrate to owl bot (#352)
This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot). owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
Configuration menu - View commit details
-
Copy full SHA for 1f17794 - Browse repository at this point
Copy the full SHA 1f17794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a5a4a - Browse repository at this point
Copy the full SHA 39a5a4aView commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#355)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 14112c4 - Browse repository at this point
Copy the full SHA 14112c4View commit details
Commits on May 22, 2021
-
chore: new owl bot post processor docker image (#357)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
Configuration menu - View commit details
-
Copy full SHA for 011a306 - Browse repository at this point
Copy the full SHA 011a306View commit details
Commits on May 24, 2021
-
docs: fix broken links in multiprocessing.rst (#360)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
Configuration menu - View commit details
-
Copy full SHA for 6e2c899 - Browse repository at this point
Copy the full SHA 6e2c899View commit details
Commits on May 25, 2021
-
chore: s.remove_staging_dirs() should only be called once (#362)
There is [an issue](https://github.com/googleapis/python-firestore/blob/master/owlbot.py#L60) in the `owlbot.py` file added in #352 in that [s.remove_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L309) should only be called once after all the files are copied over. [get_staging_dirs()](https://github.com/googleapis/synthtool/blob/master/synthtool/transforms.py#L280) will only return staging directories that exist.
Configuration menu - View commit details
-
Copy full SHA for 522ded5 - Browse repository at this point
Copy the full SHA 522ded5View commit details
Commits on May 28, 2021
-
chore: new owl bot post processor docker image (#363)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
Configuration menu - View commit details
-
Copy full SHA for 403e1ba - Browse repository at this point
Copy the full SHA 403e1baView commit details
Commits on Jun 9, 2021
-
tests: run unit tests under Python 3.9 (#366)
Post-owlbot refresh of PR #272.
Configuration menu - View commit details
-
Copy full SHA for 01081c3 - Browse repository at this point
Copy the full SHA 01081c3View commit details
Commits on Jun 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ca083ca - Browse repository at this point
Copy the full SHA ca083caView commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc90ff8 - Browse repository at this point
Copy the full SHA bc90ff8View 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 v2.1.1...v2.1.2