cloudfoundry / cloudfoundry/bosh-linux-stemcell-builder
Resolute: add rust toolchain to 26.04 stemcell
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 121
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 29
Description
Resolute will ship with (an available) rust version:
Rust is apt installable per https://documentation.ubuntu.com/ubuntu-for-developers/howto/rust-setup/
Installing the Rust toolchain from Ubuntu packages
Install the cargo package, which automatically pulls required dependencies, including the rustc compiler.In a terminal, run:
sudo apt install cargo
Rust is recommended for Ruby installation:
Contributor guide
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
No file or test is named. Start with the stemcell build configuration and the Ubuntu Rust availability and setup links in the issue; determine where packages for the 26.04 stemcell are declared. Done means the Resolute stemcell includes the apt-installable Rust toolchain needed for Ruby installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby, rust, ubuntu
- Domain
- build-system, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100