Commit graph

11 commits

Author SHA1 Message Date
Google APIs
b08bb2f970 chore: regenerate gapic yaml and service yaml for cloudbuild_v1 by augmentation configs
PiperOrigin-RevId: 775743522
2025-06-25 10:24:02 -07:00
Google APIs
7fec72948d feat: Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds
Comitter: @joonlim
PiperOrigin-RevId: 391072303
2021-08-16 10:04:31 -07:00
Google APIs
7a1fb837d3 feat: add a WorkerPools API
BREAKING CHANGE: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.

Committer: @mwiczer
PiperOrigin-RevId: 385610622
2021-07-19 12:08:07 -07:00
Google APIs
24443e8a67 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 381955863
2021-06-28 15:23:09 -07:00
Google APIs
913f5553d5 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.

feat: Add `SecretManager`-related resources and messages for corresponding integration.

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.

Committer: @lozord
PiperOrigin-RevId: 363244566
2021-03-16 12:33:05 -07:00
Google APIs
bc18612d35 feat!: Updated third_party Cloud Build clients with new Build message fields:
- `service_account`, which is available to members of our closed alpha
- CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option
- resource annotations added

PiperOrigin-RevId: 331027363
2020-09-10 15:16:05 -07:00
Google APIs
3257ba5216 fix: revert removal of WorkerPool API
PiperOrigin-RevId: 330974505
2020-09-10 11:09:14 -07:00
Google APIs
48ce8878cd feat!: Updated third_party Cloud Build clients with new Build message fields:
- `service_account`, which is available to members of our closed alpha
- STACKDRIVER_ONLY and CLOUD_LOGGING_ONLY logging modes
- `dynamic_substitutions` option

BREAKING CHANGE: The WorkerPool API in the v1 surface has been long deprecated, so it has been deleted from the v1 surface. Alpha WorkerPool customers who want to call the WorkerPool API can use gcloud.

PiperOrigin-RevId: 330504082
2020-09-08 07:21:40 -07:00
Google APIs
ffbb493674 feat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields.
PiperOrigin-RevId: 299397780
2020-03-06 11:38:42 -08:00
Google APIs
ae908c2b2e Synchronize new proto/yaml changes.
PiperOrigin-RevId: 276077059
2019-10-22 09:12:45 -07:00
Google APIs
c687a1d619 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270902450
2019-09-24 07:46:10 -07:00