Commit Graph

12 Commits

Author SHA1 Message Date
Zeke Foppa 726345206f CI - License checks (#3197)
# Description of Changes

- Checks that all `LICENSE`/`LICENSE.txt` files are symlinks to
something in `licenses/`
- Checks that all license symlinks are valid
- Adds Tyler as a codeowner for `LICENSE`

# API and ABI breaking changes

None.

# Expected complexity level and risk

2

# Testing

- [x] new CI fails on this PR (because
https://github.com/clockworklabs/SpacetimeDB/pull/3193 isn't merged yet)
- [x] new CI passes on a test PR with
https://github.com/clockworklabs/SpacetimeDB/pull/3193 merged in
(https://github.com/clockworklabs/SpacetimeDB/pull/3198)

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-09-03 19:55:41 +00:00
Noa 020d64c1f1 Split client codegen out into its own crate (#2593)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-04-29 17:54:25 +00:00
Zeke Foppa d04335f9a2 Add @jdetter back to CLI codeowners (#2350)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-03-05 18:19:37 +00:00
Phoebe Goldman e8b8bac453 Use println/eprintln in the quickstart-chat client, not log (#2099) 2025-01-09 15:38:52 +00:00
John Detter e94009a0ef Remove jdetter as codeowner for now (#1939)
Co-authored-by: John Detter <no-reply@boppygames.gg>
2024-11-05 13:23:49 +00:00
Zeke Foppa 9347573a7f Remove CODEOWNERS from CLI codegen (#1886)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-10-22 18:18:58 +00:00
Zeke Foppa 208751bcf3 Add CODEOWNERS for CLI crate (#1834)
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2024-10-10 17:48:22 +00:00
Tyler Cloutier 9eb249186c Update CODEOWNERS
Signed-off-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
2024-10-07 16:44:03 -04:00
Zeke Foppa 70de033690 Add CODEOWNERS for CODEOWNERS (#1226)
* [bfops/codeowners]: empty

* [bfops/codeowners]: update CODEOWNERS

* [bfops/codeowners]: update

---------

Co-authored-by: Zeke Foppa <github.com/bfops>
2024-05-14 14:33:10 +00:00
Zeke Foppa 7d41e762ea Add CODEOWNERS for LICENSE.txt (#1225)
* [bfops/codeowners]: empty

* [bfops/codeowners]: update CODEOWNERS

---------

Co-authored-by: Zeke Foppa <github.com/bfops>
2024-05-14 13:58:18 +00:00
Zeke Foppa 52c6df6531 Add CODEOWNERS for rust-toolchain.toml (#1221)
* [bfops/codeowners]: do thing

* [bfops/codeowners]: empty

---------

Co-authored-by: Zeke Foppa <github.com/bfops>
2024-05-14 04:00:12 +00:00
Tyler Cloutier af73b29b5f Made me the codeowner of the traits.rs file for the datastore 2024-03-21 21:19:31 -07:00