Commit graph

20 commits

Author SHA1 Message Date
Google APIs
e486a188e9 chore: migrate accessapproval to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 365153307
2021-03-25 17:03:29 -07: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
53dd6b53c7 build: add package name to BUILD file for nodejs-access-approval
PiperOrigin-RevId: 355768486
2021-02-04 20:52:56 -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
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
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
50586d3340 fix: Specify namespaces for C# and PHP
Note: this isn't marked as a breaking change in the conventional commit as it is *only* breaking for C# and PHP, and Google Cloud Client Libraries for the Access Approval API have not been released in these languages yet. Anyone who previously generated libraries for these languages will see a breaking change when they regenerate though.
PiperOrigin-RevId: 345470945
2020-12-03 09:41:43 -08:00
Google APIs
62d90c27e8 chore: migrate accessapproval to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345309092
2020-12-02 14:27:06 -08:00
Google APIs
b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
dbdd8ddeb6 replace html with markdown for accessapproval.proto
PiperOrigin-RevId: 324762765
2020-08-04 00:36:52 -07:00
Google APIs
80442a7b7d migrate accessapproval v1 python BUILD file to use microgen
PiperOrigin-RevId: 324717428
2020-08-03 17:23:44 -07:00
Google APIs
4d52dfb720 fix: migrate accessapproval/v1 to grpc_service_config
PiperOrigin-RevId: 324098852
2020-07-30 15:44:01 -07:00
Google APIs
ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
1b0fff5f2e docs: remove an internal lint declaration
PiperOrigin-RevId: 302928106
2020-03-25 12:14:58 -07:00
Google APIs
25a1781c09 bazel: migrate all go_gapic_library targets to microgenerator implementation
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)

PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
1c9fc2c9e0 Adding ruby_package option to accessapproval.proto for the Ruby client libraries generation.
PiperOrigin-RevId: 299955924
2020-03-09 16:05:01 -07:00
Google APIs
9c8bd09bbd change the name of AccessApproval service to AccessApprovalAdmin
PiperOrigin-RevId: 293690934
2020-02-06 15:29:16 -08:00
Google APIs
0c88168d5e addition of BUILD & configuration for accessapproval v1
PiperOrigin-RevId: 293219198
2020-02-04 13:43:27 -08:00
Google APIs
39bedc2e30 accessapproval: v1 publish protos
PiperOrigin-RevId: 293167048
2020-02-04 09:50:32 -08:00