-
Notifications
You must be signed in to change notification settings - Fork 647
chore: Nodejs storage migration #7307
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
b109424
1187bdf
c3e22c4
6b490e8
d833ca3
3f3f093
1ea1755
1830316
2100561
057c5a3
be284d7
e9ad890
f315bab
e503a2e
0d6f23b
bda3166
3b2723c
72fde1a
bbe7a3b
87ee85f
cc74bda
46372ea
e42222b
a12639b
1d37dcc
83b39d2
4ab271a
cbfcdba
741bb45
d840901
053aedb
faab358
4b59a2c
35c6eee
c8f021b
038e68b
3eeac48
b5922da
b371318
4c33b91
1039572
2a8738b
02d389d
55c9409
8eda653
53c316e
9df1250
8acad3a
ff97aa2
91485f6
63be05f
4ac3532
7487ac1
30504f6
7e6b964
58cf95b
a2018d8
c48bb74
15a7545
828fe0f
125d377
ae259be
e046a54
0d427da
42f6f85
ff88655
67f8d5f
e63ce3d
d943002
e262762
dedbf30
0bb1186
184d797
52073ea
60bb3bf
b7a4a88
24af74c
6cd1270
860822d
c8b40d6
51c0b93
6ad5f06
3504731
aa5a0be
db635c3
2562ce7
091e2a2
eecf2e3
83bec1c
7424c76
109696f
72b1ccd
188e3a1
f6a55f2
c2babec
dccf21a
3082f05
dde7d63
e53a376
7f57552
8870f70
d6e1de2
896363b
850ccbc
3f22d26
2c2e2b0
881a1a7
ae011c8
9974409
7a1218c
1d648ec
f6b4df0
a57e6a0
1585b4b
367d265
a422cae
2aa224c
e45df8a
30d0ad1
f962dfb
d36349a
d9959c8
2c2e88b
bf09d4a
c48bbd4
92f6bee
5d50f05
4a25897
fdbf638
4173e9f
1b21643
e10ab2e
19346b0
06986c3
fe00f6b
5168ac4
b31eb7c
456cd71
914810c
b542c58
24cfaa1
09a3d18
e2c818a
1c0a449
91c44dc
23a6ecc
a087ae4
3739e9f
b01225a
897ea02
6472f29
e294380
3c51d54
ff3db7a
4f5bab8
ef41de3
153a041
0f29f1c
508afe2
4b8e367
fc69be4
073f872
9952bac
8c84b47
3f90a24
8b7a8c8
dc7fa21
0091d4b
fdf4638
c364aa5
ae7c50b
153fb48
4d01b32
42a9de1
fd7d6d3
18429d4
941a92e
b33c2a7
7ad3cdc
5edccca
07deb88
ffed05f
4932068
c03c70a
e9055ac
116fd71
0e1caf2
62545c2
ee8d5eb
aaca5ee
75663a0
095d92b
46a8f7f
c0cf56b
23394de
3614005
7dfbe69
43628e9
da92c59
064c9f9
4a63bc4
26ff79d
2635605
41feff6
27e4e26
7875521
f652630
0c7dfcf
b3874e7
2b6ff87
81ada06
c69490b
dce13c2
c525b23
fa68f48
b1b94bd
cbcb5a9
dbbf54f
cdb3868
deecddb
448988a
5631ad1
2a7057e
8265b8f
bde1f4e
daded36
67ccfcc
b6204be
c211dc4
b1f3a19
31d5e62
57bcecc
a0deac2
df1605d
b2b9c1e
e8d9a20
fc97b8f
06c9537
b865f0b
03162f7
1a3e90d
80921cd
21207cd
dfca9d9
c673a26
9049e26
25d2075
39d3b30
52cc8fa
12266c2
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,21 @@ | ||
| on: | ||
| push: | ||
| branches: | ||
| - main | ||
| paths: | ||
| - 'handwritten/storage/**' | ||
| pull_request: | ||
| paths: | ||
| - 'handwritten/storage/**' | ||
| name: conformance | ||
| jobs: | ||
| conformance-test: | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/checkout@v4 | ||
| - uses: actions/setup-node@v4 | ||
| with: | ||
| node-version: 14 | ||
| - run: node --version | ||
| - run: cd handwritten/storage && npm install | ||
| - run: cd handwritten/storage && npm run conformance-test | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| # 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: | ||
| - /.kokoro/samples-test.sh | ||
|
|
||
|
|
||
| begin-after-commit-hash: 674a41e0de2869f44f45eb7b1a605852a5394bba |
| 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,16 @@ | ||
| **/*.log | ||
| **/node_modules | ||
| .coverage | ||
| .nyc_output | ||
| docs/ | ||
| out/ | ||
| build/ | ||
| system-test/secrets.js | ||
| system-test/*key.json | ||
| *.lock | ||
| .DS_Store | ||
| google-cloud-logging-winston-*.tgz | ||
| google-cloud-logging-bunyan-*.tgz | ||
| .vscode | ||
| package-lock.json | ||
| __pycache__ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| { | ||
| "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/cjs/src"], | ||
| "includePattern": "\\.js$" | ||
| }, | ||
| "templates": { | ||
| "copyright": "Copyright 2019 Google, LLC.", | ||
| "includeDate": false, | ||
| "sourceFiles": false, | ||
| "systemName": "@google-cloud/storage", | ||
| "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.
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.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium