mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Integrate main (2693e0db1f, workflow run history). Resolve the
migration-number collision: main claimed 0031_workflow_run_error_codes,
so this branch's admin-auth migrations renumber 0031-0034 -> 0032-0035
and the migration.rs registry re-sequences (count 35, relay-admin index
asserts shifted +1). schema.sql carries both changes.
Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>