Module cleanup: batch (run 25536643130)#295
Open
github-actions[bot] wants to merge 17 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.
- Add declarative metadata names for Akka HTTP configuration entries Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Narrow Druid shared test throws clauses to the checked JMX exception actually produced by ObjectName creation - Remove unused checked throws declarations from Druid shutdown/configure overrides Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Annotate nullable preRegister advice return value to match the fallback null handling and repository nullability rules. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add getter-style DubboRequest accessors and deprecate the old public accessor names per API naming conventions - Update in-module callers to use the replacement accessors so deprecated API is not used internally 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
akka-http-10.0:javaagentalibaba-druid-1.0:testingapache-dbcp-2.0:javaagentapache-dubbo-2.7:library-autoconfigureCleanup for akka-http-10.0:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for alibaba-druid-1.0:testing
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for apache-dbcp-2.0:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for apache-dubbo-2.7:library-autoconfigure
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com