You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason is the byte-buddy version in OpenSearch test framework conflicts with the version defined in skills repo, and the 2.13 branch OpenSearch core version is not correct. Created this PR to fix the issue: #276
What is the bug?
When releasing OpenSearch 2.13, skills repo 2.13 branch build failed, more details can be found here: https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/8053/pipeline.
How can one reproduce the bug?
Steps to reproduce the behavior:
./gradlew build -Dos.arch=x86_64
under skills repo.What is the expected behavior?
Skills repo should be build successfully.
What is your host/environment?
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: