Skip to content

Commit fc22ee7

Browse files
jmdobryalexander-fenster
authored andcommitted
Upgrade repo-tools and regenerate scaffolding. (#155)
* Upgrade repo-tools and regenerate scaffolding. * update package-lock.json, trigger CI
1 parent 3990e53 commit fc22ee7

7 files changed

Lines changed: 14879 additions & 11 deletions

File tree

handwritten/storage/.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ Please run down the following list and make sure you've tried the usual "quick
44
fixes":
55

66
- Search the issues already opened: https://github.com/googleapis/nodejs-storage/issues
7+
- Search the issues on our "catch-all" repository: https://github.com/GoogleCloudPlatform/google-cloud-node
78
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
8-
- Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
9-
- Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq
109

1110
If you are still having issues, please be sure to include as much information as
1211
possible:
@@ -16,7 +15,7 @@ possible:
1615
- OS:
1716
- Node.js version:
1817
- npm version:
19-
- @google-cloud/storage version:
18+
- `@google-cloud/storage` version:
2019

2120
#### Steps to reproduce
2221

handwritten/storage/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ out/
77
system-test/secrets.js
88
system-test/*key.json
99
*.lock
10-
*-lock.js*

handwritten/storage/CONTRIBUTORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
# name <email>
55
#
66
Ace Nassri <anassri@google.com>
7+
Alexander Borovykh <immaculate.pine@gmail.com>
8+
Alexander Fenster <github@fenster.name>
9+
Calvin Metcalf <calvin.metcalf@gmail.com>
710
Colin Ihrig <cjihrig@gmail.com>
811
Cristian Almstrand <almstrand@users.noreply.github.com>
912
Dave Gramlich <callmehiphop@gmail.com>
13+
Dominic Valenciana <kiricon@live.com>
1014
Eric Uldall <ericuldall@gmail.com>
1115
Ernest Landrito <landrito@google.com>
1216
Frank Natividad <frankyn@users.noreply.github.com>
@@ -17,5 +21,6 @@ Luke Sneeringer <luke@sneeringer.com>
1721
Stephen <stephenplusplus@users.noreply.github.com>
1822
Stephen Sawchuk <sawchuk@gmail.com>
1923
Stephen Sawchuk <stephenplusplus@users.noreply.github.com>
24+
Tyler Johnson <mail@tyler-johnson.ca>
2025
Zach Bjornson <bjornson@stanford.edu>
2126
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>

handwritten/storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-storage/blob/master/LICENSE)
131131

132132
[client-docs]: https://cloud.google.com/nodejs/docs/reference/storage/latest/
133133
[product-docs]: https://cloud.google.com/storage/docs
134-
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
134+
[shell_img]: //gstatic.com/cloudssh/images/open-btn.png

0 commit comments

Comments
 (0)