File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Apache Airflow"
3
+ numberOfPeople : " TBA"
4
+ pythonLevel : " Intermediate"
5
+ contactPerson :
6
+ name : " Wei Lee"
7
+
8
+ links :
9
+ - title : " Apache Airflow"
10
+ url : " https://github.com/apache/airflow"
11
+ - title : " Airflow Breeze CI environment"
12
+ url : " https://github.com/apache/airflow/tree/main/dev/breeze/doc"
13
+ ---
14
+
15
+ Apache Airflow is a platform that allows you to programmatically create,
16
+ schedule, and monitor workflows. In this development sprint, we will guide you
17
+ through the setup of your development environment, help you identify a suitable
18
+ issue to work on and assist you in making your first contribution to Airflow! It
19
+ is strongly recommended to follow through at
20
+ [ Airflow Breeze CI environment] ( https://github.com/apache/airflow/tree/main/dev/breeze/doc )
21
+ since downloading Docker images can be quite time-consuming. If you encounter
22
+ any issues, please feel free to ask questions in
23
+ < https://airflow.apache.org/community/ > .
You can’t perform that action at this time.
0 commit comments