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

docs: update documentation on severity #72

Merged
merged 6 commits into from Oct 9, 2020
Merged

Commits on Oct 9, 2020

  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 Oct 9, 2020
    Copy the full SHA
    6a62841 View commit details
    Browse the repository at this point in the history
  2. build(python): use release-publish app for notifying GitHub of releas…

    * build(python): use release-publish app for notifying GitHub of release status
    
    * fix: re-add pypi password
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Sep 16 08:46:42 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 257fda18168bedb76985024bd198ed1725485488
    Source-Link: googleapis/synthtool@257fda1
    yoshi-automation committed Oct 9, 2020
    Copy the full SHA
    0e97b2b View commit details
    Browse the repository at this point in the history
  3. build(python): add secret manager in kokoro

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Sep 16 10:24:40 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: dba48bb9bc6959c232bec9150ac6313b608fe7bd
    Source-Link: googleapis/synthtool@dba48bb
    yoshi-automation committed Oct 9, 2020
    Copy the full SHA
    dfbd200 View commit details
    Browse the repository at this point in the history
  4. chore(python): add sphinx doctest extension

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Mon Sep 21 13:09:57 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 27f4406999b1eee29e04b09b2423a8e4646c7e24
    Source-Link: googleapis/synthtool@27f4406
    yoshi-automation committed Oct 9, 2020
    Copy the full SHA
    53622d7 View commit details
    Browse the repository at this point in the history
  5. chore(python): remove note about editable installs

    `pip install -e .` is supported and is how we install the library for tests.
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue Sep 22 12:06:12 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: a651c5fb763c69a921aecdd3e1d8dc51dbf20f8d
    Source-Link: googleapis/synthtool@a651c5f
    yoshi-automation committed Oct 9, 2020
    Copy the full SHA
    e3b155b View commit details
    Browse the repository at this point in the history
  6. chore(python): use BUILD_SPECIFIC_GCLOUD_PROJECT for samples

    https://github.com/googleapis/python-talent/blob/ef045e8eb348db36d7a2a611e6f26b11530d273b/samples/snippets/noxfile_config.py#L27-L32
    
    `BUILD_SPECIFIC_GCLOUD_PROJECT` is an alternate project used for sample tests that do poorly with concurrent runs on the same project.
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Sep 30 13:06:03 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 9b0da5204ab90bcc36f8cd4e5689eff1a54cc3e4
    Source-Link: googleapis/synthtool@9b0da52
    yoshi-automation committed Oct 9, 2020
    Copy the full SHA
    f6a578d View commit details
    Browse the repository at this point in the history