Skip to content

add cargo-binstall metadata for faster installation#625

Merged
kailan merged 1 commit into
fastly:mainfrom
syphar:binstall-meta
May 27, 2026
Merged

add cargo-binstall metadata for faster installation#625
kailan merged 1 commit into
fastly:mainfrom
syphar:binstall-meta

Conversation

@syphar
Copy link
Copy Markdown
Contributor

@syphar syphar commented May 27, 2026

When using cargo install on CI it can take quite some time to install the viceroy cli (10/15 minutes somtimes).

Since we're already publishing the binary in gh releases, we can also use that.

edit: https://github.com/cargo-bins/cargo-binstall/blob/main/SUPPORT.md

@kailan kailan self-requested a review May 27, 2026 13:34
@kailan kailan added the skip-changelog This change does not require a changelog entry. label May 27, 2026
Copy link
Copy Markdown
Member

@kailan kailan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL that's how you do that. Thanks very much!

@kailan kailan enabled auto-merge May 27, 2026 13:36
@syphar
Copy link
Copy Markdown
Contributor Author

syphar commented May 27, 2026

forgot to mention the related docs:
https://github.com/cargo-bins/cargo-binstall/blob/main/SUPPORT.md

@syphar
Copy link
Copy Markdown
Contributor Author

syphar commented May 27, 2026

( often cargo binstall can also auto-discover this, but sometimes it needs help)

@kailan kailan merged commit 75b5675 into fastly:main May 27, 2026
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog This change does not require a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants