-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: googleapis/python-api-core
base: v1.26.3
head repository: googleapis/python-api-core
compare: v1.27.0
- 13 commits
- 28 files changed
- 8 contributors
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1647f07 - Browse repository at this point
Copy the full SHA 1647f07View commit details
Commits on Apr 2, 2021
-
chore: add kokoro templates (#160)
* build(python): enable flakybot on library unit and system tests Source-Author: Bu Sun Kim <[email protected]> Source-Date: Wed Feb 17 14:10:46 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: d17674372e27fb8f23013935e794aa37502071aa Source-Link: googleapis/synthtool@d176743 * chore: add pre-commit-config to renovate ignore paths Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths Source-Author: Bu Sun Kim <[email protected]> Source-Date: Mon Mar 15 09:05:39 2021 -0600 Source-Repo: googleapis/synthtool Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378 Source-Link: googleapis/synthtool@2c54c47 * chore(python): add kokoro configs for periodic builds against head This change should be non-destructive. Note for library repo maintainers: After applying this change, you can easily add (or change) periodic builds against head by adding config files in google3. See python-pubsub repo for example. Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Mar 19 11:17:59 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda Source-Link: googleapis/synthtool@79c8dd7 * chore(deps): update precommit hook pycqa/flake8 to v3.9.0 [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pycqa/flake8](https://gitlab.com/pycqa/flake8) | repository | minor | `3.8.4` -> `3.9.0` | --- ### Release Notes <details> <summary>pycqa/flake8</summary> ### [`v3.9.0`](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0) [Compare Source](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/synthtool). Source-Author: WhiteSource Renovate <[email protected]> Source-Date: Tue Mar 23 17:38:03 2021 +0100 Source-Repo: googleapis/synthtool Source-Sha: f5c5904fb0c6aa3b3730eadf4e5a4485afc65726 Source-Link: googleapis/synthtool@f5c5904
Configuration menu - View commit details
-
Copy full SHA for 49c6755 - Browse repository at this point
Copy the full SHA 49c6755View commit details
Commits on Apr 7, 2021
-
chore: Add license headers for python config files (#167)
Source-Author: Anthonios Partheniou <[email protected]> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6d
Configuration menu - View commit details
-
Copy full SHA for 8c7ac29 - Browse repository at this point
Copy the full SHA 8c7ac29View commit details
Commits on Apr 11, 2021
-
chore: add constraints file check for python samples (#170)
This is the sibling PR to GoogleCloudPlatform/python-docs-samples#5611 and this is the issue opened for it GoogleCloudPlatform/python-docs-samples#5549
Configuration menu - View commit details
-
Copy full SHA for 282725d - Browse repository at this point
Copy the full SHA 282725dView commit details
Commits on Apr 16, 2021
-
chore: prevent normalization of semver versioning (#172)
* chore: prevent normalization of semver versioning * chore: update workaround to make sic work * chore: loosening setuptools 46.x for Python2
Configuration menu - View commit details
-
Copy full SHA for ed09227 - Browse repository at this point
Copy the full SHA ed09227View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for acb04b4 - Browse repository at this point
Copy the full SHA acb04b4View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f87bccb - Browse repository at this point
Copy the full SHA f87bccbView commit details
Commits on May 3, 2021
-
feat: retry google.auth TransportError and requests ConnectionError (#…
…178) 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: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #176 🦕
Configuration menu - View commit details
-
Copy full SHA for 6ae04a8 - Browse repository at this point
Copy the full SHA 6ae04a8View commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for 91ca1c2 - Browse repository at this point
Copy the full SHA 91ca1c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9123439 - Browse repository at this point
Copy the full SHA 9123439View commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#188)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 03a79f1 - Browse repository at this point
Copy the full SHA 03a79f1View commit details
Commits on May 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 15aca6b - Browse repository at this point
Copy the full SHA 15aca6bView 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 c4ff747 - Browse repository at this point
Copy the full SHA c4ff747View 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.26.3...v1.27.0