Skip to content

fix(supported-version): override mysql to mysql:8.4 for Mage-OS 3.0.0#377

Merged
mage-os-ci merged 1 commit into
mage-os:mainfrom
rhoerr:chore/mage-os-3.0.0-mysql-override
May 19, 2026
Merged

fix(supported-version): override mysql to mysql:8.4 for Mage-OS 3.0.0#377
mage-os-ci merged 1 commit into
mage-os:mainfrom
rhoerr:chore/mage-os-3.0.0-mysql-override

Conversation

@rhoerr
Copy link
Copy Markdown
Contributor

@rhoerr rhoerr commented May 19, 2026

Summary

  • Override the mysql build spec for Mage-OS 3.0.0 from mariadb:11.4 to mysql:8.4 in individual.json (3.0.0) and composite.json (>=3.0 <3.1, default, and :next entries).
  • Rebuild supported-version/dist/index.js.

This is a temporary workaround because mariadb does not currently work properly in the release integration checks.

Test plan

  • npm run build in supported-version/
  • npm test in supported-version/ — all 112 tests pass

🤖 Generated with Claude Code

Temporarily override the mysql build spec for Mage-OS 3.0.0 from
mariadb:11.4 to mysql:8.4 because mariadb does not work properly in the
release integration checks right now.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@rhoerr rhoerr requested a review from a team as a code owner May 19, 2026 15:50
@mage-os-ci mage-os-ci merged commit 679f125 into mage-os:main May 19, 2026
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants