Commit graph

6 commits

Author SHA1 Message Date
Google APIs
d471cdfca6 chore: migrate firestore/bundle to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373698262
2021-05-13 18:18:37 -07:00
Google APIs
05bcde7064 fix(firestore): Fix dependency reference to be bundle specific target
PiperOrigin-RevId: 355722114
2021-02-04 15:15:21 -08:00
Google APIs
8d75f62b3f feat(firestore): Add python builds for Firestore Bundles
PiperOrigin-RevId: 355455614
2021-02-03 12:23:54 -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
68b79503fa chore: migrate firestore to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346124526
2020-12-07 11:07:55 -08:00
Google APIs
af0fc83a51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 335633503
2020-10-06 07:17:22 -07:00