tursodatabase/turso

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

开放

#6,288 创建于 2026年4月7日

 (0 条评论) (0 个反应) (0 位负责人)Rust (1,001 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (19,103 个星标)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 147 个 PR)

描述

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.

贡献者指南