Re: [PR] Move config item dag_bundle_storage_path to dag_bundles section [airflow]

2025-01-17 Thread via GitHub


jedcunningham merged PR #45697:
URL: https://github.com/apache/airflow/pull/45697


-- 
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]



Re: [PR] Move config item dag_bundle_storage_path to dag_bundles section [airflow]

2025-01-16 Thread via GitHub


jedcunningham closed pull request #45697: Move config item 
dag_bundle_storage_path to dag_bundles section
URL: https://github.com/apache/airflow/pull/45697


-- 
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]



Re: [PR] Move config item dag_bundle_storage_path to dag_bundles section [airflow]

2025-01-16 Thread via GitHub


dstandish commented on code in PR #45697:
URL: https://github.com/apache/airflow/pull/45697#discussion_r1918977291


##
airflow/config_templates/config.yml:
##
@@ -2677,7 +2669,17 @@ dag_bundles:
 Configuration for the DAG bundles. This allows Airflow to load DAGs from 
different sources.
 
   options:
-backends:
+dag_bundle_storage_path:

Review Comment:
   lol



-- 
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]



Re: [PR] Move config item dag_bundle_storage_path to dag_bundles section [airflow]

2025-01-15 Thread via GitHub


jedcunningham commented on code in PR #45697:
URL: https://github.com/apache/airflow/pull/45697#discussion_r1917759147


##
airflow/config_templates/config.yml:
##
@@ -2677,7 +2669,17 @@ dag_bundles:
 Configuration for the DAG bundles. This allows Airflow to load DAGs from 
different sources.
 
   options:
-backends:
+dag_bundle_storage_path:

Review Comment:
   You missed the move where this option is used, and tests.



-- 
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]