spinframework / spinframework/spin
remove up flag on spin build
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
With #1776, we will have a build flag on spin up. We should remove the up flag on spin build with spin 2.0 since that is an opportunity for a breaking change.
https://github.com/fermyon/spin/pull/1776#issuecomment-1726189760
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
Start at the CLI entry points for spin build and spin up, and review the change described in #1776. Remove the up flag from spin build for Spin 2.0, then verify that the build command no longer accepts it while the new spin up build flag remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100