install-action icon indicating copy to clipboard operation
install-action copied to clipboard

GitHub Action for installing development tools (mainly from GitHub Releases).

Results 28 install-action issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/taiki-e/install-action/issues/440 This is still a bit of a mess, and the new logic is in the wrong spot - it is currently designed to easily update the existing manifests...

it'd be nice to have :)

enhancement

I noticed that #430 did not update the table in readme. cc @jayvdb

documentation

I tried this action on self-hosted runner and while Ubuntu worked, [Windows did't](https://github.com/subspace/subspace/actions/runs/6187652610/job/16798970985#step:7:1): ``` ##[debug]Evaluating condition for step: 'Install cargo-nextest' ##[debug]Evaluating: success() ##[debug]Evaluating success: ##[debug]=> true ##[debug]Result: true ##[debug]Starting: Install...

enhancement
help wanted

TODO: the release script still assumes admin permissions

Hi. [Trunk](https://github.com/thedodd/trunk) is a popular tool used in GitHub action. If you are OK with this. I will make a PR. Thanks!

enhancement

As said in https://github.com/taiki-e/install-action/pull/54#issuecomment-1383149339, I would like to merge [cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action) into install-action. > Ideally, I would like to merge cache-cargo-install-action into install-action, run cargo-binstall with `--disable-strategies compile`, and use cache-cargo-install-action...

enhancement

Close https://github.com/taiki-e/install-action/issues/567