Module cleanup: batch (run 25543623593)#324
Open
github-actions[bot] wants to merge 22 commits into
Open
Conversation
The AWF api-proxy in firewall v0.25.40 collapses Copilot traffic to a single endpoint, which appears to break copilot-cli's /responses-API routing negotiation and blocks newer models like gpt-5.5. Disabling the agent sandbox lets copilot connect directly to api.githubcopilot.com, matching how the original (non-gh-aw) module-cleanup workflow ran successfully with gpt-5.5.
- Fix typo in Dubbo test bootstrap comments Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Move AdviceScope scope creation into the constructor to match the repository's preferred simple advice-scope pattern Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Mark advice return values nullable when exit advice also runs on thrown methods Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Wire library semconv metadata collection into all test tasks Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Clarify AWS Lambda runtime package comments in handler matchers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix the SQSEvent dependency comment grammar so the Gradle rationale reads correctly, following the general review rule to correct inaccurate or incorrect comments. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Mark nullable SerializationUtil JSON inputs that can receive null handler values - Rename an unused fallback catch variable to ignored Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Restrict SnsAttributesExtractor to package-private visibility to follow the style guide's minimal visibility rule after confirming it has no sibling-module callers.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Mark AWS SDK error callback response as nullable to match the AWS error path and sibling handler contract Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automated module-cleanup batch.
Modules in this batch
apache-dubbo-2.7:testingapache-httpclient-2.0:javaagentapache-httpclient-5.0:javaagentarmeria-1.3:libraryaws-lambda-core-1.0:javaagentaws-lambda-events-2.2:javaagentaws-lambda-events-common-2.2:libraryaws-sdk-1.11:libraryaws-sdk-1.11:library-autoconfigureCleanup for apache-dubbo-2.7:testing
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for apache-httpclient-2.0:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for apache-httpclient-5.0:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for armeria-1.3:library
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for aws-lambda-core-1.0:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for aws-lambda-events-2.2:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for aws-lambda-events-common-2.2:library
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for aws-sdk-1.11:library
Cleanup for aws-sdk-1.11:library-autoconfigure
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com