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

[vendordeps] handle null keys better #191

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

spacey-sooty
Copy link
Contributor

Resolves GradleRIO#727

This reports errors when the vendor file is missing required keys. Instead of throwing a build exception directly we throw a custom exception that will be consumed by the BuildException when we call load.

@ThadHouse
Copy link
Member

Can you rebase this to top of tree. Otherwise looks good.

@PeterJohnson PeterJohnson merged commit c22bf10 into wpilibsuite:main Sep 17, 2024
5 checks passed
@spacey-sooty spacey-sooty deleted the handlenull branch September 17, 2024 01:09
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.

Error > Failed to apply plugin class 'edu.wpi.first.gradlerio.wpi.WPIPlugin'.
3 participants