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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-notebooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: googleapis/python-notebooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 7 commits
  • 42 files changed
  • 4 contributors

Commits on Sep 22, 2020

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

Commits on Dec 24, 2020

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

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    8faa7fc View commit details
    Browse the repository at this point in the history
  2. chore: exclude .nox from linting and update pre-commit version (#13)

    * 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.
    
    * chore: add config / docs for 'pre-commit' support
    
    Source-Author: Tres Seaver <[email protected]>
    Source-Date: Tue Dec 1 16:01:20 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 32af6da519a6b042e3da62008e2a75e991efb6b4
    Source-Link: googleapis/synthtool@32af6da
    
    * chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.3.0
    
    Source-Author: WhiteSource Renovate <[email protected]>
    Source-Date: Wed Dec 2 17:18:24 2020 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: 69629b64b83c6421d616be2b8e11795738ec8a6c
    Source-Link: googleapis/synthtool@69629b6
    
    * 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 <[email protected]>
    Source-Date: Wed Dec 2 09:28:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: f94318521f63085b9ccb43d42af89f153fb39f15
    Source-Link: googleapis/synthtool@f943185
    
    * chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0
    
    Co-authored-by: Tres Seaver <[email protected]>
    
    Source-Author: WhiteSource Renovate <[email protected]>
    Source-Date: Wed Dec 16 18:13:24 2020 +0100
    Source-Repo: googleapis/synthtool
    Source-Sha: aa255b15d52b6d8950cca48cfdf58f7d27a60c8a
    Source-Link: googleapis/synthtool@aa255b1
    
    * docs(python): document adding Python 3.9 support, dropping 3.5 support
    
    Closes #787
    
    Source-Author: Tres Seaver <[email protected]>
    Source-Date: Thu Dec 17 16:08:02 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: b670a77a454f415d247907908e8ee7943e06d718
    Source-Link: googleapis/synthtool@b670a77
    
    * chore: exclude `.nox` directories from linting
    
    The samples tests create `.nox` directories
    with all dependencies installed. These directories
    should be excluded from linting.
    
    I've tested this change locally, and it significantly
    speeds up linting on my machine.
    
    Source-Author: Tim Swast <[email protected]>
    Source-Date: Tue Dec 22 13:04:04 2020 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 373861061648b5fe5e0ac4f8a38b32d639ee93e4
    Source-Link: googleapis/synthtool@3738610
    
    Co-authored-by: Bu Sun Kim <[email protected]>
    yoshi-automation and busunkim96 authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    7633ad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 8, 2021

  1. chore: update templates (#17)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/008ce5bf-87d6-4df6-a516-9e6d6ecebea4/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@41a4e56
    Source-Link: googleapis/synthtool@f15b57c
    yoshi-automation authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    bf6d2d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. chore: release 0.1.2 (#14)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    ee27d3c View commit details
    Browse the repository at this point in the history
Loading