-
Notifications
You must be signed in to change notification settings - Fork 502
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
[DOC] Installing ruby for Apple silicon missing #8614
Labels
Comments
brianf-aws
added a commit
to brianf-aws/documentation-website
that referenced
this issue
Oct 23, 2024
…arch-project#8614 Signed-off-by: Brian Flores <[email protected]>
@brianf-aws: Do you want to open a PR for this one? |
I realize now I did this in a weird order haha. I will close this and make a PR correctly |
Closing this now I have this PR ready #8618 |
Naarcha-AWS
added a commit
that referenced
this issue
Nov 8, 2024
* Adds documentation for installing ruby for apple silicon fixes #8614 Signed-off-by: Brian Flores <[email protected]> * shrinked header size Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md Change header to bold for non-apple silicon. Co-authored-by: Naarcha-AWS <[email protected]> Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md change header for bold for apple silicon Co-authored-by: Naarcha-AWS <[email protected]> Signed-off-by: Brian Flores <[email protected]> * Added place holder for openSSL version for users choice This commit adds more information of where a user can look to see what openSSL versions they can use to install. this way we wont need to update both the SSL version and ruby version if it changes. Signed-off-by: Brian Flores <[email protected]> * ruby -> Ruby Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md Signed-off-by: Brian Flores <[email protected]> * Fixed typo Signed-off-by: Brian Flores <[email protected]> * Move silicon command to new troubleshooting section. Signed-off-by: Naarcha-AWS <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: Brian Flores <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Nathan Bower <[email protected]>
epugh
pushed a commit
to o19s/documentation-website
that referenced
this issue
Nov 23, 2024
) * Adds documentation for installing ruby for apple silicon fixes opensearch-project#8614 Signed-off-by: Brian Flores <[email protected]> * shrinked header size Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md Change header to bold for non-apple silicon. Co-authored-by: Naarcha-AWS <[email protected]> Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md change header for bold for apple silicon Co-authored-by: Naarcha-AWS <[email protected]> Signed-off-by: Brian Flores <[email protected]> * Added place holder for openSSL version for users choice This commit adds more information of where a user can look to see what openSSL versions they can use to install. this way we wont need to update both the SSL version and ruby version if it changes. Signed-off-by: Brian Flores <[email protected]> * ruby -> Ruby Signed-off-by: Brian Flores <[email protected]> * Update CONTRIBUTING.md Signed-off-by: Brian Flores <[email protected]> * Fixed typo Signed-off-by: Brian Flores <[email protected]> * Move silicon command to new troubleshooting section. Signed-off-by: Naarcha-AWS <[email protected]> * Apply suggestions from code review Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> --------- Signed-off-by: Brian Flores <[email protected]> Signed-off-by: Naarcha-AWS <[email protected]> Co-authored-by: Naarcha-AWS <[email protected]> Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Eric Pugh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add small lines for installing apple silicon, This blog post helped but I want to write it formally here to avoid any friction for future developers. I propose to change the installation step for ruby
documentation-website/CONTRIBUTING.md
Lines 84 to 89 in fb8d9d3
to
For Non-Apple Silicon machines:
For Apple Silicon machines. Source: Installing Ruby on Apple Silicon by Emmanuel Bernard
Currently the documentation for getting started as shown in the contributing doc does not show a option for instaling ruby on Apple silicon machines
*Version: all.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
The text was updated successfully, but these errors were encountered: