You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/06/30 17:36:52 UTC

[airflow] branch main updated: Add warning to AIP-38 UI readme (#24764)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ea09cb3145 Add warning to AIP-38 UI readme (#24764)
ea09cb3145 is described below

commit ea09cb3145f46ea6fd1977420947c18fe5764d01
Author: Jed Cunningham <66...@users.noreply.github.com>
AuthorDate: Thu Jun 30 11:36:43 2022 -0600

    Add warning to AIP-38 UI readme (#24764)
---
 airflow/ui/README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/airflow/ui/README.md b/airflow/ui/README.md
index e80bce4070..5a52d49e9c 100644
--- a/airflow/ui/README.md
+++ b/airflow/ui/README.md
@@ -19,6 +19,9 @@
 
 # Airflow UI
 
+> **Warning**
+> This is the work-in-progress UI for [AIP-38](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-38+Modern+Web+Application). The current UI can be found in [www](https://github.com/apache/airflow/tree/main/airflow/www).
+
 ## Built with:
 
 - [React](https://reactjs.org/) - a JavaScript library for building user interfaces