Skip to content

Commit b4994a4

Browse files
committed
docs(sprints): add Apache Airflow
1 parent 401b04a commit b4994a4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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, schedule, and monitor workflows. In this development sprint, we will guide you through the setup of your development environment, help you identify a suitable issue to work on and assist you in making your first contribution to Airflow! It is strongly recommended to follow through at [Airflow Breeze CI environment](https://github.com/apache/airflow/tree/main/dev/breeze/doc) since downloading Docker images can be quite time-consuming. If you encounter any issues, please feel free to ask questions in <https://airflow.apache.org/community/>.

0 commit comments

Comments
 (0)