-
Notifications
You must be signed in to change notification settings - Fork 272
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 Multi-Arch docker automated image build pipeline and related scripts #859
Adding Multi-Arch docker automated image build pipeline and related scripts #859
Conversation
Example release from Jenkins running pipeline: https://hub.docker.com/r/opensearchproject/logstash-oss-with-opensearch-output-plugin/tags?page=1&name=7.13.4 |
Codecov Report
@@ Coverage Diff @@
## main #859 +/- ##
==========================================
- Coverage 91.55% 91.18% -0.38%
==========================================
Files 81 87 +6
Lines 2249 2370 +121
==========================================
+ Hits 2059 2161 +102
- Misses 190 209 +19
Continue to review full report at Codecov.
|
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.
Great work here!
a400539
to
8ce8a2e
Compare
Signed-off-by: Peter Zhu <[email protected]> Signed-off-by: Peter Zhu <[email protected]>
8ce8a2e
to
e046843
Compare
Signed-off-by: Peter Zhu [email protected]
Description
Adding docker automated image build pipeline and related scripts
Issues Resolved
#801
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.