Commit Graph

32 Commits

Author SHA1 Message Date
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 0963dfc9a2 chore: migrate translate to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345056860
2020-12-01 11:03:11 -08:00
Google APIs 7391e775fd fix: switch all local LRO Go GAPIC deps to remote
PiperOrigin-RevId: 338561467
2020-10-22 15:30:23 -07: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 3b11146ac6 uses generator option to override gapic module name
PiperOrigin-RevId: 325531256
2020-08-07 16:40:31 -07:00
Google APIs d399c754bd fix: corrects spelling of build dependency
adds backticks in docstring to smooth doc generation

PiperOrigin-RevId: 323860336
2020-07-29 13:52:24 -07:00
Google APIs c285d2d4be Updates translate BUILD.bazel files to use Python microgenerator
PiperOrigin-RevId: 323392957
2020-07-27 10:46:34 -07:00
Google APIs 3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs d13e2da372 build: move gapic-generator-typescript parameters to BUILD.bazel files.
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs 97e94f5367 fix: migrate translate/v3beta1 to grpc_service_config
PiperOrigin-RevId: 317700003
2020-06-22 11:51:34 -07:00
Google APIs 72efdc0a9a fix: migrate translate/v3 to grpc_service_config
PiperOrigin-RevId: 317699992
2020-06-22 11:41:15 -07:00
Google APIs ce56112c35 chore: fix all deps on LRO in go_gapic_library
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.

PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -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 5a90d467aa fix: restore GAPIC v2 retry configs
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359
2020-05-18 08:57:36 -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 06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs 02c1722a5c Synchronize new proto/yaml changes.
PiperOrigin-RevId: 273340244
2019-10-07 11:41:10 -07:00
Google APIs d6e7094046 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 272210160
2019-10-01 08:02:09 -07:00
Google APIs 662bfb2666 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270960038
2019-09-24 12:20:25 -07:00
Google APIs 640f1cf8c7 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270906469
2019-09-24 08:10:22 -07:00
Google APIs a942ac23b5 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270902952
2019-09-24 07:49:49 -07:00
Google APIs 462f5882c2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270882251
2019-09-24 05:19:48 -07:00
Google APIs 2fc34e9653 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 270882142
2019-09-24 05:18:49 -07:00
Google APIs ac06010e78 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 261988354
2019-08-06 13:53:44 -07:00
Google APIs 9bf6151830 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 252059039
2019-06-07 09:04:52 -07:00
Google APIs f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs 9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs 0e86713bea Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241554189
2019-04-02 10:25:55 -07:00
Google APIs 62baea94d3 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241370948
2019-04-01 12:00:31 -07:00