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

[CHANGE ME] Re-generated to pick up changes from synthtool. #146

Merged
merged 11 commits into from
Oct 30, 2020

Commits on Oct 30, 2020

  1. build: rename samples lint workflow to checkstyle to disambiguate bra…

    …nch protection with unit lint
    
    Source-Author: BenWhitehead <BenWhitehead@users.noreply.github.com>
    Source-Date: Wed Sep 30 15:14:05 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8a7a3021fe97aa0a3641db642fe2b767f1c8110f
    Source-Link: googleapis/synthtool@8a7a302
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8f9dd43 View commit details
    Browse the repository at this point in the history
  2. build(java): readme.sh should be executable

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Sep 30 13:20:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 0762e8ee2ec21cdfc4d82020b985a104feb0453b
    Source-Link: googleapis/synthtool@0762e8e
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    98a8485 View commit details
    Browse the repository at this point in the history
  3. ci(java): suggest formatting fixes

    GitHub action config to run the java formatter and suggest inline fixes on the pull request.
    
    This was tested in java-asset: [example PR](googleapis/java-asset#392).
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue Oct 13 09:04:08 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: b65ef07d99946d23e900ef2cc490274a16edd336
    Source-Link: googleapis/synthtool@b65ef07
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7be3917 View commit details
    Browse the repository at this point in the history
  4. ci(java): restrict presubmit samples ITs to only snapshot

    This is to reduce resource consumption since we often times hit resource quota limit in samples testing.
    e.g. googleapis/java-bigquerydatatransfer#410
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Thu Oct 15 17:16:14 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 27e0e916cbfdb3d5ff6639b686cc04f78a0b0386
    Source-Link: googleapis/synthtool@27e0e91
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    2f34ae3 View commit details
    Browse the repository at this point in the history
  5. build(java): auto-approve README regeneration

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Thu Oct 15 16:04:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1
    Source-Link: googleapis/synthtool@7c53709
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    6e90d67 View commit details
    Browse the repository at this point in the history
  6. build(java): enable snippet-bot

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon Oct 19 16:13:57 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
    Source-Link: googleapis/synthtool@5a506ec
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7cef560 View commit details
    Browse the repository at this point in the history
  7. chore: clean up and update renovate.json

    To remove unused package groupings and add "test" commit type
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Tue Oct 20 18:31:45 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 6abb59097be84599a1d6091fe534a49e5c5cf948
    Source-Link: googleapis/synthtool@6abb590
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    be15abf View commit details
    Browse the repository at this point in the history
  8. Update publish_javadoc.sh

    We don't want quite as much and need to be in `target/devsite/reference`.
    
    Source-Author: Les Vogel <lesv@users.noreply.github.com>
    Source-Date: Thu Oct 22 14:10:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9593c3b5b714cc9b17c445aee8834ac2b4b9348b
    Source-Link: googleapis/synthtool@9593c3b
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0ffd542 View commit details
    Browse the repository at this point in the history
  9. chore(docs): update code of conduct of synthtool and templates

    Source-Author: Christopher Wilcox <crwilcox@google.com>
    Source-Date: Thu Oct 22 14:22:01 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5f6ef0ec5501d33c4667885b37a7685a30d41a76
    Source-Link: googleapis/synthtool@5f6ef0e
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    41069c4 View commit details
    Browse the repository at this point in the history
  10. chore(ci): fix typo in restrict presubmit samples ITs to only snapshot

    Fixes below error in Java repos when googleapis/synthtool#804 was merged:
    ```
    github/java-bigquerystorage/.kokoro/build.sh: line 81: pushd: {SAMPLES_DIR}: No such file or directory
    ```
    
    Thanks @kolea2 for spotting this in Fusion build logs.
    
    cc @chingor13
    
    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    Source-Date: Mon Oct 26 13:44:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: f68649c5f26bcff6817c6d21e90dac0fc71fef8e
    Source-Link: googleapis/synthtool@f68649c
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    2f23e13 View commit details
    Browse the repository at this point in the history
  11. chore(java): enable generated-files-bot

    This bot will comment on pull requests that modify templated files. For java, we configure to read from our 2 synth.metadata files: (primary templates and README)
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Fri Oct 30 14:22:02 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: b19b401571e77192f8dd38eab5fb2300a0de9324
    Source-Link: googleapis/synthtool@b19b401
    yoshi-automation committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4ed2169 View commit details
    Browse the repository at this point in the history