Update mysql-apt-config to version 0.8.35-1 across all CI workflows#724
Merged
tanjinx merged 5 commits intoslack-22.0from Oct 23, 2025
Merged
Update mysql-apt-config to version 0.8.35-1 across all CI workflows#724tanjinx merged 5 commits intoslack-22.0from
tanjinx merged 5 commits intoslack-22.0from
Conversation
Updated mysql-apt-config package from version 0.8.33-1 to 0.8.35-1 in all template files and individual workflow files to use the latest available version. Changes: - Updated all template files (cluster_endtoend_test.tpl, cluster_endtoend_test_mysql57.tpl, cluster_vitess_tester.tpl, unit_test.tpl) - Updated individual workflow files (upgrade_downgrade_test_*, e2e_race.yml) - Regenerated all workflow files from updated templates All workflow files now consistently use mysql-apt-config_0.8.35-1_all.deb for MySQL repository configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Removed MySQL uninstall sections that included systemctl stop apparmor, apt-get remove, autoremove, autoclean, deluser mysql, and rm -rf commands. These steps were unnecessary and could cause issues in CI environments. Changes: - Removed uninstall sections from template files (unit_test.tpl, cluster_endtoend_test_mysql57.tpl) - Removed uninstall sections from workflow files (upgrade_downgrade_test_*, unit_test_*) - Regenerated workflow files from updated templates The workflows now proceed directly to MySQL repository setup and installation without attempting to uninstall previous MySQL installations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com>
tanjinx
added a commit
that referenced
this pull request
Nov 10, 2025
…724) * Update mysql-apt-config to version 0.8.35-1 across all CI workflows Updated mysql-apt-config package from version 0.8.33-1 to 0.8.35-1 in all template files and individual workflow files to use the latest available version. Changes: - Updated all template files (cluster_endtoend_test.tpl, cluster_endtoend_test_mysql57.tpl, cluster_vitess_tester.tpl, unit_test.tpl) - Updated individual workflow files (upgrade_downgrade_test_*, e2e_race.yml) - Regenerated all workflow files from updated templates All workflow files now consistently use mysql-apt-config_0.8.35-1_all.deb for MySQL repository configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * Remove MySQL uninstall steps from CI workflows Removed MySQL uninstall sections that included systemctl stop apparmor, apt-get remove, autoremove, autoclean, deluser mysql, and rm -rf commands. These steps were unnecessary and could cause issues in CI environments. Changes: - Removed uninstall sections from template files (unit_test.tpl, cluster_endtoend_test_mysql57.tpl) - Removed uninstall sections from workflow files (upgrade_downgrade_test_*, unit_test_*) - Regenerated workflow files from updated templates The workflows now proceed directly to MySQL repository setup and installation without attempting to uninstall previous MySQL installations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * revert some changes Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * re-gen the tests Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * fix pkg conflicts Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> --------- Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> Co-authored-by: Claude <svc-devxp-claude@slack-corp.com>
sbaker617
pushed a commit
that referenced
this pull request
Feb 5, 2026
…724) * Update mysql-apt-config to version 0.8.35-1 across all CI workflows Updated mysql-apt-config package from version 0.8.33-1 to 0.8.35-1 in all template files and individual workflow files to use the latest available version. Changes: - Updated all template files (cluster_endtoend_test.tpl, cluster_endtoend_test_mysql57.tpl, cluster_vitess_tester.tpl, unit_test.tpl) - Updated individual workflow files (upgrade_downgrade_test_*, e2e_race.yml) - Regenerated all workflow files from updated templates All workflow files now consistently use mysql-apt-config_0.8.35-1_all.deb for MySQL repository configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * Remove MySQL uninstall steps from CI workflows Removed MySQL uninstall sections that included systemctl stop apparmor, apt-get remove, autoremove, autoclean, deluser mysql, and rm -rf commands. These steps were unnecessary and could cause issues in CI environments. Changes: - Removed uninstall sections from template files (unit_test.tpl, cluster_endtoend_test_mysql57.tpl) - Removed uninstall sections from workflow files (upgrade_downgrade_test_*, unit_test_*) - Regenerated workflow files from updated templates The workflows now proceed directly to MySQL repository setup and installation without attempting to uninstall previous MySQL installations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com> Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * revert some changes Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * re-gen the tests Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> * fix pkg conflicts Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> --------- Signed-off-by: Tanjin Xu <tanjin.xu@slack-corp.com> Co-authored-by: Claude <svc-devxp-claude@slack-corp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated mysql-apt-config package from version 0.8.33-1 to 0.8.35-1 in all template files and individual workflow files to use the latest available version.
Changes:
All workflow files now consistently use mysql-apt-config_0.8.35-1_all.deb for MySQL repository configuration.
🤖 Generated with Claude Code
Description
Related Issue(s)
Checklist
Deployment Notes
AI Disclosure