Add a command to upload result to Google Sheets
- The "sheet" command converts TradeFed reports from XML or ZIP to CSV, and upload to Google Sheets. - By default, the command uses PAB's client secrets for authentication. - The campaign runs the command if the schedule config has report_spreadsheet_id. - The campaign uploads results to the report_bucket specified in the schedule config. Bug: 79905934 Test: sheet --src= --dest= --client_secrets= --extra_rows= Change-Id: Ibc28116e3e46abdaa855f8d0e0c46fa135964e7c
Loading
Please sign in to comment