Skip to content

Releases: HDNET/lando-core

v3.26.3-1florianPat.12

16 Mar 13:31

Choose a tag to compare

Fix to do the perm sweep after other things are created

v3.26.3-1florianPat.11

15 Mar 20:53

Choose a tag to compare

Be able to pass --quiet-pull to docker compose through lando

v3.26.3-1florianPat.10

15 Mar 14:22

Choose a tag to compare

Fix the user remap in case the group with the host gid did not exist, slim volume sharing to only chown files which are not mounted.

v3.26.3-1florianPat.9

09 Feb 09:39

Choose a tag to compare

Do not chown the mounted volumes at all because we do not need to as docker handles this all on its own

v3.26.3-1florianPat.8

02 Feb 15:00

Choose a tag to compare

Chown app at the end to fix race condition

v3.26.3-1florianPat.7

30 Jan 15:38

Choose a tag to compare

Fix tooling not respecting the appMount/dir you execute it from if you never ever ran a lando command in the project dir before.

v3.26.3-1florianPat.6

27 Jan 14:51

Choose a tag to compare

Copy scripts on every run because if the updates crashes before it copied the files thats bad

v3.26.3-1florianPat.5

27 Jan 10:22

Choose a tag to compare

Fix lando entrypoint regarding the /tmp perm sweep and a non-root entrypoint user.
Also fix the root CA read in the node plugin, because thats set there and its needed to me mounted.

v3.26.3-1florianPat.4

07 Jan 16:50

Choose a tag to compare

  • Fix npm publishing by bundling dependencies because the plugin needs its dependencies

v3.26.3-1florianPat.3

05 Jan 14:49

Choose a tag to compare

  • Do not strip COMPOSE_ env vars from the lando env