Sandbox scripts
Open
1pt
optimization
- Dominant language
- C++
- Stars
- 2.8k
- Forks
- 551
- PR merge metrics
- No merged PRs in 30d
Description
1. Two scripts are needed to launch the cluster, `deploy.sh` and `start_bfs.sh`. Only one would be sufficient.
2. There is no stop script. Only a `clear.sh` which will wipe out the whole file system.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting deploy.sh, start_bfs.sh, and clear.sh to understand the existing cluster lifecycle. Consolidate the two launch paths into one script and add a stop operation that does not wipe the file system; verify the resulting scripts against the sandbox workflow described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100