We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to: #2216
Test the existing build_workflow to check if works with darwin platform.
darwin
N/A
Run the ./buid.sh with -p darwin to execute the darwin build task distribution:archives:darwin-arm64-tar:assemble for OpenSearch
./buid.sh
-p darwin
distribution:archives:darwin-arm64-tar:assemble
The text was updated successfully, but these errors were encountered:
https://ci.opensearch.org/ci/dbc/Playground/distribution-build-opensearch-pgodithi/2.0.1/0/darwin/x64/builds/opensearch/dist/opensearch-min-2.0.1-darwin-x64.tar.gz NOTE: This is not a final darwin published artifact, this is to just test the OpenSearch min darwin format.
Sorry, something went wrong.
Tested the min OpenSearch artifact by @jmazanec15 opensearch-project/OpenSearch#1676 (comment)
./gradlew bwcTest
prudhvigodithi
No branches or pull requests
Is your feature request related to a problem? Please describe
Related to: #2216
Describe the solution you'd like
Test the existing build_workflow to check if works with
darwin
platform.Describe alternatives you've considered
N/A
Additional context
Run the
./buid.sh
with-p darwin
to execute the darwin build taskdistribution:archives:darwin-arm64-tar:assemble
for OpenSearchThe text was updated successfully, but these errors were encountered: