-
Set up local development environment using lando.
-
#### This issue pertains to:
- [ ] GraphQL Playground - Electron App
- [x] GraphQL Playground
- [x] GraphQL Playground Middleware
#### What OS and OS version are you experiencing the issue(s) …
-
Our team wishes to see configuration settings across Drupal sites. The data is used for checking consistency of settings, to identify if sites need a patch or to identify sites having certain features…
-
### Summary
**This issue is for reference and documentation purposes only.** not sure if it's a bug
After installing lando with Docker Desktop for Mac and running
```bash
$ lando init \
…
-
We a site in pantheon running 10.4, we are in process of upgeading to 10.6.
To test the database upgrade with live db I performed following steps.
1. Check our branch with 10.4.
2. Pull the la…
-
Lando version: v3.21.0-beta.15
Host: Ubuntu/Mint - Linux 6.5.0-27
Issue: After updating Lando core, rebuilds and destroys all fail. Manually deleting containers/images/volumes in docker does not r…
-
According to [this](https://github.com/docker-library/mysql/issues/1048) the latest image of MySQL deprecates the `--default-authentication-plugin` but not in a nice way. If you try to run `vip dev-en…
-
Hello,
I have updated lando to the latest version today and am unable to start any project - here is the error message
`Error response from daemon: failed to create task for container: failed to c…
-
v3.6.4
This is the .lando.yml file after `lando init`
name:
recipe: pantheon
config:
framework: wordpress
site:
id: xxx-xxxx-xxx-xxx
databas…
-
After discussing https://github.com/lando/lando/issues/3710 in our Plugin Contributor Meeting, @AaronFeledy made the suggestion that we automate the insertion of release headers into the CHANGELOG.md.…