Skip to content
This repository was archived by the owner on Jul 6, 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-eventarc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: googleapis/python-eventarc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 10 commits
  • 21 files changed
  • 4 contributors

Commits on Mar 29, 2022

  1. chore(python): use black==22.3.0 (#90)

    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    gcf-owl-bot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    72bd1d1 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 (#91)

    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
    21fa5df 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 (#92)

    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
    3cd2ebe View commit details
    Browse the repository at this point in the history
  2. chore(python): Enable size-label bot (#93)

    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
    ec190da View commit details
    Browse the repository at this point in the history
  3. chore(python): refactor unit / system test dependency install (#94)

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

Commits on Apr 4, 2022

  1. chore: allow releases on previous majors (#87)

    * chore: allow releases on previous majors
    
    * 🦉 Updates from OwlBot post-processor
    
    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>
    parthea and gcf-owl-bot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    74fbe2b 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 (#96)

    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
    3ba630c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. fix: fix type in docstring for map fields (#97)

    * fix: fix type in docstring for map fields
    
    PiperOrigin-RevId: 440107808
    
    Source-Link: googleapis/googleapis@258ddb2
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/df0d09a2c36ff5baf98648eefe5029c173905d0b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGYwZDA5YTJjMzZmZjViYWY5ODY0OGVlZmU1MDI5YzE3MzkwNWQwYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    2865664 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore: use gapic-generator-python 0.65.1 (#101)

    * chore: use gapic-generator-python 0.65.1
    
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab6756a48c89b5bcb9fb73443cb8e55d574f4643
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    44bfd86 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.4.2 (#98)

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