Kira Schroder
Kira Schroder
Ah, sorry, I missed the issue comment! Yes, I think something like that makes sense. The only thing that comes to mind is that I think that would result in...
Thanks for the report! Using environment variables to work around this makes sense to me.
As some added information here, it looks like the code to retrieve environment exists in both: https://github.com/WordPress/phpunit-test-runner/blob/master/prepare.php#L91 and https://github.com/WordPress/phpunit-test-runner/blob/master/functions.php#L183 It'd probably be a good idea to see if we can...
I'm not sure if this is the most elegant or not, but thinking about splitting it out into a file that can be either piped into SSH + run, and/or...
Doing this step by step. Step one: - I tested the plugin in PHP8 and it seems to work as expected so far. Next: - Get reporter's automated tests running...
There might be more problems, but I think the main issue is that the test runner is using PHPUnit 5.6.x: https://github.com/WordPress/phpunit-test-runner/issues/121#issuecomment-717169367
A list of things I currently try to do with the site, to varying degrees of difficulty -- just in case it helps with design concerns. - Check how well...
A note that @pfefferle [recommended](https://wordpress.slack.com/archives/C3D6T7F8Q/p1599039736234300) including a link to the hosting community Slack channel, making sure that it mentions that the team is available to help + support them.
This ticket is a part of getting and keeping hosts connected re: #87 Just finished chatting with @pfefferle about this idea, and wanted to make sure it was tracked here....
@pfefferle Thanks for the note! I think that makes sense. I like that it would make it really easy for hosts to add/specify another environment. Agreed it isn't a problem!...