Skip to content

Commit

Permalink
Merge branch 'main' into AliasRenameSnapshotRestore
Browse files Browse the repository at this point in the history
  • Loading branch information
Naarcha-AWS authored Oct 28, 2024
2 parents 663fdce + 95c8a8a commit d900e0c
Show file tree
Hide file tree
Showing 48 changed files with 3,754 additions and 268 deletions.
4 changes: 3 additions & 1 deletion .github/vale/styles/Vocab/OpenSearch/Products/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ Python
PyTorch
Querqy
Query Workbench
RankLib
RCF Summarize
RPM Package Manager
Ruby
Expand All @@ -97,4 +98,5 @@ TorchScript
Tribuo
VisBuilder
Winlogbeat
Zstandard
XGBoost
Zstandard
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Follow these steps to set up your local copy of the repository:

1. Navigate to your cloned repository.

##### Building using locally installed packages
##### Building by using locally installed packages

1. Install [Ruby](https://www.ruby-lang.org/en/) if you don't already have it. We recommend [RVM](https://rvm.io/), but you can use any method you prefer:

Expand All @@ -100,7 +100,7 @@ Follow these steps to set up your local copy of the repository:
bundle install
```

##### Building using containerization
##### Building by using containerization

Assuming you have `docker-compose` installed, run the following command:

Expand Down
Loading

0 comments on commit d900e0c

Please sign in to comment.