gabotorresruiz commented on PR #43737: URL: https://github.com/apache/superset/pull/43737#issuecomment-5688331857
Heads up before merging: master now contains merge migration `e2f3a1b9c640` (landed via #44288) joining `c7f53d184ea2` and `88a01c781622`. This branch still carries `f2d8a6c941be` with the same `down_revision` pair, so merging as is would leave master with two alembic heads again, and the `test_migrations_have_one_head` test this PR adds would then fail on master. The migration checks here last ran before #44288 merged, which is why everything still shows green. A rebase on current master plus deleting `f2d8a6c941be` should be all it takes; my approval carries over to that rebase. -- 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]
