Commit d32980e
committed
Describe both uses of sync --allow-unsigned
The flag now authorizes two distinct trust transitions: adopting an
install whose signature state cannot be established, and repairing a
lock entry that records no trust decision into an explicit unsigned
exception. Only the first was documented, so an operator reading
`sync --help` could approve a transition other than the one described,
and the remedy `thv ai-plugin info` names for an unrecorded entry was
undiscoverable from the command that performs it.
Regenerating also refreshes the TrustUnrecorded schema description,
which was left stale by the previous commit and was failing the Docs
check.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Samuele Verzi <samu@stacklok.com>1 parent c4cba19 commit d32980e
6 files changed
Lines changed: 25 additions & 17 deletions
File tree
- cmd/thv/app
- docs
- cli
- server
- pkg/api/v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments