Commit 6ac8c77
Notify gui-cs/Editor on NuGet publish (#5483)
Dispatches `terminal-gui-published` (payload: the published SemVer) to
gui-cs/Editor after each publish. Editor's bump-terminal-gui.yml picks it
up, pins the new version, validates with its full test suites, and
republishes Editor against it - making Editor a continuous canary for TG
API churn (see Editor specs/decisions.md DEC-010).
No-op until an EDITOR_DISPATCH_TOKEN secret (PAT with repo scope on
gui-cs/Editor) is configured; Editor also polls NuGet on a 6h schedule as
a fallback, so nothing breaks without it.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent e9e24e5 commit 6ac8c77
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
0 commit comments