Skip to content

Add Bundle documentation in providers #66986

Description

@eladkal

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

Image

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:

  • Git: airflow.providers.git.bundles.git.GitDagBundle already exists
  • Amazon: airflow.providers.amazon.aws.bundles.s3.S3DagBundle
  • Google: airflow.providers.google.cloud.bundles.gcs.GCSDagBundle
  • Local: No action needed. It is not a relevant for providers.

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions