Closed GuySartorelli closed 2 years ago
I can't reproduce failures in the js builds such as these:
I was using nvm use
so I'm definitely using the same version of node, and I copy/pasted the commands directly from gha-run-tests
to make sure I was doing exactly what CI is doing. It passed fine locally, and didn't have those compiling messages after the git diff.
I'm unable to reproduce the behat failures in https://github.com/silverstripe/silverstripe-subsites/runs/7381806534?check_suite_focus=true I've tried having the exact same packages installed, and even though the failures in CI are happening on two different PHP versions and database versions, I've tried matching those as well.
Builds are green! Whoo!
We've added github actions CI but many of the builds are broken. We have decided to merge in CI config and treat the broken builds separately, so this issue is just to track fixing the broken builds.
Guy PRs
Steve PRs