tursodatabase/turso

Vendor or cache dist dependency instead of downloading it all the time

Open

#6288 aperta il 7 apr 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor