Add MariaDB 10.11 (LTS) and PHP 8.2 to drone pipeline#38161
Add MariaDB 10.11 (LTS) and PHP 8.2 to drone pipeline#38161
Conversation
|
We first need to update doctrine, the version we are running was never tested against 10.11, so there could be issues in queries that are just not covered by tests: But I'm working on that in #38556 already |
|
@nickvergessen FYI, i'm runing MariaDB 10.11 on a (small, 88 users) production instance (v26.0.10) since v26.0.6 without any issues. If this helps. |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
d9567c2 to
f9320fa
Compare
|
As #38556 is merged are we good to go here? |
|
It's part of https://github.com/nextcloud/server/pull/41003/files#diff-75f40316acc51e43abf0a9c631008bda05acfbc0c1c6024eba3583066420e5dcR59 and we are removing drone. Thanks for all the efforts anyway! |
Summary
Test against the most modern database and PHP version, that will both be present in next Debian and Ubuntu major versions.
See https://mariadb.org/mariadb-10-11-is-lts/
Checklist