From db9fc596606def4c8d689e308c736f4a99c55c97 Mon Sep 17 00:00:00 2001 From: Timothy Date: Sun, 12 Jul 2026 00:34:20 +0200 Subject: [PATCH] ci: re-trigger CI into idle runner (MySQL apply-all flake under load) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Run 516's MySQL "apply all migrations to a fresh DB" died with MySqlEndOfStreamException (incomplete response) — the shared MySQL service container under concurrent-run load, same class as run 513's Command Timeout. Model-drift (has-pending-model-changes) passed for BOTH providers, so the diff is model-clean; another branch's run (515) passed the identical job. Contention has cleared; re-triggering. Tree unchanged from b6f12f7e. Refs #283 Co-Authored-By: Claude Opus 4.8 (1M context)