Skip to content

Merge main into feature/remote-chat-lsp #5736

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

Conversation

aws-toolkit-automation
Copy link
Collaborator

Automatic merge failed

  • Resolve conflicts and push to this PR branch.
  • Do not squash-merge this PR. Use the "Create a merge commit" option to do a regular merge.

Command line hint

To perform the merge from the command line, you could do something like the following (where "origin" is the name of the remote in your local git repo):

git stash
git fetch --all
git checkout origin/feature/remote-chat-lsp
git merge origin/main
git commit
git push origin HEAD:refs/heads/autoMerge/feature/remote-chat-lsp

aws-toolkit-automation and others added 3 commits May 19, 2025 15:13
…lumes (#5733)

* Java Files.move will throw if src and destination are in different volumes

---------

Co-authored-by: Richard Li <742829+rli@users.noreply.github.com>
In order to coordinate the new aws/language-servers change, GenerateCompletions requests would start expecting the fileUri field to be set.
@aws-toolkit-automation aws-toolkit-automation requested review from a team as code owners May 19, 2025 23:24
andrewyuq and others added 5 commits May 20, 2025 01:29
… not running (#5711)

* feat(amazonq): Add restart mechanism when the flare server process is not running

* address comments

* address comments

* remove debugging options

* fix potential deadlock code

* fix unlock error

* address comments

* remove debug lines
* Fix code scan issue

* refactor code

* feedback
* Switch profiles if not selected

* fix screen rendereing error

* changed name

* feedback

* disposed

* detekt
@aws-toolkit-automation aws-toolkit-automation requested a review from a team as a code owner May 20, 2025 18:22
 Conflicts:
	plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererService.kt
	plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/service/CodeWhispererServiceNew.kt
	plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererCodeCoverageTrackerTest.kt
	plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererFileContextProviderTest.kt
	plugins/amazonq/codewhisperer/jetbrains-community/tst/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererServiceTest.kt
	plugins/amazonq/codewhisperer/jetbrains-community/tstFixtures/software/aws/toolkits/jetbrains/services/codewhisperer/CodeWhispererTestUtil.kt
@aws-toolkit-automation aws-toolkit-automation requested a review from a team as a code owner May 20, 2025 19:40
@rli rli force-pushed the autoMerge/feature/remote-chat-lsp branch from 4685aa0 to ec50363 Compare May 20, 2025 22:15
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 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

@rli rli merged commit d24e27e into feature/remote-chat-lsp May 20, 2025
13 of 16 checks passed
@rli rli deleted the autoMerge/feature/remote-chat-lsp branch May 20, 2025 23:03
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.

6 participants