Commit b168366
Update @github/copilot to 1.0.67 (#1860)
* Update @github/copilot to 1.0.67
- Updated nodejs and test harness dependencies
- Re-ran code generators
- Formatted generated code
* Fix hook tests for Copilot 1.0.67
Adapt hook E2E coverage to assert SDK callbacks are invoked now that the runtime accepts hook handlers. Include missing client-global RPC types generated from the updated schema.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update generated Go RPC comments
Include experimental annotations emitted by the Go code generator for newly generated RPC types so generated-file verification stays clean.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix Python session FS rename overwrite
Use Path.replace in the E2E provider so Windows can overwrite existing workspace metadata files when the runtime renames temporary files into place.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Address hook review comments
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 <223556219+Copilot@users.noreply.github.com>1 parent cc66206 commit b168366
49 files changed
Lines changed: 5516 additions & 717 deletions
File tree
- dotnet
- src/Generated
- test/E2E
- go
- internal/e2e
- rpc
- java
- scripts/codegen
- src
- generated/java/com/github/copilot/generated/rpc
- test/java/com/github/copilot
- nodejs
- samples
- src/generated
- test
- e2e
- python
- copilot/generated
- e2e
- rust
- src/generated
- tests/e2e
- scripts/codegen
- test/harness
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments