-
Notifications
You must be signed in to change notification settings - Fork 77
features: library and examples. Introducing ruby 3.4 support #252
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
base: main
Are you sure you want to change the base?
Conversation
razvand
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use your proper name in author and signed-off information. Replace adriannv with Adrian Guzun or Adrian-Vasile Guzun.
|
Make this a full PR. Work is done from your point of view. |
e9b097c to
795ced5
Compare
Done, updated author info on the commits and marked it ready for review |
razvand
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are missing a colon (:) in one of the commits.
|
For me, using |
I did need 512 for running locally, i must've forgotten to specify that in all of the README's. |
795ced5 to
ab004d7
Compare
Signed-off-by: Adrian-Vasile Guzun <guzunadrian.vasile@gmail.com>
Signed-off-by: Adrian-Vasile Guzun <guzunadrian.vasile@gmail.com>
Signed-off-by: Adrian-Vasile Guzun <guzunadrian.vasile@gmail.com>
ab004d7 to
1eb27c4
Compare
Added library/ruby 3.4. whats different is when running a local build of 3.4 we now need 512mb instead of 256mb from back in 3.2 to avoid errors.
Added examples for https server in native unikraft and a base based example