This repository was archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose 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 or
learn 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-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 17 files changed
- 5 contributors
Commits on Feb 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b554bcb - Browse repository at this point
Copy the full SHA b554bcbView commit details
Commits on Feb 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 42bdf45 - Browse repository at this point
Copy the full SHA 42bdf45View commit details
Commits on Apr 28, 2020
-
chore: update templates (via synth) (#13)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-04-21 06:23:57,047 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. On branch autosynth nothing to commit, working tree clean 2020-04-21 06:23:57,115 synthtool > Ensuring dependencies. 2020-04-21 06:23:57,119 synthtool > Pulling artman image. latest: Pulling from googleapis/artman Digest: sha256:b3b47805231a305d0f40c4bf069df20f6a2635574e6d4259fac651d3f9f6e098 Status: Image is up to date for googleapis/artman:latest 2020-04-21 06:23:58,691 synthtool > Cloning googleapis. 2020-04-21 06:23:59,345 synthtool > Running generator for google/cloud/redis/artman_redis_v1beta1.yaml. 2020-04-21 06:24:15,989 synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1beta1. 2020-04-21 06:24:15,990 synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1beta1/cloud_redis.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1beta1/google/cloud/redis_v1beta1/proto/cloud_redis.proto 2020-04-21 06:24:15,990 synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1beta1/google/cloud/redis_v1beta1/proto. 2020-04-21 06:24:16,006 synthtool > Running generator for google/cloud/redis/artman_redis_v1.yaml. 2020-04-21 06:24:32,294 synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1. 2020-04-21 06:24:32,295 synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/redis/v1/cloud_redis.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1/google/cloud/redis_v1/proto/cloud_redis.proto 2020-04-21 06:24:32,295 synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/redis-v1/google/cloud/redis_v1/proto. 2020-04-21 06:24:32,315 synthtool > No replacements made in google/cloud/**/cloud_redis_client.py for pattern resources of the form:\n ``, maybe replacement is no longer needed? 2020-04-21 06:24:32,317 synthtool > No replacements made in google/cloud/**/cloud_redis_client.py for pattern parent \(str\): Required. The resource name of the instance location using the form: :: `projects/{project_id}/locations/{location_id}` where ``location_id`` refers to a GCP region, maybe replacement is no longer needed? 2020-04-21 06:24:32,319 synthtool > No replacements made in google/cloud/**/cloud_redis_client.py for pattern with the following restrictions: \* Must contain only lowercase letters, numbers, and hyphens\., maybe replacement is no longer needed? 2020-04-21 06:24:32,321 synthtool > No replacements made in google/cloud/**/cloud_redis_client.py for pattern name \(str\): Required. Redis instance resource name using the form: :: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where ``location_id`` refers to a GCP region, maybe replacement is no longer needed? 2020-04-21 06:24:32,322 synthtool > No replacements made in google/cloud/**/cloud_redis_client.py for pattern fields from ``Instance``: \* ``displayName`` \* ``labels`` \* ``memorySizeGb`` \* ``redisConfig``, maybe replacement is no longer needed? .coveragerc .flake8 .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/release-please.yml .gitignore .kokoro/build.sh .kokoro/continuous/common.cfg .kokoro/continuous/continuous.cfg .kokoro/docs/common.cfg .kokoro/docs/docs.cfg .kokoro/presubmit/common.cfg .kokoro/presubmit/presubmit.cfg .kokoro/publish-docs.sh .kokoro/release.sh .kokoro/release/common.cfg .kokoro/release/release.cfg .kokoro/trampoline.sh CODE_OF_CONDUCT.md CONTRIBUTING.rst LICENSE MANIFEST.in docs/_static/custom.css docs/_templates/layout.html docs/conf.py.j2 noxfile.py.j2 renovate.json setup.cfg Running session blacken Creating virtual environment (virtualenv) using python3.6 in .nox/blacken pip install black==19.3b0 black docs google tests noxfile.py setup.py reformatted /tmpfs/src/git/autosynth/working_repo/google/__init__.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/__init__.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/__init__.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/gapic/enums.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/gapic/cloud_redis_client_config.py reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/gapic/transports/cloud_redis_grpc_transport.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/types.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/__init__.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/proto/cloud_redis_pb2_grpc.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/gapic/cloud_redis_client_config.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/gapic/enums.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/gapic/transports/cloud_redis_grpc_transport.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/gapic/cloud_redis_client.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/proto/cloud_redis_pb2_grpc.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/gapic/cloud_redis_client.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/types.py reformatted /tmpfs/src/git/autosynth/working_repo/noxfile.py reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1/test_cloud_redis_client_v1.py reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1beta1/test_cloud_redis_client_v1beta1.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1/proto/cloud_redis_pb2.py reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/redis_v1beta1/proto/cloud_redis_pb2.py All done! ✨ 🍰 ✨ 23 files reformatted, 7 files left unchanged. Session blacken was successful. 2020-04-21 06:24:38,051 synthtool > Wrote metadata to synth.metadata. ``` </details>
Configuration menu - View commit details
-
Copy full SHA for 3279144 - Browse repository at this point
Copy the full SHA 3279144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b08ac - Browse repository at this point
Copy the full SHA 48b08acView commit details
Commits on May 12, 2020
-
feat: set release_status to production/stable (#11)
Release-As: 1.0.0 Co-authored-by: Dan O'Meara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for effc368 - Browse repository at this point
Copy the full SHA effc368View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b07fe7a - Browse repository at this point
Copy the full SHA b07fe7aView commit details
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 v0.4.0...v1.0.0