Skip to content

Grab latest results from our team members from ZwiftPower

License

Notifications You must be signed in to change notification settings

lizrice/zwiftpower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zwift Power results automation

Grab latest results from our team members from ZwiftPower

Runs in Google Cloud Run as an http service. Trigger a new run with:

curl -H \                       
"Authorization: Bearer $(gcloud auth print-identity-token)" \
https://<service URL>/trigger

Environment variables on the Google Cloud Run service:

  • SPREADSHEET_ID: Google sheets ID
  • SPREADSHEET_SHEET: Name of the sheet
  • LIMIT: for testing, limit the number of riders we get data for

If you don't set SPREADSHEET_ID, you get the results written to a results.csv file in the Google Cloud storage bucket.

About

Grab latest results from our team members from ZwiftPower

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages