Commit 90bb70d
authored
fix: Update synth.py and run synthtool to get new pubsublite sources. (#171)
* fix: Update synth.py and run synthtool to get new pubsublite sources.
This has the side effect of generating the GAPIC shim. We should consider using this although its unclear if it would give us any benefit.
* fix: Update pom for protos to work with autogenerated GAPIC code.
* fix: Add gax test lib for gapic library tests.
* fix: Disable clirr for failing libraries. It is unreasonable to require the annotations when protos are updated: It effectively prevents auto updating of protos.
* fix: Add guava to fix dependencies check.
* fix: Fix dependency checks.
* fix: Fix dependency checks.1 parent 8861705 commit 90bb70d
File tree
180 files changed
+15630
-428
lines changed- google-cloud-pubsublite
- src
- main/java/com/google/cloud/pubsublite/v1
- stub
- test/java/com/google/cloud/pubsublite/v1
- grpc-google-cloud-pubsublite-v1/src/main/java/com/google/cloud/pubsublite/proto
- proto-google-cloud-pubsublite-v1
- src/main/java/com/google/cloud/pubsublite/proto
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+15630
-428
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
| |||
138 | 150 | | |
139 | 151 | | |
140 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
141 | 160 | | |
142 | 161 | | |
143 | 162 | | |
| |||
196 | 215 | | |
197 | 216 | | |
198 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
199 | 233 | | |
200 | 234 | | |
201 | 235 | | |
0 commit comments