|
1819 | 1819 | ], |
1820 | 1820 | "release-type": "python" |
1821 | 1821 | }, |
| 1822 | + "packages/google-cloud-lustre": { |
| 1823 | + "bump-minor-pre-major": true, |
| 1824 | + "bump-patch-for-minor-pre-major": true, |
| 1825 | + "component": "google-cloud-lustre", |
| 1826 | + "extra-files": [ |
| 1827 | + "google/cloud/lustre/gapic_version.py", |
| 1828 | + "google/cloud/lustre_v1/gapic_version.py", |
| 1829 | + { |
| 1830 | + "jsonpath": "$.clientLibrary.version", |
| 1831 | + "path": "samples/generated_samples/snippet_metadata_google.cloud.lustre.v1.json", |
| 1832 | + "type": "json" |
| 1833 | + } |
| 1834 | + ], |
| 1835 | + "release-type": "python" |
| 1836 | + }, |
1822 | 1837 | "packages/google-cloud-managed-identities": { |
1823 | 1838 | "bump-minor-pre-major": true, |
1824 | 1839 | "bump-patch-for-minor-pre-major": true, |
|
3577 | 3592 | ], |
3578 | 3593 | "release-type": "python" |
3579 | 3594 | }, |
| 3595 | + "packages/google-shopping-merchant-ordertracking": { |
| 3596 | + "bump-minor-pre-major": true, |
| 3597 | + "bump-patch-for-minor-pre-major": true, |
| 3598 | + "component": "google-shopping-merchant-ordertracking", |
| 3599 | + "extra-files": [ |
| 3600 | + "google/shopping/merchant_ordertracking/gapic_version.py", |
| 3601 | + "google/shopping/merchant_ordertracking_v1beta/gapic_version.py", |
| 3602 | + { |
| 3603 | + "jsonpath": "$.clientLibrary.version", |
| 3604 | + "path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json", |
| 3605 | + "type": "json" |
| 3606 | + } |
| 3607 | + ], |
| 3608 | + "release-type": "python" |
| 3609 | + }, |
3580 | 3610 | "packages/google-shopping-merchant-products": { |
3581 | 3611 | "bump-minor-pre-major": true, |
3582 | 3612 | "bump-patch-for-minor-pre-major": true, |
|
3689 | 3719 | "component": "grpc-google-iam-v1", |
3690 | 3720 | "extra-files": [], |
3691 | 3721 | "release-type": "python" |
3692 | | - }, |
3693 | | - "packages/google-shopping-merchant-ordertracking": { |
3694 | | - "extra-files": [ |
3695 | | - "google/shopping/merchant_ordertracking_v1beta/gapic_version.py", |
3696 | | - { |
3697 | | - "type": "json", |
3698 | | - "path": "samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.json", |
3699 | | - "jsonpath": "$.clientLibrary.version" |
3700 | | - } |
3701 | | - ] |
3702 | | - }, |
3703 | | - "packages/google-cloud-lustre": { |
3704 | | - "extra-files": [ |
3705 | | - "google/cloud/lustre_v1/gapic_version.py", |
3706 | | - { |
3707 | | - "type": "json", |
3708 | | - "path": "samples/generated_samples/snippet_metadata_google.cloud.lustre.v1.json", |
3709 | | - "jsonpath": "$.clientLibrary.version" |
3710 | | - } |
3711 | | - ] |
3712 | 3722 | } |
3713 | 3723 | } |
3714 | 3724 | } |
0 commit comments