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.1.1
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.2.0
Choose a head ref
  • 3 commits
  • 20 files changed
  • 3 contributors

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    2556c36 View commit details
    Browse the repository at this point in the history
  2. feat: Add SecretManager-related resources and messages for correspo…

    …nding integration. (#73)
    
    fix: Specify `build` as the body of a `CreateBuild` call. The Cloud Build API has always assumed this, but now we are actually specifying it.
    
    feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers.
    
    docs: Update field docs on required-ness behavior and fix typos.
    
    docs: Add `$PROJECT_NUMBER` as a substitution variable.
    
    docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens.
    
    feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds.
    
    feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types.
    yoshi-automation authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    df8ddd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. chore: release 3.2.0 (#78)

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