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

Expose more detailed information about build failures #93

Open
5 tasks
Tracked by #49
donat opened this issue Oct 15, 2024 · 0 comments
Open
5 tasks
Tracked by #49

Expose more detailed information about build failures #93

donat opened this issue Oct 15, 2024 · 0 comments
Milestone

Comments

@donat
Copy link
Member

donat commented Oct 15, 2024

If the build fails due to an exception thrown via the Problems API, IDEs and other clients should be able to retrieve and show the problem reports for the failures.

Scope

  • Problems API - IDEs and other tooling API clients should be able to present more detailed information about the build failures.
  • Reference implementation in IntellijI DEA
  • Reference implementation in Buildship
  • You should be able to see the reported problems in Gradle CLI
  • Build Scans should also have access to the build failure details

References

Discuss

See the channel links in #49

@donat donat converted this from a draft issue Oct 15, 2024
@donat donat added this to the 8.12 milestone Oct 15, 2024
@donat donat changed the title Better modeling and scalable Problems API reports for IDEs Expose more detailed information about build failures Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant