-
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
Add windows zip support for promotion artifacts #31
Add windows zip support for promotion artifacts #31
Conversation
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
This will update the version to 1.2.0. |
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.
some questions and nitpicks. Thanks.
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #31 +/- ##
=========================================
Coverage 83.78% 83.78%
Complexity 24 24
=========================================
Files 62 62
Lines 185 185
Branches 10 10
=========================================
Hits 155 155
Misses 24 24
Partials 6 6 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* Add windows zip support for promotion artifacts Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update tests Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update test cases Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
…mp to 1.2.0 Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: Peter Zhu zhujiaxi@amazon.com
Description
Add windows zip support for promotion artifacts
Issues Resolved
opensearch-project/opensearch-build#2306
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.