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

chore: update templates #80

Merged
merged 3 commits into from
Mar 23, 2021
Merged

chore: update templates #80

merged 3 commits into from
Mar 23, 2021

Commits on Mar 23, 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 23, 2021
    Configuration menu
    Copy the full SHA
    9b16f53 View commit details
    Browse the repository at this point in the history
  2. build(python): fail nox sessions if a python version is missing

    Nox's default behavior is to quietly skip if a python interpreter is missing. https://nox.thea.codes/en/stable/usage.html#failing-sessions-when-the-interpreter-is-missing
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue Mar 16 13:38:02 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: eda422b90c3dde4a872a13e6b78a8f802c40d0db
    Source-Link: googleapis/synthtool@eda422b
    yoshi-automation committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a532d31 View commit details
    Browse the repository at this point in the history
  3. chore(python): add kokoro configs for periodic builds against head

    This change should be non-destructive.
    
    Note for library repo maintainers:
    After applying this change, you can easily add (or change) periodic
    builds against head by adding config files in google3.
    
    See python-pubsub repo for example.
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Mar 19 11:17:59 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bd6d664 View commit details
    Browse the repository at this point in the history