cmarteepants commented on code in PR #70547: URL: https://github.com/apache/airflow/pull/70547#discussion_r3667849914
########## airflow-core/docs/index.rst: ########## @@ -19,8 +19,10 @@ What is Airflow®? ========================================= `Apache Airflow® <https://github.com/apache/airflow>`_ is an open-source platform for developing, scheduling, -and monitoring batch-oriented workflows. Airflow's extensible Python framework enables you to build workflows -connecting with virtually any technology. A web-based UI helps you visualize, manage, and debug your workflows. +and monitoring workflows — from traditional batch-oriented data pipelines to machine learning, model training, Review Comment: Event-driven scheduling shipped in 3.0, and have its own docs. The `README` should reflect what the project supports today. I see teams running it in production with strict SLAs, so I wouldn't call the it immature. ########## airflow-core/docs/index.rst: ########## @@ -19,8 +19,10 @@ What is Airflow®? ========================================= `Apache Airflow® <https://github.com/apache/airflow>`_ is an open-source platform for developing, scheduling, -and monitoring batch-oriented workflows. Airflow's extensible Python framework enables you to build workflows -connecting with virtually any technology. A web-based UI helps you visualize, manage, and debug your workflows. +and monitoring workflows — from traditional batch-oriented data pipelines to machine learning, model training, Review Comment: Event-driven scheduling shipped in 3.0, and has its own docs. The `README` should reflect what the project supports today. I see teams running it in production with strict SLAs, so I wouldn't call the it immature. -- 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]
