Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test against MySQL 8.4 (the new LTS) in general matrix #95

Closed
GuySartorelli opened this issue Jun 25, 2024 · 2 comments
Closed

Test against MySQL 8.4 (the new LTS) in general matrix #95

GuySartorelli opened this issue Jun 25, 2024 · 2 comments
Assignees

Comments

@GuySartorelli
Copy link
Member

GuySartorelli commented Jun 25, 2024

MySQL have released MySQL 8.4 which is a new LTS release

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

We'll keep testing MySQL 8.0 alongside 8.4 LTS.

Acceptance criteria

  • CMS 5 MySQL 8.0, 8.4, 5.7 in CI + mariadb - php 8.1, 8.2, 8.3
  • CMS 6 MySQL 8.0, 8.4 in CI + mariadb - php 8.3 for all, though would introduce new php versions as they're released
  • CMS 4 branches test whatever they currently test (i.e. no change for CMS 4 CI runs)
  • recipe kitchen sink ci should test only against mysql 8.4
  • CI is green for all supported modules.

Test runs

PRs

@GuySartorelli
Copy link
Member Author

PRs merged. Reassigned to steve to check it is correct for all supported CMS versions

@emteknetnz
Copy link
Member

emteknetnz commented Nov 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants