tursodatabase/turso

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

Aperta

#6288 aperta il 7 apr 2026

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

Metriche repository

Star
 (19.103 stelle)
Metriche merge PR
 (Merge medio 2g 11h) (147 PR mergiate in 30 g)

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