Commit graph

65 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
da30f52583 feat: Support for git proxy setup
docs: Updates to proto message comments

PiperOrigin-RevId: 726194972
2025-02-12 14:18:10 -08:00
Google APIs
8c6501214a feat: Add option to enable fetching dependencies
PiperOrigin-RevId: 726044205
2025-02-12 07:17:17 -08:00
Google APIs
fd5b486367 feat: Add option to enable structured logging
PiperOrigin-RevId: 714092337
2025-01-10 10:14:58 -08:00
Google APIs
16db802010 feat: Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type
PiperOrigin-RevId: 713355615
2025-01-08 11:21:50 -08:00
Google APIs
48d30c4966 feat: Add PrivateServiceConnect option to WorkerPool
PiperOrigin-RevId: 690046730
2024-10-26 00:31:58 -07:00
Google APIs
a18d9b2c35 feat: Add LEGACY_BUCKET option to DefaultLogsBucketBehavior
docs: Sanitize docs

PiperOrigin-RevId: 677021009
2024-09-20 17:09:07 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
1bb99dc2e2 feat: Add optional field "SourceFetcher" to choose source fetcher tool
Committer: @ronanww
PiperOrigin-RevId: 578565021
2023-11-01 10:37:51 -07:00
Google APIs
f8415bd172 feat: add update_mask to UpdateBuildTriggerRequest proto
PiperOrigin-RevId: 552479161
2023-07-31 07:49:42 -07:00
Google APIs
f823915dea feat: Add automap_substitutions flag to use substitutions as envs in Cloud Build
PiperOrigin-RevId: 551218480
2023-07-26 08:48:51 -07:00
Google APIs
f90d153e27 feat: add git_file_source and git_repo_source to build_trigger
PiperOrigin-RevId: 550012872
2023-07-21 12:07:08 -07:00
Google APIs
8080bbe89b fix: Revert breaking change of main pattern
PiperOrigin-RevId: 547506413
2023-07-12 08:44:19 -07:00
Google APIs
64d54ff78c feat: Add routing information in Cloud Build GRPC clients
PiperOrigin-RevId: 547283196
2023-07-11 13:37:40 -07:00
Google APIs
b98e88f494 feat: added e2-medium machine type
Clients can now specify the e2-medium machine type.

PiperOrigin-RevId: 546077446
2023-07-06 13:29:25 -07:00
Google APIs
7972185b09 feat: add repositoryevent to buildtrigger
PiperOrigin-RevId: 543799743
2023-06-27 11:15:02 -07:00
Google APIs
103877e222 chore: update go_package to match open source code
PiperOrigin-RevId: 537891295
2023-06-05 09:03:51 -07:00
Google APIs
0c7c7dff7f feat: Add PeeredNetworkIpRange to NetworkConfigs message
feat: Add NpmPackages to Artifact and Results messages and new SHA512 hash type
docs: Various doc updates

Committer: @giangnguyen
PiperOrigin-RevId: 525153459
2023-04-18 08:26:46 -07:00
Google APIs
533398389c feat: Update third party clodubuild.proto library to include git_source
Committer: @monicaliu
PiperOrigin-RevId: 524851242
2023-04-17 08:16:50 -07:00
Google APIs
1cfcea4fbe chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
d129b4f60f feat: Add DefaultLogsBucketBehavior to BuildOptions
Committer: @arvinddayal
PiperOrigin-RevId: 515431035
2023-03-09 13:51:11 -08:00
Google APIs
a3748acbad chore: configure CloudBuild V1 for PHP
PiperOrigin-RevId: 508723510
2023-02-10 12:16:26 -08:00
Google APIs
b819b9552d feat: Integration of Cloud Build with Artifact Registry
Committer: @amcooper
PiperOrigin-RevId: 484745059
2022-10-29 07:44:18 -07:00
Google APIs
bc84ad52ed feat: Add allow_failure, exit_code, and allow_exit_code to BuildStep message
Committer: @arvinddayal
PiperOrigin-RevId: 484308212
2022-10-27 11:38:33 -07:00
Google APIs
5572865403 feat: Update cloudbuild proto with the service_account for BYOSA Triggers.
Committer: @emoryruscus
PiperOrigin-RevId: 392957767
2021-08-25 12:44:11 -07:00
Google APIs
3cd708edbc feat:add script field to BuildStep message
PiperOrigin-RevId: 392761119
2021-08-25 09:13: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
760b5d8bfd docs: Add a new build phase SETUPBUILD for timing information
PiperOrigin-RevId: 387362210
2021-07-28 09:03:18 -07:00
Google APIs
f84d1e2eda feat: Implementation of Build Failure Info:
- Added message FailureInfo field

PiperOrigin-RevId: 385847244
2021-07-20 12:36: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
87a6ce53d3 feat: Implementation of Source Manifests:
- Added message StorageSourceManifest as an option for the Source message
- Added StorageSourceManifest field to the SourceProvenance message

PiperOrigin-RevId: 372331161
2021-05-06 06:39:28 -07:00
Google APIs
9a9e29627a feat: Add fields for Pub/Sub triggers
Committer: @gleeper
PiperOrigin-RevId: 368533270
2021-04-14 16:47:53 -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
dd1d2325b1 chore: Update C# namespace
This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

PiperOrigin-RevId: 350388717
2021-01-06 11:05:29 -08: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
fbf9396664 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 324209019
2020-07-31 08:05:22 -07:00
Google APIs
58be915cf3 fix: inline markup spans must be separated from the surrounding text by non-word characters
PiperOrigin-RevId: 322464556
2020-07-21 16:17:53 -07:00
Google APIs
6d05c93a2c chore: set Ruby namespace in proto options
PiperOrigin-RevId: 317660600
2020-06-22 08:39:05 -07:00
Google APIs
d8e226f702 feat: Add time-to-live in a queue for builds
PiperOrigin-RevId: 301579876
2020-03-18 06:49:38 -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
df8a1707a9 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 284568564
2019-12-09 09:24:48 -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
Google APIs
742b64454f Synchronize new proto/yaml changes.
PiperOrigin-RevId: 217365340
2018-10-16 12:35:59 -07:00
Google APIs
8bec26a931 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 215258981
2018-10-01 12:23:03 -07:00
Google APIs
90c93cde4a Synchronize new proto/yaml changes.
PiperOrigin-RevId: 206146728
2018-07-26 06:08:13 -07:00
Google APIs
2c9964f168 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 205808777
2018-07-24 04:29:17 -07:00