rusackas commented on PR #42494:
URL: https://github.com/apache/superset/pull/42494#issuecomment-5127174400

   @bxsx CI's failing across the board (postgres, mysql, cypress, playwright, 
load-examples) and it's not a flake. CodeAnt's thread on this one is right: 
2d6ad72e4af6 still branches off e5f6a7b8c9d0, but master moved on to 
d3b9a1f6c204 from that same parent after your last merge commit, so alembic 
sees two heads. Repointing the migration's down_revision at the current head 
(or adding a merge revision) should clear it.


-- 
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]

Reply via email to