Skip to content

build(amazonq): remove standalone local context server #5654

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 2 commits into from
May 7, 2025

Conversation

rli
Copy link
Contributor

@rli rli commented Apr 29, 2025

funtionality is already being provided through Flare

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

funtionality is already being provided through Flare
@rli rli requested review from a team as code owners April 29, 2025 14:34
Copy link

github-actions bot commented Apr 29, 2025

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Class member can have 'private' visibility ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@@ -112,4 +117,55 @@
}
return null
}

fun readManifestFile(content: String): Manifest? {

Check notice

Code scanning / QDJVMC

Class member can have 'private' visibility Note

Function 'readManifestFile' could be private
 Conflicts:
	plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/util/CodeWhispererFileContextProvider.kt
	plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererFileContextProviderTest.kt
	plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/artifacts/ArtifactHelper.kt
	plugins/amazonq/shared/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/amazonq/lsp/artifacts/ArtifactManagerTest.kt
@rli rli merged commit 395f5e6 into feature/q-lsp-chat May 7, 2025
14 of 16 checks passed
@rli rli deleted the rli/rm-context-standalone branch May 7, 2025 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants