clockworklabs / clockworklabs/SpacetimeDB
Implement `cargo ci check-*-bindings`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
-
check-csharp-bindings -
check-typescript-bindings -
check-rust-bindings - Remove any bindings checks from
cargo ci test
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 existing cargo ci test command and its binding checks, then trace how CI commands are defined. Add the three listed check-*-bindings commands and remove binding checks from cargo ci test; done means each dedicated command works and the general test command no longer runs them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, rust, typescript
- Domain
- build-system, testing, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100