clockworklabs / clockworklabs/SpacetimeDB
Create automated check for identity breakage
Open
@cloutiertyler is already working on this.
Since Jul 29, 2024.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
In the 0.10 release, we were surprised by user identities being invalidated. I believe this was due to some paths changing, so the servers' keys for signing the identities could not be found.
This will not be acceptable post-1.0, so we should have some better way of noticing that identities are going to be invalidated.
Definition of Done
Not sure what the exact right shape for this is! Whoever takes this ticket should probably propose something specific.
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.
Assessment
This issue has not been assessed yet.