jj
jj copied to clipboard
design: Add design doc for managed configuration
Checklist
If applicable:
- [x] I have updated
CHANGELOG.md - [x] I have updated the documentation (
README.md,docs/,demos/) - [x] I have updated the config schema (
cli/src/config-schema.json) - [x] I have added/updated tests to cover my changes
Also I'm going to close https://github.com/jj-vcs/jj/pull/8117 in favor of this?
@yuja Would you like to take this? Or should I give it to another reviewer?
It's tangentially related to the secure config design in that it relies upon the existence of the ConfigMetadata proto I used for it. But I definitely wouldn't say you need to be familiar with the secure config design doc in order to review this.