The GitHub Actions job "Tests AMD" on airflow.git/fix_ce_click_compat has 
succeeded.
Run started by GitHub user jedcunningham (triggered by shahar1).

Head commit for run:
9b24b6a5d67956bb0c1a5073d12d52e61d56dd6a / Jed Cunningham 
<[email protected]>
Only send hostname to celery worker if passed in cli

We were setting the hostname in the celery worker, even if the user did
not specify one. This meant we were passing on None. Historically, that
has still resulted in the default value being used instead of None, but
that has changed in click 8.3.0 (which celery uses in its cli). Either
way, no need for us to pass it!

Report URL: https://github.com/apache/airflow/actions/runs/17871457393

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to