Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Run CI on PHP 8 #171

Open
NanoSector opened this issue Dec 27, 2020 · 1 comment
Open

Run CI on PHP 8 #171

NanoSector opened this issue Dec 27, 2020 · 1 comment
Assignees

Comments

@NanoSector
Copy link
Member

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.

@NanoSector NanoSector self-assigned this Dec 27, 2020
@NanoSector
Copy link
Member Author

Looks like #173 has shown that GitHub Actions is really, really slow. And it doesn't even reasonably do code analysis and coverage reports.

@NanoSector NanoSector changed the title Run CI on PHP 8 and Windows Run CI on PHP 8 Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant