Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 21, 2023

The #32604 moved initialization of airflow config to after config initialization but webserver config is still in initialization part. Previously when the AIRFLOW_HOME folder was missing, it was created during config writing but it needs to be created now before webserver config is written.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

The apache#32604 moved initialization of airflow config to after config
initialization but webserver config is still in initialization
part. Previously when the AIRFLOW_HOME folder was missing, it was
created during config writing but it needs to be created now
before webserver config is written.
@potiuk potiuk merged commit d7899ec into apache:main Jul 21, 2023
@potiuk potiuk deleted the add-airflow-home-creation branch July 21, 2023 21:22
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants