Skip to content
New issue

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

Warn about escaping quotes in curl command #632

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Apr 1, 2024

Description

Adds a line to the Sample Template README file warning users that curl commands may require special treatment.

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.

@dbwiddis dbwiddis added documentation Improvements or additions to documentation skip-changelog labels Apr 1, 2024
@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.30%. Comparing base (b86ea9c) to head (b2b8af1).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #632      +/-   ##
============================================
- Coverage     72.39%   72.30%   -0.09%     
  Complexity      684      684              
============================================
  Files            82       82              
  Lines          3535     3535              
  Branches        288      288              
============================================
- Hits           2559     2556       -3     
- Misses          850      854       +4     
+ Partials        126      125       -1     

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

Signed-off-by: Daniel Widdis <[email protected]>
@dbwiddis dbwiddis merged commit bc87e88 into opensearch-project:main Apr 1, 2024
33 checks passed
@dbwiddis dbwiddis deleted the no-apostrophe branch April 1, 2024 21:11
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 1, 2024
* Warn about escaping quotes in curl command

Signed-off-by: Daniel Widdis <[email protected]>

* Update wording

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit bc87e88)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Apr 1, 2024
Warn about escaping quotes in curl command (#632)

* Warn about escaping quotes in curl command



* Update wording



---------


(cherry picked from commit bc87e88)

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch documentation Improvements or additions to documentation skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants