AI AGENT ADDONS

Migrating Airflow 2 To 3

astronomer/agents

Apache Airflow is a popular tool for building and managing workflows. Moving from Airflow 2 to Airflow 3 brings new features and important changes. This guide helps you upgrade your DAG code, operators, and imports step by step.

You will learn how to handle breaking changes and modernize your codebase. Follow the migration checklist and use the Ruff tool to automatically fix many issues. The process makes your Airflow setup ready for the future.

Add Migrating Airflow 2 To 3 skill to your workflow

Global

mkdir -p ~/.claude/skills/migrating-airflow-2-to-3

Project

mkdir -p .claude/skills/migrating-airflow-2-to-3

Source Repository

Stars
393
Forks
55
Watchers
393
License
Apache-2.0
Last Push
26 days ago
Created
6 months ago