Skip to content

Conversation

@jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 12, 2023

GH Actions: used a named branch for coverallsapp

The coverallsapp/github-action action runner has (finally) created a named branch for the 1.x series, so let's use that.

Ref: coverallsapp/github-action#100

GH Actions: fix CI

Grrr....

When PHPUnit has been installed on a high PHP version, some of the dependencies of PHPUnit will now be installed in versions not compatible with PHP 7.4, which blocks the install of the Coveralls package.

Installing PHP Coveralls globally instead should fix it.

I just wish PHP Coveralls would finally release a version compatible with PHP > 8.0....

jrfnl added 2 commits March 1, 2023 16:57
The `coverallsapp/github-action` action runner has (finally) created a named branch for the 1.x series, so let's use that. Ref: coverallsapp/github-action#100
Grrr.... When PHPUnit has been installed on a high PHP version, some of the dependencies of PHPUnit will now be installed in versions not compatible with PHP 7.4, which blocks the install of the Coveralls package. Installing PHP Coveralls globally instead should fix it. I just wish PHP Coveralls would finally release a version compatible with PHP > 8.0....
@jrfnl jrfnl requested a review from sirbrillig March 12, 2023 02:18
@sirbrillig
Copy link
Owner

Great! Thank you!

@sirbrillig sirbrillig merged commit 6270149 into 2.x Mar 12, 2023
@sirbrillig sirbrillig deleted the feature/ghactions-various-minor-tweaks branch March 12, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants