Backport: Update build.sh script to include optional platform param (#99)#102
Backport: Update build.sh script to include optional platform param (#99)#102gaiksaya wants to merge 1 commit intoopensearch-project:1.1from
Conversation
…-project#99) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
|
@dblock @peternied please review. Not sure what the link checker error is here. Ohh build failed too :( |
|
Why are we backporting this to 1.1? |
Because 1.1 branch is used to build these artifacts. Once we backport this we can delete the scripts from opensearch-build repo so that this script is executed. |
I am uneasy with making changes to component branches that already released. This seems like a candidate for back comparability support inside of open search build |
|
My bad, it should have been 1.2. Closing this PR |
Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com
Description
Backport PR: #99
Add optional platform param sent by build workflow. This param is optional in this script but will always be sent by the workflow.
Issues Resolved
N/A
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.