potiuk commented on PR #63050: URL: https://github.com/apache/airflow/pull/63050#issuecomment-4017494853
> @potiuk — the fix is correct but the docker-compose test installs `apache-airflow-providers-celery==3.17.0` from PyPI on top of the base image, so it doesn't pick up the change from this branch. The fix needs to be in the provider package and released as a new version. Should this PR target the provider package source instead, so it gets included in 3.17.1? Yes. Initially the cahnge was to "airflow-core" - but since you changed it now to providers, it needs to be done for main and indeed next versioin of celery provider. Which is what I kind of expected. Closing it - open a new one for main and in the meantime #63046 should be merged to release 2.11.2 -- 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]
