looker / lookerbot

Lookerbot lets you access all your Looker data from Slack! Super fun!
https://looker.com/lookerbot
MIT License
169 stars 141 forks source link

fix(GC Storage Nodejs Client): Updated imports and client initialization for GC Storage #213

Closed LukaFontanilla closed 3 months ago

LukaFontanilla commented 3 years ago

Fixes (#199) In v2.* + the GC Storage Nodejs client changed it's imports, update the storage.ts file to reflect this. Additionally changed the client initialization to just point at the keyFilename parameter as projectID is no longer required.

Update the README's GC Storage section with instructions on the Cloud Storage Bucket Side, as well as included GC Storage environment variables in the .env_sample.