jroachgolf84 commented on code in PR #67016:
URL: https://github.com/apache/airflow/pull/67016#discussion_r3252791670
##########
airflow-core/docs/administration-and-deployment/dag-bundles.rst:
##########
@@ -56,6 +56,9 @@ Airflow supports multiple types of Dag Bundles, each catering
to specific use ca
**airflow.providers.google.cloud.bundles.gcs.GCSDagBundle**
These bundles reference a GCS bucket containing Dag files. They do not
support versioning of the bundle, meaning tasks always run using the latest
code.
+**airflow.providers.microsoft.azure.bundles.wasb.WasbDagBundle**
Review Comment:
There's this open issue for better docs around DAG bundles:
https://github.com/apache/airflow/issues/66986. I think it would be make sense
to enhance the docs here for WASB, as they are quite minimal as it stands.
--
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]