Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/content/sprints/apache_airflow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "Apache Airflow"
numberOfPeople: "TBA"
pythonLevel: "Intermediate"
contactPerson:
name: "Wei Lee"
email: "[email protected]"
links:
- title: "Apache Airflow"
url: "https://github.com/apache/airflow"
- title: "Airflow Breeze CI environment"
url: "https://github.com/apache/airflow/tree/main/dev/breeze/doc"
---

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/>.