jedcunningham opened a new pull request, #39337: URL: https://github.com/apache/airflow/pull/39337
Turns out we weren't running ruff against our migrations. This meant that the `airflow_version` variable had mixed quotes, so the precommit that populates the `airflow.utils.db._REVISION_HEADS_MAP` didn't find some of the migrations versions. It also meant a lot of the other rules we've set weren't enforced either, like imparative mood, periods, and newlines for docs strings. -- 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]
