mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-07 11:16:37 +00:00
![]() * Fix installer downloads for specific releases Github download urls for a specific release uses the pattern `../releases/download/[RELEASE]/..`, which differs from the latest release URL which uses `../releases/latest/download/..`. For convenience, if `BINSTALL_VERSION` is set but doesn't start with `v`, the v is prefixed. * ci: Set BINSTALL_VERSION in install script tests When running the install-script workflow in Github Actions, add matrix options for not setting the variable, setting it to the latest release with the `v` prefix, and setting it to the latest release without the `v` prefix. |
||
---|---|---|
.. | ||
cache-cleanup.yml | ||
ci.yml | ||
gh-action.yml | ||
install-script.yml | ||
release-cli.yml | ||
release-packages.yml | ||
release-plz.yml | ||
release-pr.yml | ||
release.yml | ||
shellcheck.yml | ||
upgrade-transitive-deps.yml |