-
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
Bump to 2.5.0; add constants in CI workflow #346
Conversation
Signed-off-by: Tyler Ohlsen <[email protected]>
Codecov Report
@@ Coverage Diff @@
## 2.x #346 +/- ##
=======================================
Coverage 52.04% 52.04%
=======================================
Files 147 147
Lines 5015 5015
Branches 965 965
=======================================
Hits 2610 2610
Misses 2148 2148
Partials 257 257 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Failing because Dashboards https://github.com/opensearch-project/OpenSearch-Dashboards/blob/2.x/package.json#L14 |
Signed-off-by: Tyler Ohlsen <[email protected]>
Re-triggering after opensearch-project/opensearch-dashboards-functional-test#404 is merged |
JS missing in 2.5 build. Will re-trigger once opensearch-project/opensearch-build#2947 is merged, and once there is a successful 2.5.0 build in jenkins |
Signed-off-by: Tyler Ohlsen [email protected]
Description
Same as #345 but for 2.x branch.
Also bumps version to 2.5 to be on version parity to run CI successfully.
Check List
--signoff
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.