Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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-test-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.1
Choose a base ref
...
head repository: googleapis/python-test-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.2
Choose a head ref
  • 18 commits
  • 22 files changed
  • 5 contributors

Commits on Jan 9, 2022

  1. chore: update release_level in repo-metadata.json (#78)

    * chore: update .repo-metadata.json
    
    * revert
    
    * remove api_shortname
    
    * add missing type annotation in unit test
    parthea authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    82db7ca View commit details
    Browse the repository at this point in the history
  2. chore: use python-samples-reviewers (#79)

    Source-Link: googleapis/synthtool@da93087
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:899d5d7cc340fa8ef9d8ae1a8cfba362c6898584f779e156f25ee828ba824610
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    ebaf4b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

  1. chore(python): update release.sh to use keystore (#81)

    Source-Link: googleapis/synthtool@69fda12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ba161b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. ci(python): run lint / unit tests as GH actions (#82)

    * ci(python): run lint / unit tests as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * add commit to trigger gh actions
    
    * remove docs gh action
    
    * add coverage
    
    * set coverage level to 78
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    97da002 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. chore(deps): update actions/setup-python action to v3 (#86)

    Source-Link: googleapis/synthtool@571ee2c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:09af371bb7d8ebbaef620bfc76c0a3a42da96d75f4821409b54f3466d4ebbd3c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ee22f1e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. chore(deps): update actions/checkout action to v3 (#88)

    * chore(deps): update actions/checkout action to v3
    
    Source-Link: googleapis/synthtool@ca87909
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6162c384d685c5fe22521d3f37f6fc732bf99a085f6d47b677dbcae97fc21392
    
    * add custom sync repo settings
    
    * remove typo
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    553da9b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. chore(deps): update actions/download-artifact action to v3 (#91)

    Source-Link: googleapis/synthtool@38e11ad
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4e1991042fe54b991db9ca17c8fb386e61b22fe4d1472a568bf0fcac85dcf5d3
    gcf-owl-bot[bot] authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    e8f72e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. chore(python): add E231 to .flake8 ignore list (#92)

    Source-Link: googleapis/synthtool@7ff4aad
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:462782b0b492346b2d9099aaff52206dd30bc8e031ea97082e6facecc2373244
    gcf-owl-bot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8a06e3c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#93)

    Source-Link: googleapis/synthtool@7804ade
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4e89ea9 View commit details
    Browse the repository at this point in the history
  2. chore(python): Enable size-label bot (#94)

    Source-Link: googleapis/synthtool@06e8279
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b7bb5b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(python): add license header to auto-label.yaml (#95)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    8839882 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. chore(python): use ubuntu 22.04 in docs image (#97)

    Source-Link: googleapis/synthtool@f15cc72
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
    gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8dc41d8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. chore: [autoapprove] update readme_gen.py to include autoescape True (#…

    …98)
    
    * chore: [autoapprove] update readme_gen.py to include autoescape True
    
    Source-Link: googleapis/synthtool@6b4d5a6
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f792ee1320e03eda2d13a5281a2989f7ed8a9e50b73ef6da97fac7e1e850b149
    
    * ci: use python 3.8
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored May 5, 2022
    Configuration menu
    Copy the full SHA
    6b24ce0 View commit details
    Browse the repository at this point in the history
  2. chore(python): auto approve template changes (#99)

    Source-Link: googleapis/synthtool@453a5d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
    gcf-owl-bot[bot] authored May 5, 2022
    Configuration menu
    Copy the full SHA
    2e8ac1c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

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

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    7c872b4 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.3.2 (#101)

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