Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-bigquery-storage #3599

Merged
merged 186 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
186 commits
Select commit Hold shift + click to select a range
17030a1
chore: add initial files for launch
steffnay Dec 14, 2019
70b919a
updated build file
steffnay Jan 8, 2020
4ebdad4
feat!: initial generation of library (#1)
steffnay Feb 20, 2020
d1dbca2
chore(deps): update dependency mocha to v7 (#8)
renovate-bot Feb 21, 2020
010b770
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 27, 2020
983014f
chore: update jsdoc.js (#14)
summer-ji-eng Feb 27, 2020
3d64223
chore: update .jsdoc.js by add protos and remove double quotes (#15)
summer-ji-eng Feb 27, 2020
4b8309d
chore: update jsdoc with macro license (#17)
summer-ji-eng Feb 29, 2020
1493260
chore(deps): update dependency c8 to v7 (#7)
renovate-bot Feb 29, 2020
d201a76
chore: release 1.0.0 (#6)
release-please[bot] Mar 2, 2020
6ae47eb
chore: update linkinator config and auto-generated test (#19)
yoshi-automation Mar 3, 2020
890b435
docs: updated comments for TableReadOptions
alexander-fenster Mar 5, 2020
aeb6842
feat: deferred client initialization (#23)
gcf-merge-on-green[bot] Mar 6, 2020
9d03a65
build: update linkinator config (#25)
JustinBeckwith Mar 6, 2020
412a74b
build(tests): fix coveralls and enable build cop (#26)
bcoe Mar 6, 2020
cc63e7a
chore: release 1.1.0 (#24)
release-please[bot] Mar 10, 2020
33dba55
docs: mention templates in contributing section of README (#29)
bcoe Mar 18, 2020
1968532
chore: remove snippet leading whitespace (#31)
chingor13 Mar 19, 2020
1c86fc6
docs: document version support goals (#36)
bcoe Mar 24, 2020
5528a04
chore: regenerate the code (#35)
yoshi-automation Mar 25, 2020
de00be3
feat!: drop node8 support (#39)
alexander-fenster Mar 31, 2020
2adbcb7
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
1bf9895
chore(deps): update dependency @types/sinon to v9 (#42)
renovate-bot Apr 1, 2020
72a394a
chore: linting (#44)
yoshi-automation Apr 2, 2020
f0a2988
chore: remove duplicate mocha config (#46)
JustinBeckwith Apr 5, 2020
4221b52
feat: add V1 client (#28)
steffnay Apr 7, 2020
ce0d290
chore(deps): update dependency gts to v2.0.0 (#48)
renovate-bot Apr 10, 2020
b0bcff1
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
bc15d58
build: remove unused codecov config (#50)
JustinBeckwith Apr 12, 2020
85efecf
docs: update doc urls (#51)
yoshi-automation Apr 13, 2020
32bc6e7
chore: update lint ignore files (#52)
JustinBeckwith Apr 13, 2020
77f7067
chore: remove tslint.json (#53)
JustinBeckwith Apr 14, 2020
65bf32f
chore: remove unused dev packages (#54)
JustinBeckwith Apr 14, 2020
dffca87
chore(deps): update dependency ts-loader to v7 (#55)
renovate-bot Apr 15, 2020
3156a0c
chore(deps): update dependency null-loader to v4 (#56)
renovate-bot Apr 15, 2020
c65b08e
chore: add client_documentation (#58)
dwsupplee Apr 17, 2020
539578d
chore: update linting (#57)
yoshi-automation Apr 17, 2020
6abd474
docs: add reference doc link (#60)
yoshi-automation Apr 20, 2020
cfb492c
build: adopt changes to generator formatting (#61)
yoshi-automation Apr 22, 2020
8339d90
chore: update npm scripts and synth.py (#62)
alexander-fenster Apr 24, 2020
ca26865
fix: regen protos and tests (#63)
alexander-fenster May 6, 2020
624ad2a
feat: additional type annotation (#64)
yoshi-automation May 6, 2020
ad807fc
build: do not fail builds on codecov errors (#528) (#66)
yoshi-automation May 18, 2020
784357f
chore: release 2.0.0 (#40)
release-please[bot] Jun 2, 2020
6d30e08
chore: update protos.js
yoshi-automation Jun 4, 2020
4e0a9d8
feat(secrets): begin migration to secret manager from keystore (#70)
yoshi-automation Jun 12, 2020
4735261
fix: handle fallback option properly (#73)
yoshi-automation Jun 12, 2020
a121254
chore(deps): update dependency mocha to v8 (#71)
renovate-bot Jun 16, 2020
af5cdf0
chore: release 2.1.0 (#72)
release-please[bot] Jun 16, 2020
4b1d1f6
feat: promote library to GA (#75)
sofisl Jun 19, 2020
c2caee0
chore: release 2.2.0 (#78)
release-please[bot] Jun 21, 2020
465311e
build: add config .gitattributes (#80)
yoshi-automation Jun 28, 2020
36bafbd
build: use bazel build (#81)
alexander-fenster Jul 6, 2020
0e85dbb
fix: typeo in nodejs .gitattribute (#84)
yoshi-automation Jul 9, 2020
e38d4f7
chore: release 2.2.1 (#85)
release-please[bot] Jul 10, 2020
b6ba25f
chore(deps): update dependency ts-loader to v8 (#83)
renovate-bot Jul 10, 2020
1175fdd
chore(deps): update dependency @types/mocha to v8 (#86)
renovate-bot Jul 12, 2020
1719fc0
build: missing closing paren in publish script (#88)
yoshi-automation Jul 14, 2020
d93508c
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
86056d6
chore: add dev dependencies for cloud-rad ref docs (#93)
fhinkel Jul 21, 2020
6a05489
build: rename _toc to toc (#94)
yoshi-automation Jul 22, 2020
14be1b7
build: move gitattributes files to node templates (#95)
yoshi-automation Jul 23, 2020
e51577c
chore(node): fix kokoro build path for cloud-rad (#96)
yoshi-automation Jul 30, 2020
6b5586d
build: update protos
yoshi-automation Jul 31, 2020
4d24128
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
ac288e0
build: --credential-file-override is no longer required (#101)
yoshi-automation Aug 8, 2020
d33e56c
build: use gapic-generator-typescript v1.0.7. (#102)
yoshi-automation Aug 11, 2020
c350efd
chore: update cloud rad kokoro build job (#103)
yoshi-automation Aug 12, 2020
d6964f0
build: perform publish using Node 12 (#104)
yoshi-automation Aug 13, 2020
73d868b
chore: start tracking obsolete files
yoshi-automation Aug 20, 2020
4dd7ced
build: move system and samples test from Node 10 to Node 12 (#106)
yoshi-automation Aug 21, 2020
3f6f4bf
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
699bed2
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
3dc564c
chore: update bucket for cloud-rad (#112)
yoshi-automation Oct 1, 2020
616673a
build(node_library): migrate to Trampoline V2 (#113)
yoshi-automation Oct 5, 2020
20bee7e
chore(deps): update dependency webpack-cli to v4 (#117)
renovate-bot Oct 12, 2020
1413f16
chore(deps): update dependency webpack to v5 (#116)
renovate-bot Oct 14, 2020
4a84f4b
build: only check --engine-strict for production deps (#119)
yoshi-automation Oct 16, 2020
3d3f056
docs(samples): update quickstart to use v1 client (#118)
steffnay Oct 19, 2020
b94e001
docs: update sample on README to latest (#120)
yoshi-automation Oct 20, 2020
35be682
chore: clean up Node.js TOC for cloud-rad (#121)
yoshi-automation Oct 21, 2020
548ce08
docs: updated code of conduct (includes update to actions) (#124)
yoshi-automation Oct 27, 2020
96fdd0b
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#125)
yoshi-automation Nov 2, 2020
1fcdf66
fix: do not modify options object, use defaultScopes (#126)
alexander-fenster Nov 7, 2020
7f14b1a
chore: release 2.2.2 (#127)
release-please[bot] Nov 16, 2020
cedb1ad
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
271a18b
docs: spelling correction for "targetting" (#131)
yoshi-automation Nov 25, 2020
e4ad62f
chore: release 2.2.3 (#130)
release-please[bot] Dec 2, 2020
4f5be93
chore: generate GAPIC metadata JSON file (#132)
yoshi-automation Dec 4, 2020
d1854bd
docs: add instructions for authenticating for system tests (#133)
yoshi-automation Dec 22, 2020
98e7b2e
chore: update license headers (#134)
yoshi-automation Jan 2, 2021
ed760f2
feat: introduce style enumeration (#135)
yoshi-automation Jan 9, 2021
b93fb00
chore: release 2.3.0 (#136)
release-please[bot] Jan 12, 2021
eedd694
refactor(nodejs): move build cop to flakybot (#139)
yoshi-automation Jan 27, 2021
cd4717e
chore: update CODEOWNERS config (#140)
JustinBeckwith Feb 3, 2021
4b4113c
build: adds UNORDERED_LIST enum (#141)
yoshi-automation Feb 4, 2021
c87c045
build: update gapic-generator-typescript to v1.2.10. (#142)
yoshi-automation Mar 7, 2021
7586609
chore(deps): update dependency sinon to v10 (#144)
renovate-bot Mar 23, 2021
c86746f
feat: add a Arrow compression options (Only LZ4 for now).
yoshi-automation Mar 30, 2021
9e67d3a
docs: update region tag for BQ storage quickstart (#148)
shollyman Apr 7, 2021
ee13953
chore(deps): update dependency @types/sinon to v10 (#150)
renovate-bot Apr 14, 2021
a5ec5a7
chore(deps): update dependency ts-loader to v9 (#153)
renovate-bot Apr 19, 2021
d2ccb0a
chore: migrate to owl bot (#154)
SurferJeffAtGoogle Apr 20, 2021
095a30b
chore: release 2.4.0 (#146)
release-please[bot] Apr 28, 2021
909bbe9
fix(deps): require google-gax v2.12.0 (#158)
alexander-fenster May 7, 2021
4d36a11
chore: new owl bot post processor docker image (#160)
gcf-owl-bot[bot] May 10, 2021
7f328c5
fix: use require() to load JSON protos (#161)
gcf-owl-bot[bot] May 11, 2021
9085340
chore: update gapic-generator-typescript to v1.3.2 (#162)
gcf-owl-bot[bot] May 11, 2021
7ab7c80
feat: Add ZSTD compression as an option for Arrow. (#165)
gcf-owl-bot[bot] May 17, 2021
d3f8ab8
chore(deps): update dependency @types/node to v14 (#169)
renovate-bot May 21, 2021
67d44d3
chore(deps): update dependency sinon to v11 (#170)
renovate-bot May 25, 2021
2f78e96
fix: GoogleAdsError missing using generator version after 1.3.0 (#171)
gcf-owl-bot[bot] May 25, 2021
8b680e4
chore: release 2.5.0 (#166)
release-please[bot] Jun 7, 2021
a19c063
chore(nodejs): remove api-extractor dependencies (#177)
fhinkel Jun 10, 2021
faa8c61
fix: make request optional in all cases (#179)
gcf-owl-bot[bot] Jun 22, 2021
999f8e6
chore: release 2.5.1 (#180)
release-please[bot] Jun 22, 2021
084e3f4
fix(deps): google-gax v2.17.0 with mTLS (#185)
bcoe Jun 29, 2021
fb2f9c1
chore: release 2.5.2 (#186)
release-please[bot] Jun 30, 2021
777bfba
fix(deps): google-gax v2.17.1 (#188)
bcoe Jul 12, 2021
64ab512
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
0e631af
chore: release 2.5.3 (#189)
release-please[bot] Jul 21, 2021
e307cb6
chore(nodejs): update client ref docs link in metadata (#195)
fhinkel Aug 4, 2021
4e69a91
fix(deps): google-gax v2.24.1 (#198)
bcoe Aug 17, 2021
24d9f10
chore: release 2.5.4 (#199)
release-please[bot] Aug 17, 2021
1c76c39
feat: turns on self-signed JWT feature flag (#200)
gcf-owl-bot[bot] Aug 23, 2021
6b1d155
chore: release 2.6.0 (#201)
release-please[bot] Aug 23, 2021
2906dfe
chore: disable renovate dependency dashboard (#1194) (#202)
gcf-owl-bot[bot] Aug 25, 2021
f7c6dfc
fix(build): migrate to main branch (#204)
bcoe Sep 3, 2021
b6552e2
chore: release 2.6.1 (#205)
release-please[bot] Sep 3, 2021
a8083a2
fix(deps): update dependency snappy to v7 (#196)
renovate-bot Sep 7, 2021
e07c79c
chore: release 2.6.2 (#206)
release-please[bot] Sep 7, 2021
34e83a5
docs: Align session length with public documentation feat: Expose est…
gcf-owl-bot[bot] Sep 15, 2021
a3fd675
feat: add BigQuery Storage Write API v1 (#209)
gcf-owl-bot[bot] Sep 27, 2021
6f73017
chore: release 2.7.0 (#214)
release-please[bot] Sep 27, 2021
f551f3b
build(node): update deps used during postprocessing (#1243) (#219)
gcf-owl-bot[bot] Oct 14, 2021
7bd1676
chore(cloud-rad): delete api-extractor config (#220)
fhinkel Oct 21, 2021
d7bdc6e
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Oct 22, 2021
7cade10
chore(deps): update dependency @types/node to v16 (#221)
renovate-bot Oct 26, 2021
0be2e89
chore: fix the wrong post processor image (#223)
Oct 27, 2021
6646a64
chore(deps): update dependency sinon to v12 (#224)
renovate-bot Nov 4, 2021
11c0c7d
docs(samples): add example tags to generated samples (#225)
gcf-owl-bot[bot] Nov 11, 2021
d364dab
build: add generated samples to .eslintignore (#229)
gcf-owl-bot[bot] Dec 9, 2021
499ece1
docs(node): support "stable"/"preview" release level (#1312) (#234)
gcf-owl-bot[bot] Dec 29, 2021
df33dc9
feat: add write_mode support for BigQuery Storage Write API v1 (#228)
gcf-owl-bot[bot] Dec 30, 2021
2768a4e
chore: release 2.8.0 (#235)
release-please[bot] Dec 30, 2021
171dfdc
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
36711ef
chore: add api_shortname and library_type to repo metadata (#233)
parthea Dec 30, 2021
f158acc
test(nodejs): remove 15 add 16 (#1322) (#238)
gcf-owl-bot[bot] Jan 11, 2022
413f47a
docs(samples): add append rows sample (#232)
steffnay Jan 17, 2022
ebfd704
build(node): switch back to keystore for publication (#1328) (#243)
gcf-owl-bot[bot] Jan 19, 2022
96fdd53
chore(deps): update dependency gts to v3 (#239)
renovate-bot Jan 19, 2022
276d104
chore(deps): upgrade gapic-generator-java to 2.4.1 (#242)
gcf-owl-bot[bot] Jan 19, 2022
71ae323
docs(nodejs): version support policy edits (#1346) (#248)
gcf-owl-bot[bot] Feb 3, 2022
c12b4e6
chore(deps): update dependency sinon to v13 (#246)
renovate-bot Feb 5, 2022
db6134c
feat: Deprecate format specific `row_count` field in Read API (#249)
gcf-owl-bot[bot] Apr 11, 2022
7aeef61
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
5bbdfc1
build!: update library to use Node 12 (#272)
alexander-fenster May 17, 2022
e7beade
fix: fixes for dynamic routing and streaming descriptors (#274)
gcf-owl-bot[bot] May 31, 2022
7855411
chore(deps): update dependency @types/mocha to v9 (#264)
renovate-bot Jun 9, 2022
fe89c8d
chore(deps): update dependency jsdoc-region-tag to v2 (#278)
renovate-bot Jun 10, 2022
5124b1e
chore(deps): update dependency jsdoc-fresh to v2 (#277)
renovate-bot Jun 10, 2022
8df7d04
chore(deps): update dependency sinon to v14 (#269)
renovate-bot Jun 20, 2022
3ce00fb
fix: Modify client lib retry policy for CreateWriteStream with longer…
gcf-owl-bot[bot] Jun 29, 2022
dfe294d
chore(main): release 3.0.0 (#273)
release-please[bot] Jun 30, 2022
dca4595
chore(deps): update dependency linkinator to v4 (#282)
renovate-bot Jul 8, 2022
c1a36c9
chore(deps): update dependency @google-cloud/bigquery to v6 (#275)
renovate-bot Jul 8, 2022
7bd13e7
docs: clarify size limitations for AppendRowsRequest (#283)
gcf-owl-bot[bot] Aug 1, 2022
3b57817
feat: allow users to set Apache Avro output format options through av…
gcf-owl-bot[bot] Aug 18, 2022
a2b19dc
chore: remove unused proto imports (#286)
gcf-owl-bot[bot] Aug 19, 2022
2d29108
fix: better support for fallback mode (#287)
gcf-owl-bot[bot] Aug 23, 2022
d79ca98
fix: change import long to require (#289)
gcf-owl-bot[bot] Aug 23, 2022
0676041
docs: augment write API sample to add more types (#288)
shollyman Aug 23, 2022
dd20074
chore(main): release 3.1.0 (#285)
release-please[bot] Aug 23, 2022
75bb021
fix: do not import the whole google-gax from proto JS (#1553) (#291)
gcf-owl-bot[bot] Aug 27, 2022
4ff1164
fix: allow passing gax instance to client constructor (#292)
gcf-owl-bot[bot] Sep 1, 2022
0c0a354
chore(main): release 3.1.1 (#293)
release-please[bot] Sep 7, 2022
34f78ef
chore(deps): update dependency uuid to v9 (#294)
renovate-bot Sep 9, 2022
48db9d5
feat: add location to WriteStream and add WriteStreamView support (#295)
gcf-owl-bot[bot] Sep 22, 2022
71fac4c
docs: remove stale header guidance for AppendRows (#299)
gcf-owl-bot[bot] Nov 11, 2022
30f25b5
chore(deps): update dependency jsdoc to v4 (#302)
renovate-bot Nov 11, 2022
3111b0a
chore(deps): update dependency @types/node to v18 (#301)
renovate-bot Nov 11, 2022
46744ad
chore(main): release 3.2.0 (#298)
release-please[bot] Nov 11, 2022
ed31a67
Merge remote-tracking branch 'migration/main' into nodejs-bigquery-st…
sofisl Nov 11, 2022
c5ffbc5
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
9884ca2
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
88c6754
Merge branch 'main' into nodejs-bigquery-storage-migration
sofisl Nov 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"packages/google-cloud-bigquery-datapolicies": "0.1.2",
"packages/google-cloud-bigquery-datatransfer": "3.1.5",
"packages/google-cloud-bigquery-reservation": "2.0.4",
"packages/google-cloud-bigquery-storage": "3.2.0",
"packages/google-cloud-binaryauthorization": "2.1.1",
"packages/google-cloud-billing": "3.1.3",
"packages/google-cloud-billing-budgets": "4.1.2",
Expand Down
28 changes: 28 additions & 0 deletions packages/google-cloud-bigquery-storage/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-preserve-regex:
- /owl-bot-staging/v1alpha2
- /owl-bot-staging/v1beta2


deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/bigquery/storage/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-bigquery-storage/$1

begin-after-commit-hash: e0ea8b51f30e2ff6104abd1e4c8d1eb67078c86a

7 changes: 7 additions & 0 deletions packages/google-cloud-bigquery-storage/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-bigquery-storage/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-bigquery-storage/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-bigquery-storage/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-bigquery-storage/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/bigquery-storage',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-bigquery-storage/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-bigquery-storage/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-bigquery-storage/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-bigquery-storage/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
17 changes: 17 additions & 0 deletions packages/google-cloud-bigquery-storage/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"distribution_name": "@google-cloud/bigquery-storage",
"release_level": "stable",
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage",
"repo": "googleapis/google-cloud-node",
"default_version": "v1",
"language": "nodejs",
"requires_billing": true,
"issue_tracker": "https://b.corp.google.com/savedsearches/559654",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-storage/latest",
"name": "bigquerystorage",
"name_pretty": "Google BigQuery Storage",
"api_id": "bigquerystorage.googleapis.com",
"codeowner_team": "@googleapis/api-bigquery",
"api_shortname": "bigquerystorage",
"library_type": "GAPIC_AUTO"
}
Loading