silverstripe / gha-generate-matrix

GitHub Action - CI matrix generator
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

Test against MariaDB 11.4 (the new LTS) in general matrix #85

Closed GuySartorelli closed 5 days ago

GuySartorelli commented 2 months ago

MariaDB have decided to promote 11.4 to an LTS version outside of their newly adopted LTS release scheduling.

We recently made the decision to support LTS versions of MariaDB so we should update the matrix to test against this version, and make any code changes that are necessary for CI to be green.

It's unclear what this means for MariaDB 10.11 which was the LTS release until now, and was going to be the LTS for a while yet.

See the maintenance policy for timeline info

To decide

Acceptance criteria

PRs

AFTER MERGING reassign to Guy to validate things are green.

maxime-rainville commented 1 month ago

Doesn't look like 11.4 has been released yet.

Validation

GuySartorelli commented 3 weeks ago

11.4 is now stable

emteknetnz commented 6 days ago

Have released 1.11.0

Reassigning to Guy to validate that things (in particular framework) are green after re-run

GuySartorelli commented 5 days ago

https://github.com/silverstripe/silverstripe-framework/actions/runs/9689780523 Confirmed framework is happy running 11.4.2-MariaDB-ubu2404