-
Notifications
You must be signed in to change notification settings - Fork 58
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
Whitesource remediate/gradle 8.x #517
Whitesource remediate/gradle 8.x #517
Conversation
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
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.
18df138
to
22e0c1e
Compare
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.
Welcome to the SDK repo @reta!
Build fails with
Looking into it ... |
Changes "look" good but not sure why the tests are failing so holding off on merging. |
For the record, 8.0.2 didn't fully fix the issue, so we are still waiting for 8.1 on this workaround. @reta of note we use Junit 5. |
Signed-off-by: Andriy Redko <[email protected]>
22e0c1e
to
30d7bb9
Compare
@dbwiddis should be all set, thanks! |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #517 +/- ##
=========================================
Coverage 66.98% 66.98%
Complexity 188 188
=========================================
Files 35 35
Lines 833 833
Branches 25 25
=========================================
Hits 558 558
Misses 264 264
Partials 11 11 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* Update dependency gradle to v8 Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> * Applied temporary workaround for gradle/gradle#23995 Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> (cherry picked from commit 9df742a) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update dependency gradle to v8 * Applied temporary workaround for gradle/gradle#23995 --------- (cherry picked from commit 9df742a) Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
* Update dependency gradle to v8 Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> * Applied temporary workaround for gradle/gradle#23995 Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
* Update dependency gradle to v8 Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> * Applied temporary workaround for gradle/gradle#23995 Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com> Signed-off-by: Nurym <[email protected]>
Description
Reopening #441 with JUnit Framework workaround
Issues Resolved
See please #441
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.