Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: generate PyPI token in secrets manager, fix spacing in docs (via synth) #384

Merged
merged 4 commits into from
Apr 15, 2021

Commits on Apr 15, 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 Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ba64f09 View commit details
    Browse the repository at this point in the history
  2. feat: add RPC Priority request options

    PiperOrigin-RevId: 364449524
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Mar 22 17:39:37 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6598bb829c9e9a534be674649ffd1b4671a821f9
    Source-Link: googleapis/googleapis@6598bb8
    yoshi-automation committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9449c3b View commit details
    Browse the repository at this point in the history
  3. docs(python): add empty lines between methods

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Apr 14 14:41:09 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 721339ab60a6eb63b889978b3d9b295dcb3be370
    Source-Link: googleapis/synthtool@721339a
    yoshi-automation committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f555f82 View commit details
    Browse the repository at this point in the history
  4. build: use PyPI API token in secret manager

    Migrate python libraries onto the PyPI API token stored in secret manager.
    
    A PyPI API token is limited in scope to uploading new releases. https://pypi.org/help/#apitoken
    
    Verified that this works with [build](https://fusion2.corp.google.com/invocations/14bae126-83fa-4328-8da9-d390ed99315c/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-vision%2Frelease%2Frelease;config=default/log) on googleapis/python-vision#136
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Apr 14 17:46:06 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 043cc620d6a6111816d9e09f2a97208565fde958
    Source-Link: googleapis/synthtool@043cc62
    yoshi-automation committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    cc771ef View commit details
    Browse the repository at this point in the history