Skip to content
This repository was archived by the owner on Dec 31, 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-containeranalysis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/python-containeranalysis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 12 commits
  • 25 files changed
  • 7 contributors

Commits on Nov 19, 2020

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

Commits on Dec 5, 2020

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

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    721a796 View commit details
    Browse the repository at this point in the history
  2. chore: require samples checks (#60)

    Co-authored-by: Don McCasland <[email protected]>
    Co-authored-by: Don McCasland <[email protected]>
    3 people authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    bd73b24 View commit details
    Browse the repository at this point in the history
  3. chore: Updating docs mapping and synthtool metadata (#58)

    * 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.
    
    * 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 <[email protected]>
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Nov 18 14:37:25 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 9a7d9fbb7045c34c9d3d22c1ff766eeae51f04c9
    Source-Link: googleapis/synthtool@9a7d9fb
    
    * Fixing grafeas import
    
    * Adding newline back in
    
    * Fixing google-auth docs link
    
    Co-authored-by: Dina Graves Portman <[email protected]>
    yoshi-automation and dinagraves authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    48c62ed View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Dec 11, 2020

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

Commits on Dec 28, 2020

  1. fix: remove client recv msg limit and add enums to types/__init__.py (

    #68)
    
    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    77d47d3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…

    …4.0 (#70)
    
    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
    yoshi-automation authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    c7bbfa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. chore: exclude .nox from linting; document supported python versions (

    #72)
    
    * 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
    yoshi-automation authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    56c8daf View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. feat: add from_service_account_info factory and fix sphinx identifiers (

    #74)
    
    feat: add 'from_service_account_info' factory to clients
    fix: fix sphinx identifiers
    PiperOrigin-RevId: 350246057
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Tue Jan 5 16:44:11 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 520682435235d9c503983a360a2090025aa47cd1
    Source-Link: googleapis/googleapis@5206824
    yoshi-automation authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7a87c41 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.0 (#75)

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