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

Automatically install the probe-rs binaries on request #93

Merged
merged 1 commit into from
May 13, 2024

Conversation

Yatekii
Copy link
Member

@Yatekii Yatekii commented May 11, 2024

No description provided.

src/domain.ts Outdated Show resolved Hide resolved
src/domain.ts Outdated Show resolved Hide resolved
@Yatekii Yatekii force-pushed the task/automatically-install-probe-rs branch 10 times, most recently from f0dd8af to a8b836d Compare May 11, 2024 15:29
src/extension.ts Outdated Show resolved Hide resolved
@Yatekii Yatekii force-pushed the task/automatically-install-probe-rs branch 7 times, most recently from fe8c783 to 3ab01f5 Compare May 11, 2024 16:18
@bugadani
Copy link
Contributor

bugadani commented May 11, 2024

Okay one more thing from me, though that's a bit of a scope creep:

The plugin should read the binary's version, compare the major to the plugin's version and offer an update if the plugin is newer than the binary. While this algorithm isn't perfect (as it ignores patch updates), it would avoid incompatibility issues arising from a version mismatch.

@Yatekii
Copy link
Member Author

Yatekii commented May 11, 2024

This will come in a separate PR.

@bugadani
Copy link
Contributor

Awesomesauce :)

@Yatekii Yatekii enabled auto-merge (squash) May 11, 2024 18:18
@noppej
Copy link
Contributor

noppej commented May 13, 2024

@Yatekii This is going to be awesome for new users. Are you planning on updating the installation instructions also?

@Yatekii Yatekii disabled auto-merge May 13, 2024 16:36
@Yatekii Yatekii enabled auto-merge (squash) May 13, 2024 16:37
@Yatekii
Copy link
Member Author

Yatekii commented May 13, 2024

Hmm why is this not merging 🤔

@bugadani bugadani force-pushed the task/automatically-install-probe-rs branch from 3ab01f5 to 730ffb8 Compare May 13, 2024 16:52
@Yatekii Yatekii merged commit 30a3a4d into master May 13, 2024
3 checks passed
@Yatekii Yatekii deleted the task/automatically-install-probe-rs branch May 13, 2024 16:54
@noppej noppej mentioned this pull request May 22, 2024
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.

3 participants