Skip to content

Bump MySQL test version from 8.0.39 to 8.0.42#42122

Open
Claude wants to merge 3 commits intomainfrom
claude/bump-mysql-references-to-8-0-42
Open

Bump MySQL test version from 8.0.39 to 8.0.42#42122
Claude wants to merge 3 commits intomainfrom
claude/bump-mysql-references-to-8-0-42

Conversation

@Claude
Copy link
Contributor

@Claude Claude AI commented Mar 20, 2026

Updates MySQL version references from 8.0.39 to 8.0.42 in GitHub Actions workflow test matrices to match current Aurora version as of #42120.

@Claude Claude AI assigned Claude and iansltx Mar 20, 2026
fleet-release
fleet-release previously approved these changes Mar 20, 2026
@Claude Claude AI changed the title [WIP] Update MySQL references from 8.0.39 to 8.0.42 Bump MySQL test version from 8.0.39 to 8.0.42 Mar 20, 2026
@Claude Claude AI requested a review from iansltx March 20, 2026 01:02
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.45%. Comparing base (fc2339e) to head (b1dca08).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #42122   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files        2516     2516           
  Lines      201965   201976   +11     
  Branches     8921     8921           
=======================================
+ Hits       134225   134233    +8     
- Misses      55595    55599    +4     
+ Partials    12145    12144    -1     
Flag Coverage Δ
backend 68.25% <ø> (+<0.01%) ⬆️
backend-activity 86.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iansltx
Copy link
Member

iansltx commented Mar 20, 2026

@claude Look at #40892 for inspiration. See if we are missing anything here.

@iansltx iansltx marked this pull request as ready for review March 20, 2026 03:00
Copilot AI review requested due to automatic review settings March 20, 2026 03:00
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions Go test workflows to run the “extended MySQL coverage” matrix against MySQL 8.0.42 instead of 8.0.39, and reflects that change in the user-visible changes entry.

Changes:

  • Bumped the extended MySQL test matrix from mysql:8.0.39 to mysql:8.0.42 in the Go test workflow.
  • Bumped the extended MySQL test matrix from mysql:8.0.39 to mysql:8.0.42 in the activity Go test workflow.
  • Updated the changes/ entry to reflect the new MySQL version under test.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
changes/bump-mysql Updates the changelog entry to reference 8.0.42 instead of 8.0.39.
.github/workflows/test-go.yaml Updates the nightly “extended MySQL coverage” matrix to use mysql:8.0.42.
.github/workflows/test-go-activity.yaml Updates the nightly “extended MySQL coverage” matrix to use mysql:8.0.42.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1 +1 @@
* Revised which versions Fleet tests MySQL against to 9.5.0 (unchanged), 8.4.8, 8.0.44, and 8.0.39, 8.0.44.
* Revised which versions Fleet tests MySQL against to 9.5.0 (unchanged), 8.4.8, 8.0.44, and 8.0.42.
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes entry reads “tests MySQL against to …” which is grammatically incorrect and a bit confusing. Consider rewording to “tests MySQL against 9.5.0 (unchanged), 8.4.8, 8.0.44, and 8.0.42.”

Suggested change
* Revised which versions Fleet tests MySQL against to 9.5.0 (unchanged), 8.4.8, 8.0.44, and 8.0.42.
* Revised which versions Fleet tests MySQL against 9.5.0 (unchanged), 8.4.8, 8.0.44, and 8.0.42.

Copilot uses AI. Check for mistakes.
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.

5 participants