mikebridge commented on PR #40129: URL: https://github.com/apache/superset/pull/40129#issuecomment-4894600580
Thanks @rusackas — done in `4d8b9653a3`: rebased onto current master and the migration is re-pointed onto `b4a3f2e1d0c9` (#40527's migration, the current single head — verified by graph scan; the docstring's `Revises:` line is updated too). CI is running on the new head. For future rounds this is now guarded locally: a pre-push hook fails my pushes if the branch's migration graph has more than one head, so a stale `down_revision` can't reach CI again — though it can't help when master's head moves *after* the push, as happened here. All the more reason to merge while it's green 🙂 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
