lando

A development tool for all your projects that is fast, easy, powerful and liberating

GPL-3.0 License

Stars
4K
Committers
219

Bot releases are visible (Hide)

lando - v3.0.0-beta.18

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.devwithlando.io/

  • Updated docs.lndo.io and metrics.lndo.io to *.devwithlando.io
  • Improved app start to separate urls by service #327
  • Switched lando share to operate based on url instead of service #312
  • Provided warning to macOS installer regarding Docker installation #355
  • Fixed bug caused by badly formatted lando share subdomain #368
  • Fixed bug where lando CMD was throwing arg.match error when using numbers #351
lando - v3.0.0-beta.17

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added ability to run php in cli mode #160
  • Added ability to use terminus for php 5.3 Pantheon apps #328
  • Added extra check to validate format of injected ssh keys #335
  • Fixed broken php-fpm 5.3 service #328
lando - v3.0.0-beta.16

Published by pirog about 7 years ago

  • Moved from kalabox namespace to lando namespace.
lando - v3.0.0-beta.15

Published by pirog about 7 years ago

  • Moved from kalabox namespace to lando namespace.
lando - v3.0.0-beta.14

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Fixed hang when starting Pantheon recipe #300 #302 #311
  • Fixed issue grabbing files on different branches for Pantheon recipes #329
lando - v3.0.0-beta.13

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added an ASP.net service #306
  • Added a MSSQL service #320
  • Added joomla recipe #321
lando - v3.0.0-beta.12

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added a python service #69
  • Improved handling of app directories that are deleted before lando destroy #265
  • Pegged terminus version in our Dockerfiles to reduce potential of "nasty surprises"
  • Fixed bug where GitHub reported errors were not being checked correctly
  • Fixed "bug" causing SQL imports to fail on single large transactions #313
  • Fixed bug that required db-import dbs to be in same dir as .lando.yml #314
lando - v3.0.0-beta.11

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Fixed bug where recipe-set proxy config could not be unset #295
  • Added db-export command and docs. #292
  • Added new versions to all services where applicable. #303
  • Added ruby service. #68
lando - v3.0.0-beta.10

Published by pirog about 7 years ago

THIS RELEASE CHANGES THE USAGE OF lando init

Consult https://docs.lndo.io/cli/init.html or run lando init -- --help for the usage change.

ALSO SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Changed name from an argument to an option in lando init #276
  • Changed pantheon recipe|method so lando init auto-sets the app name #276
  • Changed github method so lando init auto-sets the app name #276
  • Added support for .env file injection #281
  • Added UNOFFICAL support for php 7.1 in Pantheon apps #278
  • Added some docs on how to use lando in a ci environment #147 #149
  • Updated backdrush version to 0.0.5 for Pantheon apps #285
  • Improved lando pull so no files backup degrades to rsync #277
  • Improved tooling to support string commands #282
  • Improved bubbling up of correct error code on all tooling commands. Helps with things like travis
  • Improved UX lando push and lando pull return terminal color to default after message
  • Fixed bug where app names with . in them were silently failing #283
  • Fixed regression that caused machine token to not be saved correctly.
lando - v3.0.0-beta.9

Published by pirog about 7 years ago

THIS RELEASE CHANGES THE USAGE OF lando init

Consult https://docs.lndo.io/cli/init.html or run lando init -- --help for the usage change.

ALSO SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Changed name from an argument to an option in lando init #276
  • Changed pantheon recipe|method so lando init auto-sets the app name #276
  • Changed github method so lando init auto-sets the app name #276
  • Added support for .env file injection #281
  • Added UNOFFICAL support for php 7.1 in Pantheon apps #278
  • Added some docs on how to use lando in a ci environment #147 #149
  • Updated backdrush version to 0.0.5 for Pantheon apps #285
  • Improved lando pull so no files backup degrades to rsync #277
  • Improved tooling to support string commands #282
  • Improved bubbling up of correct error code on all tooling commands. Helps with things like travis
  • Improved UX lando push and lando pull return terminal color to default after message
  • Fixed bug where app names with . in them were silently failing #283
lando - v3.0.0-beta.8

Published by pirog about 7 years ago

THIS RELEASE HAS BREAKING API CHANGES

If you are upgrading and encounter issues try doing a lando rebuild on your app. If that does not work try doing a lando destroy on your app and then try recreating.

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Improved node service so you have a decoupled cli container #267
  • Changed tooling to run on the engine instead of the app level #267
  • Added needs options to tooling to boot up dependent services #267
  • Moved proxy dashboard to lesser used port 58086
  • Fixed @cleanurl fails in pantheon nginx config. #266
  • Fixed bug where some simultaneous uses of proxy and init caused errors #259
  • Fixed bug where load-keys was not filtering out non-keys #268
  • Fixed bugs in lando init handling
  • Fixed bug where pantheon machine token was barfing on lando start when passed in as option
  • Fixed bug where pantheon lando push was not asking for a message #260
  • Fixed bug where pantheon lando push/pull was not using the right environments #261
  • Fixed bugs with using pantheon site without using lando init #269
lando - v3.0.0-beta.7

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Fixed URL unknowns
lando - v3.0.0-beta.6

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added lando switch command to handle pantheon multidev #241
  • Added interactivity to pantheon utility commands #249
  • Added hhvm option to php #67
  • Added mongo service. #54
  • Added mean recipe. #54
lando - v3.0.0-beta.5

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Made lando pull more robust for pantheon recipes #240
  • Added lando push command for pantheon recipes #239
  • Fixed brittle remote host determination #231
lando - v3.0.0-beta.4

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Improved addition of sudoers to docker group
  • Fixed incorrect assertion that drush alias does not exist during lando pull #240
lando - v3.0.0-beta.3

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added the events framework #242
  • Added a lando share command to share your local site publicly #84
  • Fixed build step "merge" to concatenate #228
  • Fixed lando init to rebase on preexisting .lando.yml #243
lando - v3.0.0-beta.2

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added the events framework #242
  • Added a lando share command to share your local site publicly #84
  • Fixed build step "merge" to concatenate #228
  • Fixed lando init to rebase on preexisting .lando.yml #243
lando - v3.0.0-beta.1

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Updated GitHub issue template #137
  • Added option to rebuild specific services on a lando rebuild #223
  • Improved cli feedback for unknown commands #162
  • Fixed regresion causing custom extra_hosts not to load #222
  • Fixed proxy extra_hosts not working on linux #221
  • Fixed xdebug not working on linux #231
lando - v3.0.0-alpha.19

Published by pirog about 7 years ago

  • Revamped the docs to prep for beta.1 #139
  • Provided option handling for tooling routes #141
  • Added mysql-import helper #140
  • Added Pantheon pull helper #142
  • Added pv to all php images #140
  • Removed kalabox legacy path2bind4u, should allow non C:\ drive apps on Win32
  • Removed kalabox legacy desktop icon on Win32 #229
  • Switched default lando ssh user from root to you
  • Fixed broken php:5.3-apache because @uberhacker is the best :)
lando - v3.0.0-alpha.18

Published by pirog about 7 years ago

  • Bumped binary to use node8, gives a nice ~33% CLI speed improvement
  • Removed references to needing to set up shared drives on win32, this happens on demand now #219
  • Moved /usr/local/bin chown setting up the start up stack. #184
  • "Fixed" hyper annoying exec hang bug on win32 with docker-compose exec shellout workaround #181
  • "Fixed" (read "provided better handing for") user 33 doesnt exist race condition #184