Module cleanup: batch (run 25566772664)#385
Open
github-actions[bot] wants to merge 20 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.
- Combine split ClickHouseResponse declaration and assignment in the test body to follow straightforward local-variable style.\n- Correct regression-test comment wording so it accurately explains the invalid placeholder syntax.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Remove unused Couchbase 2.6 test attribute assertion helpers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Remove unused javaagent extension API dependency from Couchbase common 2.0 javaagent unit tests Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Make SEARCH_ENDPOINTS immutable so the uppercase static final field represents a constant-like value per the style guide.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Handle null invocation-handler arguments before delegating RestClient methods; InvocationHandler may pass null for no-argument methods, and the added test covers that delegated path. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Inline stable semconv ERROR_TYPE expectations in Elasticsearch transport error assertions Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Assert async test completion instead of ignoring timeout results - Defer executor shutdown with AutoCleanupExtension in lambda context propagation tests 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
clickhouse-client-v1-0.5:javaagentcouchbase-2.6:javaagentcouchbase-common-2.0:javaagent-unit-testselasticsearch-api-client-7.16:javaagent-unit-testselasticsearch-rest-7.0:libraryelasticsearch-transport-common:testingexecutors:javaagentCleanup for clickhouse-client-v1-0.5:javaagent
Cleanup for couchbase-2.6:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for couchbase-common-2.0:javaagent-unit-tests
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for elasticsearch-api-client-7.16:javaagent-unit-tests
Cleanup for elasticsearch-rest-7.0:library
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for elasticsearch-transport-common:testing
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Cleanup for executors:javaagent
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com