JakeQZ

Results 217 comments of JakeQZ

`allow-failure` flag may be possible - https://github.com/actions/runner/issues/2347#issuecomment-1367587244 Edit: Not it isn't. That was just another rejected suggestion.

> branch protection settings Any PR can be merged with failing tests by clicking the "Override branch protection settings" link/button. IIRC, the Coveralls failure meant the whole CI was 'red',...

https://github.com/MyIntervals/PHP-CSS-Parser/actions/runs/16581700756/job/46900621247#step:7:11

This needs improving as per https://github.com/MyIntervals/PHP-CSS-Parser/pull/1220#pullrequestreview-2720974654.

It can always be moved to a separate interface if we later decide that would be cleaner/better.

> It can always be moved to a separate interface if we later decide that would be cleaner/better. Although thinking about it, there is little difference between a `Renderable` and...