custom toolchain: add `nightly` component
- Dominant language
- Rust
- Stars
- 282
- Forks
- 150
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
It might be useful to support adding the current nightly of a component to a custom toolchain, eg. `fuelup component add forc@nightly`. I can foresee this use case if for example someone wants to test the `nightly` version of a component against a `latest` version.
In future we can also support adding a nightly at a specific date but that should come later.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry point for `fuelup component add`, focusing on custom toolchain component version handling. Verify the requested `forc@nightly` form and compare it with the existing `latest` behavior; done means a custom toolchain can contain the current nightly component alongside a latest component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100