Skip to content
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

Enhance Gradle BSP by implementing the BSP requests that are currently unsupported #141

Closed
Sidhaarthsr opened this issue May 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Sidhaarthsr
Copy link

Sidhaarthsr commented May 13, 2024

In order to provide extensive feature support for Gradle Projects, we will enhance the Gradle Build Server by implementing all the necessary BSP requests that are currently unsupported.

BuildTargetRun
BuildTargetTest
DebugSessionStart
BuildTargetInverseSources

Related Links for more information :

https://gradle.github.io/community/events/gsoc/2024/gradle-build-server-devx/
https://gitlab.eclipse.org/eclipsefdn/emo-team/gsoc-at-the-ef/-/issues/5

@jdneo
Copy link
Member

jdneo commented May 14, 2024

#124 covers:

  • buildTarget/jvmTestEnvironment
  • buildTarget/run
  • buildTarget/test

I haven't had a time to review that PR, but that can be a good start.

@jdneo jdneo added the enhancement New feature or request label May 14, 2024
@jdneo
Copy link
Member

jdneo commented May 20, 2024

related issue: #119

@jdneo jdneo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants