cargo-binstall/crates/binstalk-fetchers/src
Jiahao XU 6809601273
Add new option to --disable-telemetry to disable quickinstall statistics collection (#1831)
* Add new option `--disable-quick-install-stats`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Send quickinstall stats in parallel

This commit also make sure'the stats is always sent for
each fetcher, regardless of whether it is picked or not,
to make sure that the quick-install stats collection gets
the full infomration of possible targets.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Rename option to `--disable-telemetry`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Update args.rs

Co-authored-by: Félix Saparelli <felix@passcod.name>
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Update args.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2024-07-26 06:03:38 +00:00
..
gh_crate_meta Fix clippy errors in cargo v1.73.0 (#1439) 2023-10-06 12:10:42 +00:00
common.rs Run artifact discover in sequential instead of in parallel (#1796) 2024-06-23 10:42:03 +00:00
futures_resolver.rs Run artifact discover in sequential instead of in parallel (#1796) 2024-06-23 10:42:03 +00:00
gh_crate_meta.rs Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828) 2024-07-23 14:05:22 +00:00
lib.rs Feature: SupportdDisable of strategies for crate using Cargo.toml (#1828) 2024-07-23 14:05:22 +00:00
quickinstall.rs Add new option to --disable-telemetry to disable quickinstall statistics collection (#1831) 2024-07-26 06:03:38 +00:00
signing.rs Initial signing support (#1345) 2023-09-23 04:02:56 +00:00