potiuk commented on a change in pull request #10891:
URL: https://github.com/apache/airflow/pull/10891#discussion_r539515354
##########
File path: breeze
##########
@@ -2853,10 +2853,14 @@ function breeze::check_and_save_all_params() {
if [[ -n "${INSTALL_AIRFLOW_REFERENCE=}" ]]; then
if [[ ${INSTALL_AIRFLOW_REFERENCE=} == *1_10* ]]; then
Review comment:
In one of my latest PRs (using constraints) i removed the leading '*'
from those checks - this makes more sense for cases like version 2.1.10 :D
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]