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: regenerate templates #346

Merged
merged 9 commits into from
Sep 22, 2020
Merged

chore: regenerate templates #346

merged 9 commits into from
Sep 22, 2020

Commits on Sep 21, 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 Sep 21, 2020
    Configuration menu
    Copy the full SHA
    54c26e9 View commit details
    Browse the repository at this point in the history
  2. chore(java_templates): add lint/static analysis presubmit checks for …

    …samples
    
    * chore(java_templates): add lint/static analysis presubmit checks for samples
    
    * chore: fix trailing whitespace
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Aug 17 14:29:16 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75
    Source-Link: googleapis/synthtool@c3caf07
    yoshi-automation committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cea12cf View commit details
    Browse the repository at this point in the history
  3. chore(java_templates): stop running pmd/spotbugs checks for samples

    This was creating too much noise. We will revisit with other options and/or tune these checks.
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Aug 19 12:26:49 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537
    Source-Link: googleapis/synthtool@9602086
    yoshi-automation committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7160cf0 View commit details
    Browse the repository at this point in the history
  4. fix: temporarily disable reporting to unblock releases

    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Tue Aug 25 13:05:26 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 968465a1cad496e1292ef4584a054a35f756ff94
    Source-Link: googleapis/synthtool@968465a
    yoshi-automation committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7ac27ef View commit details
    Browse the repository at this point in the history
  5. build(java): switch to release-publish app for notifying GitHub of re…

    …lease status
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Aug 26 21:48:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 019c7168faa0e56619f792693a8acdb30d6de19b
    Source-Link: googleapis/synthtool@019c716
    yoshi-automation committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    98b3c98 View commit details
    Browse the repository at this point in the history
  6. 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 21, 2020
    Configuration menu
    Copy the full SHA
    7bf7b3e View commit details
    Browse the repository at this point in the history
  7. 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 21, 2020
    Configuration menu
    Copy the full SHA
    5c72ac1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23342de View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    4177886 View commit details
    Browse the repository at this point in the history