Skip to content

Commit

Permalink
chore: Re-generate library using /synth.py (googleapis#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and JustinBeckwith committed Jun 22, 2018
1 parent 07cb7e1 commit 7f18fa8
Show file tree
Hide file tree
Showing 26 changed files with 13,500 additions and 5,518 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
command: |-
mkdir -p /home/node/.npm-global
npm install
npm link
chmod +x node_modules/@google-cloud/nodejs-repo-tools/bin/tools
environment:
NPM_CONFIG_PREFIX: /home/node/.npm-global
Expand Down Expand Up @@ -109,7 +108,7 @@ jobs:
name: Link the module being tested to the samples.
command: |
cd samples/
npm link @google-cloud/vision
npm link ../
npm install
cd ..
environment:
Expand Down
6 changes: 5 additions & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@
Ace Nassri <[email protected]>
Alexander Fenster <[email protected]>
Ali Ijaz Sheikh <[email protected]>
Christopher Wilcox <[email protected]>
Dave Gramlich <[email protected]>
Ernest Landrito <[email protected]>
Gus Class <[email protected]>
Jason Dobry <[email protected]>
Jonathan Lui <jonathanlui@google.com>
Jonathan Lui <kinwa91@msn.com>
Jun Mukai <[email protected]>
Justin Beckwith <[email protected]>
Justin Beckwith <[email protected]>
Kelvin Jin <[email protected]>
Luke Sneeringer <[email protected]>
Rebecca Taylor <[email protected]>
Expand All @@ -20,5 +23,6 @@ Song Wang <[email protected]>
Stephen Sawchuk <[email protected]>
Tim Swast <[email protected]>
calibr <[email protected]>
dpebot <[email protected]>
greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
rtw <[email protected]>
Loading

0 comments on commit 7f18fa8

Please sign in to comment.