Lullabot / drainpipe

GNU General Public License v3.0
32 stars 14 forks source link

WIP Renovate/php 8.x luisaveiga #595

Closed beto-aveiga closed 1 month ago

beto-aveiga commented 3 months ago

Description

This PR is a modification of #588

Background

The tugboat is not working. If I recall correctly, I saw a quota issue explaining why the tests are failing.

Do you know if this is what is needed? I added restrictions to run tests with PHP 8.3 only. I also set the default DDEV version to 1.23.2 because I couldn't replicate the issues on my machine when I started. DDEV v1.23.2 already has PHP 8.3.

There are PHP version strings on the Drainpipe Tugboat still, but I prefer to first have feedback if this is the correct approach. If so, I can update the missing ones.

mrdavidburns commented 3 months ago

@deviantintegral @justafish Is Drainpipe able to support multiple point releases of PHP? I thought it supported 8.1 and 8.2 right now, but I could be wrong.

Suggestions on how we can support 8.1, 8.2, and 8.3?

mrdavidburns commented 1 month ago

Fixed in main branch.