Gary Lockett

Results 64 comments of Gary Lockett

@gsteel Yeah I jumped the gun on this as I remember seeing that it creates the job in the CI matrix action, and assumed that the tooling was installed in...

Ideally, I don't think it should matter as long as it can check the `composer.json` file, so always using the latest version sounds ideal to me. But that is something...

No PR yet, I thought this work was already done after checking the matrix, I missed that it was calling it from `vendor/...`, so I've created an issue for it...

Cancelling a previous uncompleted action results in this nesting also, I suspect the resolution for that would be the same as for this.

I'd like to help out with this issue as it comes up for me quite a bit and I'm currently using @SuppressWarning, to work around it :)

The earliest patched version of `ansi-regex` is `5.0.1`. This is fixed in `pretty-format` >= `25.1.0` (which requires ansi-regex `^5.0.0`).

Unless we want to always keep the docker container provided at the latest PHP version regardless of the minimum supported, I don't think we'll ever want to merge these and...

Just a note to say this was closed in favour of https://github.com/laminas/laminas-mvc-skeleton/pull/62 by renovate.

I don't think this can use the reusable workflow since all the tooling configuration is for use in a new project and not meant for checking this repository. In fact,...

@Ocramius do you still want to target a new major with this?