-
Notifications
You must be signed in to change notification settings - Fork 44
[WIP] Update for 25.3 #253
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
Conversation
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.
how fast was that!! left a few comments
Co-authored-by: Valentin Erokhin <37780080+saviorand@users.noreply.github.com>
OK from my side we're good to merge. Should I push the button? @thatstoasty |
@saviorand I just updated the recipe and mojoproject so the version is bumped up. I've run all the tests and ran the example lightbug mojo file at the root of the repo to make sure that still works. Are there any other manual tests you like to run? |
@thatstoasty I'm usually running the welcome handler (lightbug.🔥) , client.mojo and the bench_server . Already did that locally, looks good. I'll merge in this case. Thanks for the dope PR, as usual!! |
Please test this PR, I'm continuing to test it as well.