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

chore: regenerate common templates #239

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Commits on Sep 22, 2020

  1. build(ci): enable auto-release for dependency-update-only releases

    Automatically perform a Java client library release when:
    1. Only dependency updates are going out in the release since any releases containing bug fixes, build changes or new features should be supervised;
    2. There are no outstanding/open dependency update pull requests in the repo. This is to avoid multiple/redundant releases;
    3. It is a SNAPSHOT release which is automatically generated post regular release -- this requires no human supervision.
    
    Testing done in 5 java-bigquery* client library repos. Example:
    [chore: release 0.3.4 ](googleapis/java-bigqueryconnection#130)
    [chore: release 0.3.5-SNAPSHOT](googleapis/java-bigqueryconnection#131)
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Thu Sep 17 15:30:02 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 538a68019eb4a36a0cdfa4021f324dd01b784395
    Source-Link: googleapis/synthtool@538a680
    yoshi-automation committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    20646e1 View commit details
    Browse the repository at this point in the history
  2. chore(java): set yoshi-java as default CODEOWNER

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Sep 21 09:00:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 80003a3de2d8a75f5b47cb2e77e018f7f0f776cc
    Source-Link: googleapis/synthtool@80003a3
    yoshi-automation committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4b40a15 View commit details
    Browse the repository at this point in the history