uap-php icon indicating copy to clipboard operation
uap-php copied to clipboard

Migrate CI for Travis to GitHub Actions

Open stof opened this issue 3 years ago • 2 comments

The existing CI setup based on Travis does not work anymore due to Travis ending support for free CI for open-source projects.

This migrates the CI to GitHub Actions, with one job running CI for contributions, and a scheduled job checking for updates in uap-core once a day to publish an updated regexes.php file (we could change the schedule), as the Travis setup was including such an automated update. An alternative might be to update to the latest uap-core release instead, which would be more consistent with the way uap-python works for instance.

stof avatar May 11 '22 13:05 stof

@lstrojny any plan to merge this ?

stof avatar Jun 14 '22 14:06 stof

@lstrojny any news here ?

stof avatar Sep 07 '22 22:09 stof