-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
update to node18 #77
Merged
Merged
update to node18 #77
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for lando-core ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…setup build engine for darwin only for now
…setup build engine for darwin only for now part 2
pirog
added a commit
that referenced
this pull request
Oct 10, 2024
* update to node18 * move post bootstrap cli things to @lando/core * rework orchestrator setup into download-x utils, listr2 tasks and axios upgrade * rough setup framework and some bug fixes * move orchestrator fallback to build-config util * run tests * first pass on plugin mgmt merge * poc on basic plugin MGMT * prep for lando 3 plugin mgmt part 2 * work in basic plugin auth stuff * small plugin mgmt ux tweakz * first pass on setup framework and update docker deps/compat matrix * purge lampy things * tests * Add parseConfig util function. * Set toolingCache. * setup getting more defined * good enough for @lando/setup-lando * rework runtime a bit so dep checks happen in a better place * first pass on macos build engine installer * first pass on macos build engine installer part 2 * first pass on macos build engine installer part 3 * first pass on macos build engine installer part 4 * make sure all debug logging is going to the right fd, conditionalize setup build engine for darwin only for now * make sure all debug logging is going to the right fd, conditionalize setup build engine for darwin only for now part 2 * rework unit tests to accomodate mkdirp removal * just one of those days * just one of those days part 2 * just one of those days part 3 * just one of those days part 4 * just one of those days part 5 * just one of those days part 6 * just one of those days part 7 * just one of those days part 8 * reorganize core into plugins * first pass windows installer * add additional options to windows docker installer * improve win32 docker-desktop installer error handling * that was painful * improved run-elevated to handle windows * improved run-elevated to handle windows part 2 * first pass on restart logix * first pass on shutdown logix part 2 * make sure we run the correct wsl-2 status command * make sure WSL_UTF8 is set so we dont get unicode back * align macos docker install to be like win32 * basic linux installer * basic linux installer part 2 * basic linux installer part 3 * improve autostart on linux * rework addWarning to be more generic * update to new messaging framework * update lando setup ux * remove dangling debug file * lando update command first pass * feature complete almost on lando update * feature complete almost on lando update part 2 * new lando version command * fix busted tests * fix bug with restart logix * wait-for-user at beginning * make dep check a bit more robust * better experience and things when running from source * better experience and things when running from source * revert version * standardize cli entrypoint and installPath stuff part 2 --------- Co-authored-by: Alec Reynolds <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.