Right now Bundles are not documented in providers. We have Types of Dag bundles in core but the modules are not linked to any provider index.
The Task:
Per relevant provider, create a top level Bundles section under Guides
Explain briefly about what Bundles are and reference the airflow-core doc about it for deep dive
Then explain about the specific provider bundle, how to set it/use it etc...
Overall this should be short and to the point.
The idea behind this task is to allow deep dive for a specific bundle and cross reference between providers and airflow-core docs.
The relevant providers are:
For anyone who takes this task (working on specific provider is also OK) do not just blindly raise PR with AI output. Content a side you must run airflow doc build and present screenshot that shows how the doc is rendered. You must use Breeze for that.
Right now Bundles are not documented in providers. We have Types of Dag bundles in core but the modules are not linked to any provider index.
The Task:
Per relevant provider, create a top level Bundles section under Guides
Explain briefly about what Bundles are and reference the airflow-core doc about it for deep dive
Then explain about the specific provider bundle, how to set it/use it etc...
Overall this should be short and to the point.
The idea behind this task is to allow deep dive for a specific bundle and cross reference between providers and airflow-core docs.
The relevant providers are:
airflow.providers.git.bundles.git.GitDagBundlealready existsairflow.providers.amazon.aws.bundles.s3.S3DagBundleairflow.providers.google.cloud.bundles.gcs.GCSDagBundleFor anyone who takes this task (working on specific provider is also OK) do not just blindly raise PR with AI output. Content a side you must run airflow doc build and present screenshot that shows how the doc is rendered. You must use Breeze for that.