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
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
With the increase in test coverage and the already decent coverage on the other components, it might be beneficial to additionally test on Windows.
Also with the release of PHP 8, it should be tested there.
While I do like Scrutinizer, the CI pipeline might be significantly simplified (and sped up?) if GitHub Actions is used. This might be worth looking into. Most functionality it provides can be replicated with common Composer packages and utilities.
The text was updated successfully, but these errors were encountered:
With the increase in test coverage and the already decent coverage on the other components, it might be beneficial to additionally test on Windows.
Also with the release of PHP 8, it should be tested there.
While I do like Scrutinizer, the CI pipeline might be significantly simplified (and sped up?) if GitHub Actions is used. This might be worth looking into. Most functionality it provides can be replicated with common Composer packages and utilities.
The text was updated successfully, but these errors were encountered: