Skip to content

Conversation

@jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jul 16, 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: update for php-coveralls 2.6.0

PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.

This means that it should now be safe to install php-coveralls on PHP 8.x and upload from there, which means we now only need the work-around for the PHP version when on PHP < 5.5 (as Coveralls v1 does not work with GH Actions).

Ref:

jrfnl added 2 commits March 1, 2023 17:02
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
PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.

This means that it should now be safe to install php-coveralls on PHP 8.x and upload from there, which means we now only need the work-around for the PHP version when on PHP < 5.5 (as Coveralls v1 does not work with GH Actions).

Ref:
* https://github.com/php-coveralls/php-coveralls/releases/tag/v2.6.0
@jrfnl jrfnl added this to the 1.x Next Release milestone Jul 16, 2023
@jrfnl jrfnl requested a review from grogy July 16, 2023 11:11
@jrfnl jrfnl merged commit 8dc05c0 into master Nov 23, 2023
@jrfnl jrfnl deleted the feature/ghactions-various-minor-tweaks branch November 23, 2023 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant