potiuk commented on PR #32649: URL: https://github.com/apache/airflow/pull/32649#issuecomment-1638217318
Somehow it has not been fixed in the previous `--airflow-site-directory DIRECTORY` -> this is what I referred to before - just remove it altoghether from all commands (including `--airflow-site-directory`). The AIRFLOW_SITE_DIRECTORY is set in the previous step, so you should not need to add it here. Those are copy-pasteable instructions, you should not add `DIRECTORY` here because that would make the one who follows the instruction having to replace it with the real directory manually and we do NOT want it. We want release manager to be able to just copy*paste those instructions (this is what AIRFLOW_SITE_DIRECTORY env var settings in the previous step is supposed to achieve). -- 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]
