-
Notifications
You must be signed in to change notification settings - Fork 73
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
[Backport to 1.x] backport multiple PRs #355
Conversation
CI failing cause build-tools 1.2.0-snapshot doesn't seem to be uploaded. I already messaged infra about this and waiting for a response. |
Signed-off-by: Tyler Ohlsen <[email protected]>
Signed-off-by: Tyler Ohlsen <[email protected]>
* fix missing dependency:commons-lang3 Signed-off-by: Yaliang Wu <[email protected]> * fix link check Signed-off-by: Yaliang Wu <[email protected]>
Co-authored-by: whitesource-for-github.aaakk.us.kg[bot] <50673670+whitesource-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
…nsearch-project#335) Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: dblock <[email protected]>
Signed-off-by: Tyler Ohlsen <[email protected]>
) Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: Yaliang Wu <[email protected]>
9d5be4b
to
2b9a0d0
Compare
Codecov Report
@@ Coverage Diff @@
## 1.x #355 +/- ##
============================================
+ Coverage 75.93% 78.95% +3.02%
- Complexity 3945 4087 +142
============================================
Files 295 295
Lines 17180 17207 +27
Branches 1812 1826 +14
============================================
+ Hits 13045 13586 +541
+ Misses 3306 2722 -584
- Partials 829 899 +70
Flags with carried forward coverage won't be shown. Click here to find out more.
|
DCO check failed, as this is to backport PRs, should be ok to ignore these
|
I agree, seems okay to still backport PRs, I'm investigating why DCO would fail for these PRs since I had |
Seems like this issue is caused by the fact my email was set to private at some point and address changed to |
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, couldn't find a way to easily roll back sign off check for those commits. Updated my github email to public so it shouldn't fail DCO check the same way again
Signed-off-by: Yaliang Wu [email protected]
Description
Backport PRs: #334 , #325, #350, #349 #335, #348,, #353, #339, #354
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.