Commit 0921029
Update @github/copilot to 1.0.83-5 (#2516)
* Update Copilot CLI to 1.0.83-5
- Updated the Node.js CLI release pin
- Re-ran code generators
- Formatted generated code
* Fix Java MCP server coverage test
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
* Format Java MCP server coverage test
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix transient Windows .NET timing failures
Avoid surfacing a diagnostic stderr drain timeout after the owned process has exited, and allow Windows shell commands enough time to start before testing runtime timeout cleanup.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 3428b36 commit 0921029
39 files changed
Lines changed: 1689 additions & 123 deletions
File tree
- dotnet
- src
- Generated
- test/E2E
- go
- rpc
- java
- scripts/codegen
- sdk/src
- generated/java/com/github/copilot/generated
- rpc
- test/java/com/github/copilot/generated/rpc
- nodejs
- src
- generated
- python/copilot/generated
- rust/src/generated
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
762 | 762 | | |
763 | 763 | | |
764 | 764 | | |
765 | | - | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
766 | 772 | | |
767 | 773 | | |
768 | 774 | | |
| |||
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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | | - | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments