-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this will begin to set things right (#77)
* 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]>
- Loading branch information
1 parent
099340f
commit bf1c6e2
Showing
139 changed files
with
6,413 additions
and
1,718 deletions.
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
nodejs 14.17.6 | ||
nodejs 18 |
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.