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

docs: update intersphinx links #78

Merged
merged 7 commits into from Dec 9, 2020
Merged

docs: update intersphinx links #78

merged 7 commits into from Dec 9, 2020

Commits on Dec 9, 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 Dec 9, 2020
    Copy the full SHA
    22742fd View commit details
    Browse the repository at this point in the history
  2. docs(python): update intersphinx for grpc and auth

    * docs(python): update intersphinx for grpc and auth
    
    * use https for python intersphinx
    
    Co-authored-by: Tim Swast <swast@google.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Nov 18 14:37:25 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
    Source-Link: googleapis/synthtool@9a7d9fb
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    6de9665 View commit details
    Browse the repository at this point in the history
  3. docs(python): fix intersphinx link for google-auth

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu Nov 19 10:16:05 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a073c873f3928c561bdf87fdfbf1d081d1998984
    Source-Link: googleapis/synthtool@a073c87
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    3d1b6af View commit details
    Browse the repository at this point in the history
  4. chore: add config / docs for 'pre-commit' support

    Source-Author: Tres Seaver <tseaver@palladion.com>
    Source-Date: Tue Dec 1 16:01:20 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 32af6da519a6b042e3da62008e2a75e991efb6b4
    Source-Link: googleapis/synthtool@32af6da
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    7e8e65d View commit details
    Browse the repository at this point in the history
  5. chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0

    Source-Author: WhiteSource Renovate <bot@renovateapp.com>
    Source-Date: Wed Dec 2 17:18:24 2020 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: 69629b64b83c6421d616be2b8e11795738ec8a6c
    Source-Link: googleapis/synthtool@69629b6
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    89ce97d View commit details
    Browse the repository at this point in the history
  6. test(python): give filesystem paths to pytest-cov

    https://pytest-cov.readthedocs.io/en/latest/config.html
    
    The pytest-cov docs seem to suggest a filesystem path is expected.
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Wed Dec 2 09:28:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f94318521f63085b9ccb43d42af89f153fb39f15
    Source-Link: googleapis/synthtool@f943185
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    d93d9f3 View commit details
    Browse the repository at this point in the history
  7. chore: update noxfile.py.j2

    * Update noxfile.py.j2
    
    add changes from @glasnt to the template template to ensure that enforcing type hinting doesn't fail for repos with the sample noxfile (aka all samples repos)
    See https://github.com/GoogleCloudPlatform/python-docs-samples/pull/4869/files for context
    
    * fix typo
    
    Source-Author: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    Source-Date: Thu Dec 3 13:44:30 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1
    Source-Link: googleapis/synthtool@18c5dbd
    yoshi-automation committed Dec 9, 2020
    Copy the full SHA
    b21f9f2 View commit details
    Browse the repository at this point in the history