Evan Mullins

Results 14 comments of Evan Mullins

I think it was failing because I hadn't set a git user. I had to set it in my git config, it was something like this: `exec('git config user.email "[email protected]"');...

I think ideally we leave those utm query parameters in the url.

Closing this issue because the plugin development has migrated to https://github.com/newfold-labs/wp-plugin-bluehost. If this is still an issue, please consider opening a new issue there! Thank you!

Based on the lack of updates on this and the now number of conflicts, I think we can close this and reopen or restart if we have the need in...

Now that tests are passing on main, maybe we revisit this. Even though merging `main` into these branches will be full of conflicts...

@bradp - I'd love to get this merged, do you have time to resolve the conflicts?

Based on the lack of updates on this and the now number of conflicts, I think we can close this and reopen or restart if we have the need in...

Only once we add the `debug` label to the PR, the cypress tests are run in cloud and recorded.

Closing this as we'll move the workflows to another repo to be reusable and at that point will have inputs available for recording.

This is in place now. We've migrated the tests into the module and load them in the plugin cypress. Also using this (https://github.com/newfold-labs/workflows/blob/main/.github/workflows/module-plugin-test.yml) workflow to run plugin tests in each...