tursodatabase/turso
Auf GitHub ansehenVendor or cache dist dependency instead of downloading it all the time
Open
#6.288 geöffnet am 7. Apr. 2026
enhancementhelp wanted
Repository-Metriken
- Stars
- (19.103 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
In the Github actions workflow, we keep downloading the dist tool all the time, which often results in network timeouts. Let's vendor or cache the dependency instead.