potiuk commented on code in PR #38308:
URL: https://github.com/apache/airflow/pull/38308#discussion_r1531815902
##########
airflow/utils/db.py:
##########
@@ -90,7 +90,7 @@
"2.7.0": "405de8318b3a",
"2.8.0": "10b52ebd31f7",
"2.8.1": "88344c1d9134",
- "2.9.0": "1fd565369930",
+ "2.9.0": "1949afb29106",
Review Comment:
It's automatically retrieved by pre-commit - and for 2.9.0 it will keep on
changing every time we update migrations.
##########
airflow/utils/db.py:
##########
@@ -90,7 +90,7 @@
"2.7.0": "405de8318b3a",
"2.8.0": "10b52ebd31f7",
"2.8.1": "88344c1d9134",
- "2.9.0": "1fd565369930",
+ "2.9.0": "1949afb29106",
Review Comment:
(until we release 2.9.0 that is).
--
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]