cargo-binstall/crates/binstalk/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
..
helpers Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
ops Add new option to --disable-telemetry to disable quickinstall statistics collection (#1831) 2024-07-26 06:03:38 +00:00
errors.rs Use io::Error::downcast in 1.79 (#1754) 2024-06-14 08:00:53 +00:00
helpers.rs Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
lib.rs Add new option to --disable-telemetry to disable quickinstall statistics collection (#1831) 2024-07-26 06:03:38 +00:00
ops.rs Add new option to --disable-telemetry to disable quickinstall statistics collection (#1831) 2024-07-26 06:03:38 +00:00