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

feat: add from_service_account_info #55

Merged
merged 11 commits into from Mar 23, 2021
Merged

Commits on Mar 19, 2021

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    8cacdcc View commit details
    Browse the repository at this point in the history
  2. chore: exclude .nox directories from linting

    The samples tests create `.nox` directories
    with all dependencies installed. These directories
    should be excluded from linting.
    
    I've tested this change locally, and it significantly
    speeds up linting on my machine.
    
    Source-Author: Tim Swast <swast@google.com>
    Source-Date: Tue Dec 22 13:04:04 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 373861061648b5fe5e0ac4f8a38b32d639ee93e4
    Source-Link: googleapis/synthtool@3738610
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    52e93db View commit details
    Browse the repository at this point in the history
  3. chore: upgrade gapic-generator-python to 0.39.1

    feat: add 'from_service_account_info' factory to clients
    fix: fix sphinx identifiers
    PiperOrigin-RevId: 350246057
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jan 5 16:44:11 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 520682435235d9c503983a360a2090025aa47cd1
    Source-Link: googleapis/googleapis@5206824
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    977a035 View commit details
    Browse the repository at this point in the history
  4. chore: update Go generator, rules_go, and protobuf

    PiperOrigin-RevId: 352816749
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jan 20 10:06:23 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: ceaaf31b3d13badab7cf9d3b570f5639db5593d9
    Source-Link: googleapis/googleapis@ceaaf31
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    e443dd7 View commit details
    Browse the repository at this point in the history
  5. chore: upgrade gapic-generator-python to 0.40.5

    PiperOrigin-RevId: 354996675
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Feb 1 12:11:49 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 20712b8fe95001b312f62c6c5f33e3e3ec92cfaf
    Source-Link: googleapis/googleapis@20712b8
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    e12c1b8 View commit details
    Browse the repository at this point in the history
  6. chore: update gapic-generator-python

    PiperOrigin-RevId: 355923884
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Feb 5 14:04:52 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 5e3dacee19405529b841b53797df799c2383536c
    Source-Link: googleapis/googleapis@5e3dace
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    c3a6c47 View commit details
    Browse the repository at this point in the history
  7. chore: update gapic-generator-python to 0.40.11

    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
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    adac9db View commit details
    Browse the repository at this point in the history
  8. chore: upgrade gapic-generator-python to 0.42.2

    PiperOrigin-RevId: 361662015
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 8 14:47:18 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
    Source-Link: googleapis/googleapis@28a5919
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    c31f718 View commit details
    Browse the repository at this point in the history
  9. chore(bazel): update go-genproto override chore(bazel): comment rules…

    …_go update blocker
    
    PiperOrigin-RevId: 362170887
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Mar 10 16:39:08 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 3efec25aa7e225dac913be6d759cacfe7898fa8c
    Source-Link: googleapis/googleapis@3efec25
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    6f202b7 View commit details
    Browse the repository at this point in the history
  10. docs: fix broken link in doc string

    PiperOrigin-RevId: 362183999
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Mar 10 17:50:58 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: d652c6370bf66e325da6ac9ad82989fe7ee7bb4b
    Source-Link: googleapis/googleapis@d652c63
    yoshi-automation committed Mar 19, 2021
    Copy the full SHA
    cd5286d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore: regenerate

    busunkim96 committed Mar 23, 2021
    Copy the full SHA
    9304d96 View commit details
    Browse the repository at this point in the history