jedcunningham commented on code in PR #53473:
URL: https://github.com/apache/airflow/pull/53473#discussion_r2214206371
##########
airflow-core/docs/administration-and-deployment/dag-bundles.rst:
##########
@@ -50,6 +50,9 @@ Airflow supports multiple types of dag Bundles, each catering
to specific use ca
**airflow.providers.git.bundles.git.GitDagBundle**
These bundles integrate with Git repositories, allowing Airflow to fetch
dags directly from a repository.
+**airflow.providers.amazon.aws.bundles.s3.S3DagBundle**
Review Comment:
That'd be a good follow up. My main goal is fixing the git classpath, s3 is
a tag along.
--
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]