Hard-code OpenSearch dependency to 1.1.0#248
Hard-code OpenSearch dependency to 1.1.0#248peterzhuamazon merged 2 commits intoopensearch-project:1.1from
Conversation
Signed-off-by: dblock <dblock@dblock.org>
|
@peterzhuamazon which one do you prefer? |
|
I am not sure how to resolve the dashboards build failure, help? /cc: @kavilla |
I think that failure was fixed by a PR yesterday that was merged to the |
That is most likely caused by apt not updated. |
* Update apt source in CI Signed-off-by: Joshua Li <joshuali925@gmail.com> * Try fix link checker Signed-off-by: Joshua Li <joshuali925@gmail.com>
apt update command is added in this PR to main #245 |
|
cherry-picked 9f4fb7b on top of this |
Signed-off-by: dblock dblock@dblock.org
Description
In thinking about how to fix opensearch-project/opensearch-build#1266 this is another alternative to #249. Since there's no opensearch-min 1.1.1 the patch for dashboards-reports uses 1.1.0 build tools.
Issues Resolved
opensearch-project/opensearch-build#1266
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.