-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fix: Go codegen enum prefixes and type name reconciliation #883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
3efa777
Update @github/copilot to 1.0.10-0
github-actions[bot] 7e2b293
refactor(go): update handwritten files to use prefixed enum constant …
MackinnonBuck 392e280
fix: Go codegen enum prefixes and type name reconciliation
MackinnonBuck cd114f4
docs: update Go image-input examples to use copilot.AttachmentTypeFile
MackinnonBuck 4ece605
fix(codegen): resolve Python type names from quicktype output for acr…
MackinnonBuck e24886f
fix: update Go E2E tests for agent list and multi-client timeout
MackinnonBuck 0ec5938
Fix LogAsync compilation error by adding missing url parameter
MackinnonBuck 2a92862
fix: address review comments - valuePascal initialisms, Phase 2 regex…
MackinnonBuck bfc8356
Fix Python E2E agent list test for built-in agents
MackinnonBuck 978c63d
Skip multi-client broadcast test across Go, Python, and C#
MackinnonBuck b877e0c
Revert multi-client broadcast test skips for CLI 1.0.7
MackinnonBuck 89aabe3
fix: remove mcp/pr/ado from goInitialisms to avoid SessionRpc.MCP rename
MackinnonBuck e318c81
Another Go codegen fix after rebase
SteveSandersonMS f880b13
Regenerate code
SteveSandersonMS cf4c77c
Python formatting
SteveSandersonMS a4229b4
Type name update
SteveSandersonMS 183abba
Fix Python codegen
SteveSandersonMS 7a6199e
fix: update copilot.Blob to copilot.AttachmentTypeBlob and fix Python…
SteveSandersonMS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: address review comments - valuePascal initialisms, Phase 2 regex…
…, add pr/ado - valuePascal now uses goInitialisms so 'url' -> 'URL', 'mcp' -> 'MCP', etc. - Phase 2 regex uses [\s\S]*? to match multi-line func bodies - Added 'pr' and 'ado' to goInitialisms Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Loading branch information
commit 2a92862c6e963862ba2a54975fb86393a38c61ac
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.