-
Authorizing GitHub is a painful and annoying process. We don't store the token anywhere so you have to do it every. single. time. In the process, you're losing the running Playground instance. Let's f…
-
Now that Playground documentation underwent [a fantastic overhaul](https://github.com/WordPress/wordpress-playground/issues/1518), let's think about the most impactful next steps.
I've asked @juanm…
-
### Describe the feature
ArgoCD provides a compatibility-feature for "[GitHub App Credentials](https://argo-cd.readthedocs.io/en/stable/user-guide/private-repositories/#github-app-credential)" when a…
-
use `@Response(200, body={"data":[{"id":1, "name":"foo"},{"id":1, "name":"bar"}]})` will give a exception like `Expected PlainValue, got '['`
-
### Synopsis:
At this moment when we run the build command we do have an option to pass a list of file classes, but this somewhat unnatural to me. When I am adding models and other stuff as POC r…
wotta updated
2 months ago
-
Hello Playground Team,
a call to
```bash
@wp-playground/cli/wp-playground.js server --php=7.4 --wp=latest --login
```
will bring up an instance running on `7.4.31-dev`, which is OK.
While a call i…
-
Trying to figure out what I have done wrong. I am registering 3 different blueprints into my app, but the spec.html page only ever shows the operations for whichever one I registered first. So in my …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Today, certain updates are run on a widget when they are first placed on the canvas. This work…
-
For apiary.io console tests it is required to fill the HOST variable with the API URL
As this is already defined in API_DOMAIN I think it would be useful for everyone using the doc feature
Thank you.…
-
This would be similar to how-to guides, but focused on code (API usage). It would be longer than archetype snippets, but shorter than full examples.
Example idea to cover:
* Setting up a custom time …
emilk updated
3 weeks ago