Commit graph

326 commits

Author SHA1 Message Date
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
0e48ca446e chore: Update source_v1 BUILD.bazel for python
PiperOrigin-RevId: 380710437
2021-06-21 18:47:51 -07:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
0481138c2d feat: publishing Testing API protos
Committer: @alexander-fenster
PiperOrigin-RevId: 379505638
2021-06-15 09:25:11 -07:00
Google APIs
853f5d4643 chore: fix devtools-clouddebugger-v2-py target
PiperOrigin-RevId: 378425120
2021-06-09 09:33:33 -07:00
Google APIs
8a1a19c970 chore: add Python library generation rules for devtools/source
Committer: @parthea
PiperOrigin-RevId: 378302468
2021-06-08 19:29:28 -07:00
Google APIs
0778b6c49e chore: Update clouddebugger_v2 BUILD.bazel for python
PiperOrigin-RevId: 378058740
2021-06-07 19:28:07 -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
e0926779e7 chore: migrate devtools/resultstore to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 376183142
2021-05-27 09:18:04 -07:00
Google APIs
ac0cf1769f chore: migrate devtools/source to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373494082
2021-05-12 19:58:03 -07:00
Google APIs
862503ff26 chore: migrate devtools/trace to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373492514
2021-05-12 19:08:00 -07:00
Google APIs
061b720855 chore: migrate clouddebugger to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373490291
2021-05-12 18:05:57 -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
8585ab9422 chore: migrate cloudprofiler to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 370975886
2021-04-28 13:49:19 -07:00
Google APIs
3f24369668 chore: migrate errorreporting to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 370936853
2021-04-28 10:50:53 -07:00
Google APIs
e7d77d65f0 fix: specify valid go_package option
The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666
2021-04-26 19:03:19 -07:00
Google APIs
74bb45bfc8 chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 370517814
2021-04-26 12:36:51 -07:00
Google APIs
4c3702d8c6 chore: migrate containeranalysis/v1 to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 369876316
2021-04-22 08:39:19 -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
c5436a6b41 chore: fix namespace for python package
PiperOrigin-RevId: 368216874
2021-04-13 08:12:50 -07:00
Google APIs
0cc3705e45 chore: migrate devtools/remoteworkers to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 368055909
2021-04-12 12:24:10 -07:00
Google APIs
c72331135c docs: Annotation changes following AIP (https://google.aip.dev/) recommendations
docs: Comment clarifications

feat: Add a BUILD.bazel file

feat: Adding the ExportInvocation RPC method

feat: Adding the SearchConfiguredTargets RPC method

feat: Adding the BatchListActions RPC method

feat: Adding the exit_code field to the Invocation proto
PiperOrigin-RevId: 368018945
2021-04-12 09:27:16 -07:00
Google APIs
9159250896 chore: migrate devtools/build to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 366152684
2021-03-31 17:36:32 -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
381e8814b3 chore: migrate artifactregistry to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 365163518
2021-03-25 18:29:06 -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
53a8072a03 chore: Update artifactregistry_v1beta2 BUILD.bazel for python
PiperOrigin-RevId: 363175301
2021-03-16 07:07:30 -07:00
Google APIs
e69f9d4f00 build: add package name for artifact registry
PiperOrigin-RevId: 359593247
2021-02-25 13:02:26 -08: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
e13001be33 fix: Fixes ruby gem build
PiperOrigin-RevId: 358152223
2021-02-18 04:47:02 -08:00
Google APIs
4f60776fe9 fix: Remove dependency on AppEngine's proto definitions. This also removes the source_references field.
PiperOrigin-RevId: 356540804
2021-02-09 10:54:27 -08:00
Google APIs
c1e59709c1 feat: Make resolution status field available for error groups. Now callers can set the status of an error group by passing this to UpdateGroup. When not specified, it's treated like OPEN.
feat: Make source location available for error groups created from GAE.

PiperOrigin-RevId: 356330876
2021-02-08 12:50:55 -08:00
Google APIs
78e0057d81 chore: remove non-existent package option in java_gapic_library rules for cloud APIs
Committer: @miraleung
PiperOrigin-RevId: 356328938
2021-02-08 12:40:12 -08:00
Google APIs
4085904785 fix: Update bazel builds for ER client libraries.
PiperOrigin-RevId: 355832930
2021-02-05 05:42:52 -08:00
Google APIs
e038e2a5b2 chore: remove more unused package options in java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 355442508
2021-02-03 11:43:59 -08:00
Google APIs
6e7c1456a6 chore: remove all artman config files
Committer: @miraleung
PiperOrigin-RevId: 355442156
2021-02-03 11:32:16 -08:00
Google APIs
f694606e3e chore(profiler): Set proto namespace to google.cloud
PiperOrigin-RevId: 355274209
2021-02-02 16:08:11 -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
Google APIs
2707d2e9e8 chore: Change proto synchronization tool.
PiperOrigin-RevId: 351632373
2021-01-13 11:46:32 -08:00
Google APIs
463702142d chore: remove microgenerator migration comments in BUILD.bazel files
Committer: @miraleung
PiperOrigin-RevId: 351489155
2021-01-12 18:20:11 -08:00
Google APIs
c84dc5428f chore: migrate clouddebugger to the Python microgenerator
Committer: @miraleung
PiperOrigin-RevId: 351457946
2021-01-12 15:58:15 -08:00
Google APIs
3131ab5786 chore: use python microgenerator rules for Cloud APIs
PiperOrigin-RevId: 350604597
2021-01-07 11:33:56 -08: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
6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
08869d766d chore: migrate cloudbuild to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132650
2020-12-07 11:47:28 -08:00