RustCrypto / RustCrypto/actions
cargo-hack-install: deprecate in favor of upstream action?
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
There's an action located here: https://github.com/taiki-e/install-action
From https://github.com/taiki-e/cargo-hack#on-github-actions
You can use taiki-e/install-action to install prebuilt binaries on Linux, macOS, and Windows.
This makes the installation faster and may avoid the impact of problems caused by upstream changes.- uses: taiki-e/install-action@cargo-hack
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the cargo-hack-install action and its references in this repository, then read taiki-e/install-action and cargo-hack’s GitHub Actions guidance. Confirm the intended deprecation behavior and update the relevant references; done means users are directed to the upstream action without stale guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100