Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xtask] Convert ci_download bash scripts to Rust (#5481)
Implements `cargo xtask download`, which provides options to replace the existing scripts: - ci_download_clickhouse - ci_download_cockroachdb - ci_download_console - ci_download_dendrite_openapi - ci_download_dendrite_stub - ci_download_maghemite_mgd - ci_download_maghemite_openapi - ci_download_softnpu_machinery - ci_download_thundermuffin - ci_download_transceiver_control This PR additionally introduces the `cargo xtask download all` option, which attempts to download all artifacts concurrently. Somewhat related to #3939
- Loading branch information