Skip to content

update CLI get started command to use one line script#162

Merged
kylehounslow merged 1 commit intoopensearch-project:mainfrom
joshuali925:update-inst
Apr 7, 2026
Merged

update CLI get started command to use one line script#162
kylehounslow merged 1 commit intoopensearch-project:mainfrom
joshuali925:update-inst

Conversation

@joshuali925
Copy link
Copy Markdown
Member

Description

We don't have npm yet, so either solution is ideal, but one line curl is less manual work for users. We can get rid of git requirement later to reduce dependencies if npm repo is taking too long

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Signed-off-by: Joshua Li <joshuali925@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.51%. Comparing base (00175d9) to head (168abcb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   18.51%   18.51%           
=======================================
  Files           3        3           
  Lines          54       54           
  Branches       19       18    -1     
=======================================
  Hits           10       10           
  Misses         44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kylehounslow kylehounslow merged commit f801b8a into opensearch-project:main Apr 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants