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-cloudbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: googleapis/python-cloudbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 7 commits
  • 25 files changed
  • 5 contributors

Commits on Feb 24, 2021

  1. build(python): enable flakybot on library unit and system tests (#65)

    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Wed Feb 17 14:10:46 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: d17674372e27fb8f23013935e794aa37502071aa
    Source-Link: googleapis/synthtool@d176743
    
    Co-authored-by: Shabir Mohamed Abdul Samadh <[email protected]>
    yoshi-automation and Shabirmean authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8be798a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. test: install pyopenssl for mtls testing (#66)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/f169e545-1f46-4498-92b8-ef79af1ecedc/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@0780323
    yoshi-automation authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    3ff9e4f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    90cdfc3 View commit details
    Browse the repository at this point in the history
  2. chore: add pre-commit-config to renovate ignore paths (#68)

    Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Mon Mar 15 09:05:39 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378
    Source-Link: googleapis/synthtool@2c54c47
    
    Co-authored-by: kelsk <[email protected]>
    yoshi-automation and kelsk authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f6727f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore: update templates (#71)

    * build(python): fail nox sessions if a python version is missing
    
    Nox's default behavior is to quietly skip if a python interpreter is missing. https://nox.thea.codes/en/stable/usage.html#failing-sessions-when-the-interpreter-is-missing
    
    Source-Author: Bu Sun Kim <[email protected]>
    Source-Date: Tue Mar 16 13:38:02 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: eda422b90c3dde4a872a13e6b78a8f802c40d0db
    Source-Link: googleapis/synthtool@eda422b
    
    * chore(python): add kokoro configs for periodic builds against head
    
    This change should be non-destructive.
    
    Note for library repo maintainers:
    After applying this change, you can easily add (or change) periodic
    builds against head by adding config files in google3.
    
    See python-pubsub repo for example.
    
    Source-Author: Takashi Matsuo <[email protected]>
    Source-Date: Fri Mar 19 11:17:59 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    673fa1c View commit details
    Browse the repository at this point in the history
  2. feat: add from_service_account_info (#52)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/fb22f59c-8962-43c6-89b6-9796466cdaca/targets
    
    - [x] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 359562873
    Source-Link: googleapis/googleapis@07932bb
    PiperOrigin-RevId: 355923884
    Source-Link: googleapis/googleapis@5e3dace
    PiperOrigin-RevId: 354996675
    Source-Link: googleapis/googleapis@20712b8
    PiperOrigin-RevId: 352816749
    Source-Link: googleapis/googleapis@ceaaf31
    PiperOrigin-RevId: 350388717
    Source-Link: googleapis/googleapis@dd1d232
    PiperOrigin-RevId: 350246057
    Source-Link: googleapis/googleapis@5206824
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    580a959 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. chore: release 3.1.0 (#72)

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