tursodatabase/turso
Vendor or cache dist dependency instead of downloading it all the time
オープン
#6,288 opened on 2026/04/07
enhancementhelp wanted
Repository metrics
- Stars
- (19,103 個のスター)
- PR merge metrics
- (平均マージ 2d 11h) (30d で 147 merged PRs)
説明
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.