Skip to content

Commit a235b9f

Browse files
authored
docs(sprints): add Apache Airflow (#1437)
<!-- readthedocs-preview ep-website start --> 🖼️ Preview available 🖼️ : https://ep-website--1437.org.readthedocs.build/ <!-- readthedocs-preview ep-website end -->
1 parent 401b04a commit a235b9f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/content/sprints/apache_airflow.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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/>.

0 commit comments

Comments
 (0)