AIObjectives / AIObjectives/tttc-light-js
Support google sheets where data is not in first spreadsheet tab
- Vorherrschende Sprache
- TypeScript
- Sterne
- 58
- Forks
- 16
- Ø Merge
- 33 Min.
- Gemergte PRs (30 T.)
- 13
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.