Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Permalink

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-access-approval
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-access-approval
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 5 contributors

Commits on Apr 28, 2020

  1. chore: update templates (via synth) (#7)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-04-21 05:58:49,466 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
    On branch autosynth
    nothing to commit, working tree clean
    2020-04-21 05:58:49,526 synthtool > Ensuring dependencies.
    2020-04-21 05:58:50,178 synthtool > Cloning googleapis.
    2020-04-21 05:58:52,290 synthtool > Generating code for: //google/cloud/accessapproval/v1:accessapproval-v1-py.
    2020-04-21 06:02:46,133 synthtool > Generated code into /tmpfs/tmp/tmpk38cpait.
    2020-04-21 06:02:46,154 synthtool > No replacements made in **/*_pb2.py for pattern (\# -\*- coding: utf-8 -\*-\n)(\# Generated by the protocol buffer compiler\.  DO NOT EDIT!.*?import sys), maybe replacement is no longer needed?
    2020-04-21 06:02:46,156 synthtool > Replaced '(\\# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!)\n(import grpc)' in google/cloud/accessapproval_v1/proto/accessapproval_pb2_grpc.py.
    2020-04-21 06:02:46,160 synthtool > Replaced 'google-cloud-accessapproval' in google/cloud/accessapproval_v1/gapic/access_approval_client.py.
    2020-04-21 06:02:46,162 synthtool > No replacements made in google/**/accessapproval_pb2.py for pattern __doc__ = , maybe replacement is no longer needed?
    2020-04-21 06:02:46,163 synthtool > Replaced '"""Attributes:' in google/cloud/accessapproval_v1/proto/accessapproval_pb2.py.
    2020-04-21 06:02:46,164 synthtool > Replaced '“' in google/cloud/accessapproval_v1/proto/accessapproval_pb2.py.
    2020-04-21 06:02:46,165 synthtool > Replaced '”' in google/cloud/accessapproval_v1/proto/accessapproval_pb2.py.
    2020-04-21 06:02:46,166 synthtool > Replaced '\\{projects|folders\n          |organizations\\}/\\{id\\}/approvalRequests/\\{approval_request_id\\}' in google/cloud/accessapproval_v1/proto/accessapproval_pb2.py.
    .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/cloud/__init__.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/__init__.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/__init__.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/gapic/enums.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/gapic/access_approval_client_config.py
    reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/gapic/transports/access_approval_grpc_transport.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/types.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/proto/accessapproval_pb2_grpc.py
    reformatted /tmpfs/src/git/autosynth/working_repo/noxfile.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/gapic/access_approval_client.py
    reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1/test_access_approval_client_v1.py
    reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/accessapproval_v1/proto/accessapproval_pb2.py
    All done! ✨ 🍰 ✨
    14 files reformatted, 4 files left unchanged.
    Session blacken was successful.
    2020-04-21 06:02:50,672 synthtool > Wrote metadata to synth.metadata.
    
    ```
    </details>
    yoshi-automation authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    ff3ab57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a0950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6912ccb View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. docs: add support badge and PyPI badge to README (#2)

    Release-As: 0.2.0
    busunkim96 authored May 8, 2020
    Configuration menu
    Copy the full SHA
    6516e44 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. docs: add multiprocessing note (via synth) (#10)

    Release-As: 0.2.0
    yoshi-automation authored May 13, 2020
    Configuration menu
    Copy the full SHA
    6527890 View commit details
    Browse the repository at this point in the history
  2. fix: update readme (#11)

    (Technically `docs: `, but this is the easiest way to get a new release).
    busunkim96 authored May 13, 2020
    Configuration menu
    Copy the full SHA
    4315c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33ea141 View commit details
    Browse the repository at this point in the history
Loading