-
Notifications
You must be signed in to change notification settings - Fork 647
migrate code from googleapis/nodejs-error-reporting #7308
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
base: main
Are you sure you want to change the base?
Changes from all commits
cb437e2
4721b75
33429be
94ec1b8
f78e378
a881b32
2bc5c8f
72ff31c
5f02a20
ab35376
ccf6502
78eec59
92ce1bb
cc66609
62ac601
ed910ea
a9fc417
8502b96
b6373c1
58b19e4
2454caa
24843c3
a9ff1be
88a782f
3e20553
e34ee81
441d211
1687acc
d84d90f
0333d2e
ebada73
18f01c5
7eb9dc1
63407a0
7a0f966
02acb5e
66a63c8
6c0ec51
f75e2c6
5400ae1
68c8f1d
de75d62
b75f658
bc9d7d9
8931460
46bdd38
211e220
7863711
e8951d2
841b4d2
e50fc20
6ad0858
c53eff3
adbafcc
239af99
9165563
3dc5aff
b20b63f
b3ddedc
b8fd2dc
490d5a2
cd2001c
6765982
ebf807d
67408b7
cbeda35
83ad9e3
646042d
2e1c2a4
1670cff
c2fbefe
7a763e3
422ed24
25abbd9
1a3af56
4179a6a
7d42cf7
fa48eea
b7cad82
029911b
641efba
a003d74
ca70688
93af822
6db2818
4a1136a
c2119cc
967f0fb
c753de9
d1f4c73
d4ca475
5069d52
3fe7f15
435a28d
0016783
5ca248b
278dad1
6c87c5e
eb61d27
c7afd66
9ac37c0
c50f281
45efc88
f0406c0
2bfc1dd
a677277
dc42d3c
8ae82eb
ea31efd
c43c604
a5b8a1d
f198f18
2f92fba
1b8084f
b12379b
1c73fd3
e564bb4
76281fb
a7f44e6
4e779a7
1b6843e
6994750
48e647f
e7c2c1f
73fe25e
326b660
4593ea1
69034e7
69fedf2
b6429ac
2d84bbf
48b7363
8594e68
90f5e80
f21c0db
4c5ac0a
954653a
4b75588
c6d6e57
d52b824
e7512e0
df2c735
fdba7ff
6f557ee
6146955
0100470
6f8f770
54ebfe2
8486b3e
53f8444
67efba2
b3157d7
a18c8b9
8ae6aed
6b5be19
e8f87b5
eba45e9
8b1c7f7
c9da659
27c034b
d72a2ca
56d7f60
f54d233
5f60f39
52c4989
66ebefc
63c9d62
f9d30c4
28e9746
31b92c8
dee8eb0
04cc739
0fbd3d4
cffc0f1
b6d9c76
7bb8bac
4936826
414eada
65e2e24
a798afc
86a9eab
1d888ba
7d7623b
2fc7e05
fda4d02
38e8eb5
6085967
6829635
b0d687d
56082d8
938fb76
91dd223
d155560
ecbb94d
9e01945
7b9833e
53fad36
33ce1fd
3bd90db
653d51b
0bd3e87
1add90b
dcfa964
d76d781
b3f01e6
b8db035
4992041
f6f0e65
9f78105
a0832b2
973273e
e320f04
b42cfbe
fc8d905
e83f4d2
73ddc2d
05249fe
0254ee4
1153f32
c86f590
56dc752
2ee4550
cbf10e2
910e4be
83c63dc
50fd43e
246b2ba
8481701
05f17a3
c5c2966
5fbfc25
6677bf8
aa6ec4a
e8a865e
375a559
2461c6c
a7f8f9f
9a77e4a
f3367d0
8a2594b
e320984
bfcfea3
2f9be99
a8384fc
fbd81a6
f7d5527
a6c5e9b
cacf99f
ce66348
1755420
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # 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. | ||
|
|
||
|
|
||
| begin-after-commit-hash: 674a41e0de2869f44f45eb7b1a605852a5394bba | ||
|
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| tsconfig: ./tsconfig.json | ||
| output: ./docs | ||
| theme: material | ||
| hideGenerator: true | ||
| disablePrivate: true | ||
| disableProtected: true | ||
| disableInternal: true | ||
| disableCoverage: true | ||
| disableGraph: true |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| **/node_modules | ||
| **/coverage | ||
| test/fixtures | ||
| build/ | ||
| docs/ | ||
| protos/ | ||
| samples/generated/ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "extends": "./node_modules/gts" | ||
| } |
| 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 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| **/*.log | ||
| **/node_modules | ||
| .coverage | ||
| .DS_Store | ||
| .nyc_output | ||
| docs/ | ||
| google-cloud-error-reporting-*.tgz | ||
| out/ | ||
| system-test/secrets.js | ||
| system-test/*key.json | ||
| build | ||
| .vscode | ||
| package-lock.json | ||
| key.json | ||
| __pycache__ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| // Copyright 2019 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. | ||
| // | ||
|
|
||
| '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: [ | ||
| 'src' | ||
| ], | ||
| includePattern: '\\.js$' | ||
| }, | ||
| templates: { | ||
| copyright: 'Copyright 2019 Google, LLC.', | ||
| includeDate: false, | ||
| sourceFiles: false, | ||
| systemName: '@google-cloud/error-reporting', | ||
| theme: 'lumen', | ||
| default: { | ||
| "outputSourceFiles": false | ||
| } | ||
| }, | ||
| markdown: { | ||
| idInHeadings: true | ||
| } | ||
| }; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.