You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get gha-generate-matrix to create a special job that only runs on the silverstripe account when using the latest version of installer, and only when using the maximum version of php. Get this to somehow upgrade E_DEPRECATED and E_USER_DEPRECATED php errors to something creates an exit code of 1 so the phpunit jobs fail.
May wish to add the following:
Only limit to running on the silverstripe account
Only limit to running on non-pull-request events
The equivalent of 'allow_failures' - not sure if that's possible - 'continue-on-error' might be the best we can do
The text was updated successfully, but these errors were encountered:
Get gha-generate-matrix to create a special job that only runs on the silverstripe account when using the latest version of installer, and only when using the maximum version of php. Get this to somehow upgrade E_DEPRECATED and E_USER_DEPRECATED php errors to something creates an exit code of 1 so the phpunit jobs fail.
May wish to add the following:
The text was updated successfully, but these errors were encountered: