-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: add release-please config, fix owlbot-config
- Loading branch information
Showing
13 changed files
with
502 additions
and
2,866 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 14 additions & 14 deletions
28
packages/google-cloud-bigquery-migration/.repo-metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"name": "bigquerymigration", | ||
"name_pretty": "BigQuery Migration API", | ||
"product_documentation": "https://cloud.google.com/bigquery/docs/migration-intro", | ||
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-migration/latest", | ||
"issue_tracker": "https://github.com/googleapis/nodejs-bigquery-migration/issues", | ||
"release_level": "stable", | ||
"language": "nodejs", | ||
"repo": "googleapis/nodejs-bigquery-migration", | ||
"distribution_name": "@google-cloud/bigquery-migration", | ||
"api_id": "bigquerymigration.googleapis.com", | ||
"default_version": "v2", | ||
"requires_billing": true, | ||
"library_type": "GAPIC_AUTO" | ||
} | ||
"name": "bigquerymigration", | ||
"name_pretty": "BigQuery Migration API", | ||
"product_documentation": "https://cloud.google.com/bigquery/docs/migration-intro", | ||
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-migration/latest", | ||
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues", | ||
"release_level": "stable", | ||
"language": "nodejs", | ||
"repo": "googleapis/google-cloud-node", | ||
"distribution_name": "@google-cloud/bigquery-migration", | ||
"api_id": "bigquerymigration.googleapis.com", | ||
"default_version": "v2", | ||
"requires_billing": true, | ||
"library_type": "GAPIC_AUTO" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.