issues
search
CodeForPhilly
/
chime
COVID-19 Hospital Impact Model for Epidemics
https://codeforphilly.github.io/chime/
MIT License
205
stars
151
forks
source link
[DevOps] Update google-api-sheets to file based from env based.
#537
Closed
MooseQuest
closed
4 years ago
MooseQuest
commented
4 years ago
Link to issue
Fixes #516
Changelog entry
Using the
env
isnt friendly with the gspread api service from Google. Adjusting to pickup the file in its entirety. This PR goes with #536
Additional info
Preprod and Production have the secrets applied. Tested in pre-prod with
chime-test
namespace and deployment.
Link to issue
Changelog entry
env
isnt friendly with the gspread api service from Google. Adjusting to pickup the file in its entirety. This PR goes with #536Additional info
chime-test
namespace and deployment.