-
Notifications
You must be signed in to change notification settings - Fork 25
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
Update incremental build to support qualifier on Jenkins #585
Update incremental build to support qualifier on Jenkins #585
Conversation
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.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.
Thanks @peterzhuamazon
@peterzhuamazon I believe label should be |
I think right now we don't have patch branches since 2.x in this repo, while we still cut tags for each. |
That's a miss. We need to have those. Moving forward please take care of that as maintainers of the repo. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #585 +/- ##
=========================================
Coverage 84.61% 84.61%
Complexity 133 133
=========================================
Files 123 123
Lines 780 780
Branches 86 86
=========================================
Hits 660 660
Misses 33 33
Partials 87 87 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> (cherry picked from commit 388afe3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…project#585) Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Description
Update incremental build to support qualifier on Jenkins
Issues Resolved
opensearch-project/opensearch-build#3747
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.