AIObjectives / AIObjectives/tttc-light-js
Support google sheets where data is not in first spreadsheet tab
- Langage dominant
- TypeScript
- Étoiles
- 58
- Forks
- 16
- Merge moyen
- 33 min
- PR mergées (30 j)
- 13
Description
Steps to reproduce:
1. start dev server
2. run [google sheet script](https://github.com/AIObjectives/tttc-light-js/blob/main/examples/googlesheet-with-config.mjs), using a URL parameter to specify a google sheet tab that is not the first tab in the spreadsheet
Expected behavior: the pipeline runs on data pulled from the google sheet tab specified
Observed behavior: the pipeline runs on data pulled from the first tab in the google sheet, regardless of which was specified
[Logic to pull data from google sheets here](https://github.com/AIObjectives/tttc-light-js/blob/main/dist/sheet.js)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.