Antonio Sejas

Results 80 comments of Antonio Sejas

Hi @n3f, we haven’t added support for the wp-cli blueprint step to wp-now. [There’s a suggestion about deprecating wp-now](https://github.com/WordPress/wordpress-playground/issues/2100#issue-2747747224) in favor of [@wp-playground/cli](https://github.com/WordPress/wordpress-playground/tree/trunk/packages/playground/cli), but it also fails in the same...

I added the idea of using Studio CLI for e2e tests pdKhl6-4zz-p2#comment-7781. The best option for now would be to ask the Playground team if [@wp-playground/cli](https://github.com/WordPress/wordpress-playground/tree/trunk/packages/playground/cli) supports or plans to...

The repository https://github.com/adamziel/playground-docs-workflow doesn't load the frontpage, but it does load the `/wp-admin`. ### landingPage Error loading the home: ``` The theme directory "twentytwentyfour" does not exist. Error: The themes...

@bgrgicak , I think it's not related to wp-now or the way we mount the folders. I tried in WordPress mode which is the most "plain" way to run the...

Beautiful! Thanks for your hard work @ironnysh 🙏

@RWareSteve, Thanks for reporting the issue. We have fixed it and released [`wp-now` v0.1.71](https://www.npmjs.com/package/@wp-now/wp-now). You can try it by executing `npx @wp-now/wp-now@latest start`. I confirmed that the error is gone...

@mhsdef , @eliot-akira , now you can run `npx @wp-now/wp-now@latest start --skip-browser` Thanks for suggesting this feature! 🙌

Thank you for all the details @mcsf. I think the proposal makes a lot of sense and will help to unlock some use cases for executing Playground inside GitHub actions.

I like `mode` and the way it works automatically. It solves most use cases. I would allow users to override it through a parameter in case they want to use...

If a user uses mappings, the inline parameters will not be enough because they would need to type all the options each time, and different ones for each project.