Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send telemetry report to quickinstall if no pre-built is found #1905

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

NobodyXu
Copy link
Member

@NobodyXu NobodyXu commented Sep 5, 2024

quickinstall telemtry is overloaded cargo-bins/cargo-quickinstall#268, it only needs report when the pre-built is not available in upstream.

quickinstall telemtry is overloaded cargo-bins/cargo-quickinstall#268, it only needs report when the pre-built is not available in upstream.

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
And optimize sending telemtry: Remove unnecessary `<Arc as Clone>::clone`

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
@NobodyXu NobodyXu enabled auto-merge September 5, 2024 14:38
@NobodyXu NobodyXu added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit a53d51c Sep 5, 2024
22 checks passed
@NobodyXu NobodyXu deleted the NobodyXu-patch-1 branch September 5, 2024 14:56
@github-actions github-actions bot mentioned this pull request Sep 5, 2024
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 13, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) | patch | `v1.10.3` -> `v1.10.5` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>cargo-bins/cargo-binstall (cargo-bins/cargo-binstall)</summary>

### [`v1.10.5`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.5)

[Compare Source](cargo-bins/cargo-binstall@v1.10.4...v1.10.5)

*Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for `cargo install` in most cases. Install it today with `cargo install cargo-binstall`, from the binaries below, or if you already have it, upgrade with `cargo binstall cargo-binstall`.*

##### In this release:

-   report to new stats server (with status) ([#&#8203;1912](cargo-bins/cargo-binstall#1912))
-   Improve quickinstall telemetry failure message ([#&#8203;1910](cargo-bins/cargo-binstall#1910))

### [`v1.10.4`](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.10.4)

[Compare Source](cargo-bins/cargo-binstall@v1.10.3...v1.10.4)

*Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for `cargo install` in most cases. Install it today with `cargo install cargo-binstall`, from the binaries below, or if you already have it, upgrade with `cargo binstall cargo-binstall`.*

##### In this release:

-   Send telemetry report to quickinstall if no pre-built is found ([#&#8203;1905](cargo-bins/cargo-binstall#1905))

##### Other changes:

-   Update dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant