-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Adding spotless support for subprojects under :test #1464
Adding spotless support for subprojects under :test #1464
Conversation
Signed-off-by: Sarat Vemulapalli <[email protected]>
Can one of the admins verify this patch? |
✅ Gradle Wrapper Validation success f1a2948 |
start gradle check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the changes
Seems stuck in Jenkins not due to Jenkins workflow, but the EC2 instance is very slow and unresponse. |
start gradle check |
✅ Gradle Precommit success f1a2948 |
Signed-off-by: Sarat Vemulapalli <[email protected]>
✅ Gradle Wrapper Validation success 1a1a8664e96de9ad837c6065c11a8e736dea5830 |
start gradle check |
✅ Gradle Wrapper Validation success a94d066 |
✅ Gradle Precommit success 1a1a8664e96de9ad837c6065c11a8e736dea5830 |
✅ Gradle Precommit success a94d066 |
❌ Gradle Check failure 1a1a8664e96de9ad837c6065c11a8e736dea5830 |
Signed-off-by: Sarat Vemulapalli <[email protected]>
❌ Gradle Wrapper Validation failure d3d93befb58fe6d4131c87de647520ef6a670183 :alert: Gradle Wrapper integrity has been altered |
✅ Gradle Wrapper Validation success 89ca3cf |
start gradle check |
✅ Gradle Precommit success 89ca3cf |
Signed-off-by: Sarat Vemulapalli <[email protected]>
start gradle check |
✅ Gradle Wrapper Validation success 85d1c22 |
✅ Gradle Precommit success 85d1c22 |
✅ Gradle Check success 4a3de572fbb362082e60a1592ddf920686512fa3 |
Signed-off-by: Sarat Vemulapalli <[email protected]>
start gradle check |
✅ Gradle Wrapper Validation success 67f3abd |
✅ Gradle Precommit success 67f3abd |
✅ Gradle Check success 54056c0e4cf5ad42106d80ff1aedeade0c937649 |
Signed-off-by: Sarat Vemulapalli [email protected]
Description
Adding support for spotless and removing checkstyle for
:test
Issues Resolved
Part of #974
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.