|
1 | 1 | { |
2 | | - "packages": {} |
| 2 | + "packages": { |
| 3 | + "packages/google-cloud-bigquery-storage": { |
| 4 | + "bump-minor-pre-major": true, |
| 5 | + "bump-patch-for-minor-pre-major": true, |
| 6 | + "component": "google-cloud-bigquery-storage", |
| 7 | + "extra-files": [ |
| 8 | + "google/cloud/bigquery_storage/gapic_version.py", |
| 9 | + "google/cloud/bigquery_storage_v1/gapic_version.py", |
| 10 | + "google/cloud/bigquery_storage_v1alpha/gapic_version.py", |
| 11 | + "google/cloud/bigquery_storage_v1beta/gapic_version.py", |
| 12 | + "google/cloud/bigquery_storage_v1beta2/gapic_version.py", |
| 13 | + { |
| 14 | + "jsonpath": "$.clientLibrary.version", |
| 15 | + "path": "samples/generated_samples/snippet_metadata_google.cloud.bigquery.storage.v1.json", |
| 16 | + "type": "json" |
| 17 | + }, |
| 18 | + { |
| 19 | + "jsonpath": "$.clientLibrary.version", |
| 20 | + "path": "samples/generated_samples/snippet_metadata_google.cloud.bigquery.storage.v1alpha.json", |
| 21 | + "type": "json" |
| 22 | + }, |
| 23 | + { |
| 24 | + "jsonpath": "$.clientLibrary.version", |
| 25 | + "path": "samples/generated_samples/snippet_metadata_google.cloud.bigquery.storage.v1beta.json", |
| 26 | + "type": "json" |
| 27 | + }, |
| 28 | + { |
| 29 | + "jsonpath": "$.clientLibrary.version", |
| 30 | + "path": "samples/generated_samples/snippet_metadata_google.cloud.bigquery.storage.v1beta2.json", |
| 31 | + "type": "json" |
| 32 | + }, |
| 33 | + { |
| 34 | + "jsonpath": "$.clientLibrary.version", |
| 35 | + "path": "samples/snippets/customer_record_schema.json", |
| 36 | + "type": "json" |
| 37 | + }, |
| 38 | + { |
| 39 | + "jsonpath": "$.clientLibrary.version", |
| 40 | + "path": "samples/snippets/sample_data_schema.json", |
| 41 | + "type": "json" |
| 42 | + } |
| 43 | + ], |
| 44 | + "release-type": "python" |
| 45 | + } |
| 46 | + } |
3 | 47 | } |
0 commit comments