-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: googleapis/python-org-policy
base: v0.2.0
head repository: googleapis/python-org-policy
compare: v0.3.0
- 16 commits
- 51 files changed
- 8 contributors
Commits on Mar 23, 2021
-
feat: add
from_service_account_info
(#24)PiperOrigin-RevId: 359562873 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Feb 25 10:52:32 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 07932bb995e7dc91b43620ea8402c6668c7d102c Source-Link: googleapis/googleapis@07932bb
Configuration menu - View commit details
-
Copy full SHA for cb5881d - Browse repository at this point
Copy the full SHA cb5881dView commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 42abf9b - Browse repository at this point
Copy the full SHA 42abf9bView commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5d1f86c - Browse repository at this point
Copy the full SHA 5d1f86cView commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce3cab2 - Browse repository at this point
Copy the full SHA ce3cab2View commit details
Commits on Apr 7, 2021
-
chore: Add license headers for python config files (#33)
Source-Author: Anthonios Partheniou <partheniou@google.com> 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 804e8a4 - Browse repository at this point
Copy the full SHA 804e8a4View commit details
Commits on Apr 11, 2021
-
chore: add constraints file check for python samples (#34)
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 a4ff508 - Browse repository at this point
Copy the full SHA a4ff508View commit details
Commits on Apr 16, 2021
-
chore: prevent normalization of semver versioning (#36)
* chore: prevent normalization of semver versioning * chore: update workaround to make sic work
Configuration menu - View commit details
-
Copy full SHA for 371b27b - Browse repository at this point
Copy the full SHA 371b27bView commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b27dac - Browse repository at this point
Copy the full SHA 7b27dacView commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 505dbd6 - Browse repository at this point
Copy the full SHA 505dbd6View commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for 4fd4323 - Browse repository at this point
Copy the full SHA 4fd4323View commit details -
chore: migrate to owl bot (#45)
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 42354dd - Browse repository at this point
Copy the full SHA 42354ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b1448 - Browse repository at this point
Copy the full SHA 21b1448View commit details
Commits on May 14, 2021
-
chore: upgrade gapic-generator-python to 0.46.3 (#47)
PiperOrigin-RevId: 373649163 Source-Link: googleapis/googleapis@7e1b14e Source-Link: googleapis/googleapis-gen@0a3c7d2 fix: add async client to %name_%version/init.py chore: add autogenerated snippets chore: remove auth, policy, and options from the reserved names list feat: support self-signed JWT flow for service accounts chore: enable GAPIC metadata generation chore: sort subpackages in %namespace/%name/init.py
Configuration menu - View commit details
-
Copy full SHA for aade679 - Browse repository at this point
Copy the full SHA aade679View commit details
Commits on May 15, 2021
-
fix(deps): add packaging requirement (#48)
Add packaging requirement. packaging.version is used for a version comparison in transports/base.py
Configuration menu - View commit details
-
Copy full SHA for 3056b54 - Browse repository at this point
Copy the full SHA 3056b54View commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#49)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 3434a4e - Browse repository at this point
Copy the full SHA 3434a4eView commit details
Commits on May 18, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/python-org-policy/compare/v0.2.0...v0.3.0) (2021-05-16) ### Features * add `from_service_account_info` ([#24](https://www.github.com/googleapis/python-org-policy/issues/24)) ([cb5881d](https://www.github.com/googleapis/python-org-policy/commit/cb5881dac8121617fda5a4d9df9f70c80dcc8735)) * support self-signed JWT flow for service accounts ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286)) ### Bug Fixes * add async client to %name_%version/init.py chore: add autogenerated snippets ([aade679](https://www.github.com/googleapis/python-org-policy/commit/aade679d6c04808408110292a3de805fa3364286)) * **deps:** add packaging requirement ([#48](https://www.github.com/googleapis/python-org-policy/issues/48)) ([3056b54](https://www.github.com/googleapis/python-org-policy/commit/3056b54822f11f0b3e2caa220a115f223bac438b)) * Fixed broken url for package. ([#38](https://www.github.com/googleapis/python-org-policy/issues/38)) ([7b27dac](https://www.github.com/googleapis/python-org-policy/commit/7b27dac39dbdda9789533502356cee6f5d9303c2)), closes [#37](https://www.github.com/googleapis/python-org-policy/issues/37) * use correct retry deadline ([#28](https://www.github.com/googleapis/python-org-policy/issues/28)) ([5d1f86c](https://www.github.com/googleapis/python-org-policy/commit/5d1f86c3121c778f71205364af43e1f26f4c12c9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for aa333b7 - Browse repository at this point
Copy the full SHA aa333b7View 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 v0.2.0...v0.3.0