Augusto Silva

Results 5 comments of Augusto Silva

We might have one WP instance set up on the staging server, and change the configurations and layout for what we want to test using the Customizer API. It should...

@selul by having an extra GH Action that would deploy that code to the staging environment, and generate a new URL for it. Maybe each branch could have one staging...

@selul we could do this with Kubernetes, firing up a new instance for each branch. But, we could also run the performance tests on one site using the development branch,...

I like the approach of triggering the test through a comment on PR. Maybe we could fire up a new instance of Kubernetes when the comment is made on a...

For the first point, we may host it inside Docker containers into AWS, I really don't too much about hosting services for it. The last time I've worked with something...