clockworklabs / clockworklabs/SpacetimeDB
Smoketest the latest SpacetimeDB CLI version against the current branch
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
- Use whatever version of SpacetimeDB CLI is installed via
curl -sSf https://install.spacetimedb.com | sh - Run the smoketests using this CLI instead of the CLI built from the current branch
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 repository's smoketests and the commands used to run them, then install the CLI with the curl command in the issue. Run the smoketests with that installed CLI rather than the current-branch build; done means the results are recorded and any compatibility failures are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100