Skip to content

chore: Update MySQL CI to use version 8.4 and remove focal workaround - #2370

Merged
krlmlr merged 2 commits into
b-mysql-cifrom
copilot/sub-pr-2097
Feb 20, 2026
Merged

chore: Update MySQL CI to use version 8.4 and remove focal workaround#2370
krlmlr merged 2 commits into
b-mysql-cifrom
copilot/sub-pr-2097

Conversation

Copilot AI commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

CI/CD configuration for MySQL testing had stale workarounds and an outdated MySQL version that no longer matched the current runner environment.

Changes

  • before-install/action.yml: Remove Clean up broken mysql apt step — this was a mysql-common downgrade hack specific to Ubuntu 20.04 (focal); MySQL tests run on Ubuntu 22.04 and ankane/setup-mysql installs from its own repos, making this a no-op at best
  • after-install/action.yml: Bump ankane/setup-mysql@v1 target from "8.0" (legacy) to "8.4" (current LTS)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: krlmlr <1741643+krlmlr@users.noreply.github.com>
Copilot AI changed the title [WIP] Add full-fledged MySQL test source chore: Update MySQL CI to use version 8.4 and remove focal workaround Feb 20, 2026
Copilot AI requested a review from krlmlr February 20, 2026 13:54
@krlmlr
krlmlr marked this pull request as ready for review February 20, 2026 15:58
@krlmlr
krlmlr merged commit 377b38e into b-mysql-ci Feb 20, 2026
@krlmlr
krlmlr deleted the copilot/sub-pr-2097 branch February 20, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants