composer-patches icon indicating copy to clipboard operation
composer-patches copied to clipboard

setup github actions for integration testing

Open clxmstaab opened this issue 5 years ago • 2 comments

on the way to see why composer v2 does not work, I thought it would be usefull to have phpstan coverage and unit testing run with a Github Action.

after this PR is merged, I would propose to add a end-2-end test which should show us the errors the current version of the plugin has with composer v2

clxmstaab avatar Sep 24 '20 16:09 clxmstaab

@cweagans any feedback on this?

clxmstaab avatar Oct 01 '20 07:10 clxmstaab

ping @cweagans

clxmstaab avatar Jul 15 '21 13:07 clxmstaab

GHA is set up on master. #447 is moving 2.x close to the finish line very quickly. Probably not going to do much with 1.x.

cweagans avatar Feb 04 '23 07:02 cweagans