GitHub user potiuk added a comment to the discussion: DAG not recognized. 
Airflow 3.1 with Docker.

No access to your private repo. There is 
https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#dag-discovery-safe-mode
 that you might need to enable if your Dag fole does not contain DAG or airflow 
, also there might .airflowignore. It's highly recommended that **all** your 
scripts are in Dag Bundle folder when you are importing them (then no sys.path 
manipulation is needed. You can follow 
https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/modules_management.html

GitHub link: 
https://github.com/apache/airflow/discussions/62844#discussioncomment-15998288

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to