Commit 3ea90ef
refactor: move java-common-protos, java-iam, java-showcase to top level (#12839)
Currently, the hermetic code generator can only move files to top level
folders. Rather than changing the generator, we will move the generated
code to the top level to also make it compatible with librarian.
Other fixes:
* The hermetic_build scripts had special case logic to force
regeneration of the entire repository if the common protos were found in
the generation_config.yaml. This is no longer necessary in
google-cloud-java as the nightly build regenerates everything
* Includes the OTel wait for metrics fix similar to #12880
* Removes configuration for GCS Maven Mirror as that mirror is no longer
updated and is missing dependencies
Towards #12735
Towards #12702
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: Mike Eltsufin <meltsufin@google.com>1 parent d0c6e9a commit 3ea90ef
1,305 files changed
Lines changed: 9967 additions & 1631 deletions
File tree
- .github/workflows
- .kokoro
- generation
- google-cloud-pom-parent
- java-common-protos
- grpc-google-common-protos
- src/main/java/com/google
- cloud/location
- longrunning
- proto-google-common-protos
- src/main
- java/com/google
- api
- apps/card/v1
- cloud
- audit
- location
- geo/type
- logging/type
- longrunning
- rpc
- context
- shopping/type
- type
- proto/google
- api
- apps/card/v1
- cloud
- audit
- location
- geo/type
- logging/type
- longrunning
- rpc
- context
- shopping/type
- type
- java-iam-policy
- java-iam
- grpc-google-iam-v1
- src/main/java/com/google/iam/v1
- grpc-google-iam-v2beta
- src/main/java/com/google/iam/v2beta
- grpc-google-iam-v2
- src/main/java/com/google/iam/v2
- grpc-google-iam-v3beta
- src/main/java/com/google/iam/v3beta
- grpc-google-iam-v3
- src/main/java/com/google/iam/v3
- proto-google-iam-v1
- src/main
- java/com/google/iam/v1
- logging
- proto/google/iam/v1
- logging
- proto-google-iam-v2beta
- src/main
- java/com/google/iam/v2beta
- proto/google/iam/v2beta
- proto-google-iam-v2
- src/main
- java/com/google/iam/v2
- proto/google/iam/v2
- proto-google-iam-v3beta
- src/main
- java/com/google/iam/v3beta
- proto/google/iam/v3beta
- proto-google-iam-v3
- src/main
- java/com/google/iam/v3
- proto/google/iam/v3
- java-showcase
- gapic-showcase-extended/proto
- gapic-showcase
- src
- main
- java/com/google/showcase/v1beta1
- stub
- resources/META-INF/native-image/com.google.showcase.v1beta1
- test
- java/com/google/showcase/v1beta1
- it
- logging
- util
- resources
- META-INF/native-image
- grpc-gapic-showcase-v1beta1
- src/main/java/com/google/showcase/v1beta1
- proto-gapic-showcase-v1beta1
- src/main
- java/com/google/showcase/v1beta1
- proto/schema/google/showcase/v1beta1
- samples/snippets/generated/com/google/showcase/v1beta1
- compliancesettings/repeatdatabody
- compliance
- create
- getenum
- getiampolicy
- getlocation
- listlocations
- repeatdatabodyinfo
- repeatdatabodypatch
- repeatdatabodyput
- repeatdatabody
- repeatdatapathresource
- repeatdatapathtrailingresource
- repeatdataquery
- repeatdatasimplepath
- setiampolicy
- testiampermissions
- verifyenum
- echosettings
- echo
- wait
- echo
- block
- chat
- collect
- create
- echoerrordetails
- echo
- expand
- failechowithdetails
- getiampolicy
- getlocation
- listlocations
- pagedexpandlegacymapped
- pagedexpandlegacy
- pagedexpand
- setiampolicy
- testiampermissions
- wait
- identitysettings/createuser
- identity
- createuser
- create
- deleteuser
- getiampolicy
- getlocation
- getuser
- listlocations
- listusers
- setiampolicy
- testiampermissions
- updateuser
- messagingsettings
- createroom
- searchblurbs
- messaging
- connect
- createblurb
- createroom
- create
- deleteblurb
- deleteroom
- getblurb
- getiampolicy
- getlocation
- getroom
- listblurbs
- listlocations
- listrooms
- searchblurbs
- sendblurbs
- setiampolicy
- streamblurbs
- testiampermissions
- updateblurb
- updateroom
- sequenceservicesettings/createsequence
- sequenceservice
- attemptsequence
- attemptstreamingsequence
- createsequence
- createstreamingsequence
- create
- getiampolicy
- getlocation
- getsequencereport
- getstreamingsequencereport
- listlocations
- setiampolicy
- testiampermissions
- stub
- compliancestubsettings/repeatdatabody
- echostubsettings
- echo
- wait
- identitystubsettings/createuser
- messagingstubsettings
- createroom
- searchblurbs
- sequenceservicestubsettings/createsequence
- testingstubsettings/createsession
- testingsettings/createsession
- testing
- createsession
- create
- deletesession
- deletetest
- getiampolicy
- getlocation
- getsession
- listlocations
- listsessions
- listtests
- reportsession
- setiampolicy
- testiampermissions
- verifytest
- scripts
- resources
- java-spanner
- google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection
- sdk-platform-java
- gapic-generator-java-pom-parent
- hermetic_build/library_generation
- cli
- owlbot/src
- tests/cli
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | 303 | | |
500 | 304 | | |
501 | 305 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments