mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-09 17:19:45 -04:00
8df7df3270
# Description of Changes Just moving this command in preparation to create a lot more `cargo regen` commands. - `master` - **[This PR] `cargo ci dlls` -> `cargo regen csharp dlls`** - [#4971 Translate some bash scripts to Rust](https://github.com/clockworklabs/SpacetimeDB/pull/4971) - [#4921 CI - `cargo test` runs C# and TypeScript tests](https://github.com/clockworklabs/SpacetimeDB/pull/4921) - [#4948 CI - Run unity tests through `cargo test`](https://github.com/clockworklabs/SpacetimeDB/pull/4948) # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing - [x] CI still passes --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>