clockworklabs / clockworklabs/SpacetimeDB
CLI - `spacetime generate` should not overwrite non-SpacetimeDB files
Open
@bfops is already working on this.
Since Oct 1, 2024.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Background
As @jdetter noted in https://github.com/clockworklabs/SpacetimeDB/pull/1774/files#r1781948491, spacetime generate might happily overwrite files that were user-generated.
Definition of Done
-
spacetime generateshould only (over)write a file if it either doesn't exist, or if it starts with the "this file is autogenerated by SpacetimeDB" header
Priority
@bfops honestly doesn't think this should be a P1, but others could reasonable disagree. Marking this as a P1 so we have the discussion.
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.