Antonio Sejas
Antonio Sejas
> looks like we might have a new report here: 8092476-zen. @tvolpert , thanks for reporting, I tried user's site and it worked fine on my side.
Thanks for commenting. Currently if a user see the message can be cause by two reasons: 1. There is a real issue and the message will persist until they fix...
I think to fully support _Learn_ we will need to support mapping directories: ``` "mappings": { ".htaccess": "./.wp-env/.htaccess", "wp-content": "./wp-content", "wp-content/mu-plugins/0-sandbox.php": "./.wp-env/0-sandbox.php", "wp-content/uploads/wporg_events.sql": "./.wp-env/wporg_events.sql", "wp-content/uploads/wporg_locales.sql": "./.wp-env/wporg_locales.sql", "bin": "./bin" } ```
I love the idea! The only thing to bear in mind is that the blueprint should be executed only the first time, because blueprints are expected to create a "running"...
Yes! Some blueprints are less destructive. Maybe we shouldn't autorun a blueprint by default, and instead the user can run it on demand with one click from the UI, as...
I would like to work on this issue during the `#hackday` @swissspidy , thanks for pointing to the PR for inspiration ๐
I can start investigating this issue next week ๐
I unassigned me from this issue since we won't focus on this in the short time.
+1 , here there are more comments but not any solution: http://discuss.binaryage.com/t/totalterminal-fails-to-start-in-el-capitan-public-beta/3958
Hi @n3f !, thanks for reporting. `wp-cli` is not integrated yet in `wp-now`, but is something we are planning to support in the next weeks. Once is integrated we can...