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

IDEA-358562 Add error handling for Daemon toolchain #2881

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vmadalin
Copy link
Contributor

@vmadalin vmadalin commented Nov 25, 2024

Context

The Daemon toolchain was introduced in Gradle 8.8 and the motivation behind it and other technical details can be found on the public spec document. This PR adds error handling to related exceptions in order to improve the user experience. The implementation follows the agreed details on spec document and UI/UX document

NOTE: The BuildIssue are parsing errors from auto-detection Daemon toolchain but also incoming auto-provisioning support which is expected to land in 8.12

Tasks

Tests

Demo

Before
Screenshot 2024-11-28 at 17 18 57
After
Screen.Recording.2024-11-20.at.15.04.15.mov

@vmadalin vmadalin force-pushed the feature/daemon-toolchain-error-handling branch from e2bfcdf to 970dd15 Compare December 5, 2024 15:44
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