Module cleanup: batch (run 25569662252)#394
Open
github-actions[bot] wants to merge 16 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.
- Narrow executor testing helper visibility to package scope where sibling callers are in the same package Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Move shared test JVM arguments and system properties into withType<Test>().configureEach - Remove redundant isMethod() matchers from named method advice matchers - Reduce FinagleClientExtension visibility to package-private test scope Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Qualify FinatraSingletons helper-method calls instead of static importing non-accessor helpers 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
executors:testingfinagle-http-23.11:javaagentfinatra-2.9:javaagentCleanup for executors:testing
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for finagle-http-23.11:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for finatra-2.9:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com