Zeke Foppa

Results 153 issues of Zeke Foppa

# Description of Changes This PR is meant to be included in perf tests. It enables `tracy`.

Do not merge

# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...

Do not merge

# Description of Changes Remove a deprecated `--project-path` flag. # API and ABI breaking changes If this is an API or ABI breaking change, please apply the corresponding GitHub label....

CLI only
release-1.0

The help text suggests providing the anonymous args in the wrong order: ``` $ spacetime sql error: the following required arguments were not provided: Usage: spacetime sql For more information,...

bug
release-0.12

# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...

Do not merge

If a user adds a server with trailing slash, they can get errors e.g. ``` Error: Unable to retrieve fingerprint for server: https://bitcraft.spacetimedb.org/ Is the server running? Add a server...

# Background We currently feel compelled to do a monolithic release, where we release + deploy releases across all our repo at nearly the same time. This is unnecessarily tight...

# Description of Changes If/when we have ABI breaking changes, this directory can cause benchmarks to start failing. # API and ABI breaking changes None # Expected complexity level and...

release-any
no runtime change

We tried to run a `spacetime sql` query as a non-admin user and attempted to use the `-a` flag (which allows for passing an anonymous identity to SpacetimeDB). When we...

Criterion benchmarks have been failing since we merged https://github.com/clockworklabs/SpacetimeDB/pull/1305. We thought this would just require removing the `.spacetime` directory used by the benchmarks, but this doesn't seem to have fixed...