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

feat: add async support #20

Merged
merged 11 commits into from Jul 13, 2020
Merged

feat: add async support #20

merged 11 commits into from Jul 13, 2020

Commits on Jun 20, 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 Jun 20, 2020
    Copy the full SHA
    a3350b4 View commit details
    Browse the repository at this point in the history
  2. fix: longer autosynth timeouts for php and python

    both have recently timed out
    
    Source-Author: Jeffrey Rennie <rennie@google.com>
    Source-Date: Thu May 28 13:40:40 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 10197ed443309525610f9319ae170775d7c86a5c
    Source-Link: googleapis/synthtool@10197ed
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    7ade264 View commit details
    Browse the repository at this point in the history
  3. feat: add templates for python samples projects

    These templates will be used for templates in python-docs-samples
    and in Python client libraries. The README generation code is a modified
    version of
    https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/scripts/readme-gen.
    
    Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 14:39:58 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ffe10407ee2f261c799fb0d01bf32a8abc67ed1e
    Source-Link: googleapis/synthtool@ffe1040
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    2bc964b View commit details
    Browse the repository at this point in the history
  4. chore: update default ignores for Python libraries

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 14:43:37 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: e99975b6b49827b8720f0a885e218dbdb67849ca
    Source-Link: googleapis/synthtool@e99975b
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    c9b5c91 View commit details
    Browse the repository at this point in the history
  5. feat: allow custom python versions in noxfile

    Libraries on the microgenerator support a smaller range of Python versions (3.6+).
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 18:22:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 4e1d2cb79b02d7496b1452f91c518630c207145e
    Source-Link: googleapis/synthtool@4e1d2cb
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    d08fca5 View commit details
    Browse the repository at this point in the history
  6. fix: update PR body after regenerating PR

    The newly regenerated PR body may contain new links to PRs that triggered changes.
    
    Source-Author: Jeffrey Rennie <rennie@google.com>
    Source-Date: Thu Jun 4 13:23:50 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 973fec811e9203b4c147121a26f1484841c465fd
    Source-Link: googleapis/synthtool@973fec8
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    672a51b View commit details
    Browse the repository at this point in the history
  7. fix(python): change autodoc_default_flags to autodoc_default_options

    Source-Author: HemangChothani <50404902+HemangChothani@users.noreply.github.com>
    Source-Date: Thu Jun 18 22:50:02 2020 +0530
    Source-Repo: googleapis/synthtool
    Source-Sha: cd522c3b4dde821766d95c80ae5aeb43d7a41170
    Source-Link: googleapis/synthtool@cd522c3
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    318d63f View commit details
    Browse the repository at this point in the history
  8. docs: synthtool readme fixes for relative links

    Source-Author: Alexa B <alnbaldon@gmail.com>
    Source-Date: Thu Jun 18 19:42:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 313eb608348d6080a0f118402219a0accf16e671
    Source-Link: googleapis/synthtool@313eb60
    yoshi-automation committed Jun 20, 2020
    Copy the full SHA
    318bba3 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. chore: manual regen

    busunkim96 committed Jul 13, 2020
    Copy the full SHA
    9ef027d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fbd9133 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9e7cb8e View commit details
    Browse the repository at this point in the history