Skip to content

Commit 337f365

Browse files
jmdobryalexander-fenster
authored andcommitted
Upgrade repo-tools and regenerate scaffolding. (#94)
* Upgrade repo-tools and regenerate scaffolding. * make lint task work in circleci
1 parent 0f3cbfe commit 337f365

7 files changed

Lines changed: 14421 additions & 7 deletions

File tree

handwritten/logging/.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-logging/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/logging version:
18+
- `@google-cloud/logging` version:
2019

2120
#### Steps to reproduce
2221

handwritten/logging/.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/logging/CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# name <email>
55
#
66
Ace Nassri <anassri@google.com>
7+
Alexander Fenster <github@fenster.name>
78
Ali Ijaz Sheikh <ofrobots@google.com>
89
Bill Prin <waprin@google.com>
910
Cristian Cavalli <cristiancavall@google.com>

handwritten/logging/README.md

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

137137
[client-docs]: https://cloud.google.com/nodejs/docs/reference/logging/latest/
138138
[product-docs]: https://cloud.google.com/logging/docs
139-
[shell_img]: http://gstatic.com/cloudssh/images/open-btn.png
139+
[shell_img]: //gstatic.com/cloudssh/images/open-btn.png

0 commit comments

Comments
 (0)