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

feat: add v1 #53

Merged
merged 19 commits into from Nov 5, 2020
Merged

feat: add v1 #53

merged 19 commits into from Nov 5, 2020

Commits on Oct 28, 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 28, 2020
    Copy the full SHA
    b761536 View commit details
    Browse the repository at this point in the history
  2. feat(python-library): changes to docs job

    * feat(python-library): changes to docs job
    
    * migrate to Trampoline V2
    * add docs-presubmit job
    * create docfx yaml files and upload them to another bucket
    
    * remove redundant envvars
    
    * add a failing test first
    
    * fix TemplateSyntaxError: Missing end of comment tag
    
    * serving_path is not needed any more
    
    * use `raw` to make jinja happy
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Thu Jul 30 12:44:02 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5dfda5621df45b71b6e88544ebbb53b1a8c90214
    Source-Link: googleapis/synthtool@5dfda56
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    ba36129 View commit details
    Browse the repository at this point in the history
  3. fix(python-library): add missing changes

    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Thu Jul 30 18:26:35 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 39b527a39f5cd56d4882b3874fc08eed4756cebe
    Source-Link: googleapis/synthtool@39b527a
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    b9f4ceb View commit details
    Browse the repository at this point in the history
  4. chore(py_library): add split_system_tests

    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Jul 31 16:17:13 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: bfcdbe0da977b2de6c1c0471bb6dc2f1e13bf669
    Source-Link: googleapis/synthtool@bfcdbe0
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    720e11b View commit details
    Browse the repository at this point in the history
  5. chore(py_library): add some excludes in docs/conf.py

    This should fix build failures in python-bigquery.
    Example:
    googleapis/python-bigquery#205
    
    * also add a comment
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Mon Aug 3 15:08:00 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 4f8f5dc24af79694887385015294e4dbb214c352
    Source-Link: googleapis/synthtool@4f8f5dc
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    5590ba6 View commit details
    Browse the repository at this point in the history
  6. chore(py-library): enable snippet-bot

    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Tue Sep 1 17:14:08 2020 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: d91dd8aac77f7a9c5506c238038a26fa4f9e361e
    Source-Link: googleapis/synthtool@d91dd8a
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    98ab988 View commit details
    Browse the repository at this point in the history
  7. chore(py-library): update decrypt secrets file

    * chore(py-library): update decrypt secrets file
    
    From https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/scripts/decrypt-secrets.sh
    
    * docs: explain conditional
    
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue Sep 8 11:35:59 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: d302f93d7f47e2852e585ac35ab2d15585717ec0
    Source-Link: googleapis/synthtool@d302f93
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    beb203a View commit details
    Browse the repository at this point in the history
  8. chore(python-library): use sphinx 1.5.5 for the docfx job

    Originally tested at:
    googleapis/python-texttospeech#89
    
    This change will fix the missing docstring in the yaml files.
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Thu Sep 10 04:12:14 2020 +0000
    Source-Repo: googleapis/synthtool
    Source-Sha: ffcee7952b74f647cbb3ef021d95422f10816fca
    Source-Link: googleapis/synthtool@ffcee79
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    5d5dd51 View commit details
    Browse the repository at this point in the history
  9. 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 28, 2020
    Copy the full SHA
    990f02b View commit details
    Browse the repository at this point in the history
  10. 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 28, 2020
    Copy the full SHA
    33f010d View commit details
    Browse the repository at this point in the history
  11. 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 28, 2020
    Copy the full SHA
    5ee5a82 View commit details
    Browse the repository at this point in the history
  12. 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 28, 2020
    Copy the full SHA
    52a23fb View commit details
    Browse the repository at this point in the history
  13. 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 28, 2020
    Copy the full SHA
    a38a688 View commit details
    Browse the repository at this point in the history
  14. build(python): samples tests should pass if no samples exist

    Source-Author: Daniel Sanche <d.sanche14@gmail.com>
    Source-Date: Wed Oct 14 08:00:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 477764cc4ee6db346d3febef2bb1ea0abf27de52
    Source-Link: googleapis/synthtool@477764c
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    b406a51 View commit details
    Browse the repository at this point in the history
  15. chore(python_library): change the docs bucket name

    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Oct 16 09:58:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: da5c6050d13b4950c82666a81d8acd25157664ae
    Source-Link: googleapis/synthtool@da5c605
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    ec2bb57 View commit details
    Browse the repository at this point in the history
  16. 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 28, 2020
    Copy the full SHA
    918f02c View commit details
    Browse the repository at this point in the history
  17. docs: add proto-plus to intersphinx mapping

    Source-Author: Tim Swast <swast@google.com>
    Source-Date: Tue Oct 27 12:01:14 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: ea52b8a0bd560f72f376efcf45197fb7c8869120
    Source-Link: googleapis/synthtool@ea52b8a
    yoshi-automation committed Oct 28, 2020
    Copy the full SHA
    b3f7a14 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. feat: add v1

    busunkim96 committed Nov 5, 2020
    Copy the full SHA
    24422dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    12684df View commit details
    Browse the repository at this point in the history