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
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -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
c0188e8b7b
fix!: change java package of Cloud Build v2
...
PiperOrigin-RevId: 516613691
2023-03-14 13:17:04 -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
b5b457107d
fix: Add service_yaml_parameters to java_gapic_library targets
...
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
1e379f297b
fix: change java package of Cloud Build v2
...
PiperOrigin-RevId: 514411662
2023-03-06 08:02:13 -08:00
Google APIs
e330678098
chore(ruby): Configure bazel rules for Ruby cloudbuild v2 client
...
PiperOrigin-RevId: 512793541
2023-02-27 18:56:59 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
573e7eba32
fix: remove empty v2.CloudBuild definition
...
PiperOrigin-RevId: 509865389
2023-02-15 10:07:58 -08:00
Google APIs
a3748acbad
chore: configure CloudBuild V1 for PHP
...
PiperOrigin-RevId: 508723510
2023-02-10 12:16:26 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
ea07af63ec
chore(python): Update cloudbuild v2 BUILD.bazel package name to google-cloud-build
...
chore(python): Update cloudbuild v2 BUILD.bazel namespace to google.cloud.devtools
PiperOrigin-RevId: 507595527
2023-02-06 15:14:00 -08:00
Google APIs
88181f58bb
feat: Client libraries for Cloud Build Repositories (preview)
...
PiperOrigin-RevId: 506886904
2023-02-03 06:27:06 -08:00
Google APIs
62915a3b1f
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07: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
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
725381dc13
chore: remove obsolete service config files
...
PiperOrigin-RevId: 472492863
2022-09-06 10:20:26 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
8c7125522e
chore(ruby): Add Bazel build rules for Ruby wrapper clients
...
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
a83e6f24b4
chore(python): Update cloudbuild BUILD.bazel package name to google-cloud-build
...
chore(python): Update cloudbuild namespace to google.cloud.devtools
PiperOrigin-RevId: 406424368
2021-10-29 12:24:47 -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
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -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
d370911b4f
chore: migrate cloudbuild to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 365165055
2021-03-25 18:39:32 -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
d9b32e92fa
chore: clean up unused gapic.legacy.yaml files
...
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08:00
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
61ab0348bd
feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00