jscheffl commented on issue #44811:
URL: https://github.com/apache/airflow/issues/44811#issuecomment-2537354703

   > > Had a bit of challenges running with breeze (either from TAG 2.10.4rc1 
or from main with --use-airflow-version)... but this is not blocking release in 
my view.
   > 
   > What challenges :) ?
   
   (1) using tag 2.10.4rc1 and starting with breeze matching from the tag as 
well failed in DAG parsing for some examples as the tag / branch does not 
contani standard provider (providers noch back-ported). As providers are not 
updated on tag/v2-10-test branch did not further attempted to patch around.
   
   (2) using current main and `breeze down && breeze release-management 
prepare-provider-packages --include-not-ready-providers --skip-tag-check && rm 
-v dist/*fab* && breeze start-airflow --python 3.12 --load-example-dags 
--backend postgres --executor CeleryExecutor --answer y --use-airflow-version 
2.10.4rc1 --use-packages-from-dist` failed to start Celery Worker. Needed to 
use LocalExecutor
   
   Maybe best would have been using the docker images directly :-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.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to