zwiftpower

command module
v0.0.0-...-ad15bf8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL