migrating▌
3 indexed skills · max 10 per page
migrating-airflow-2-to-3
astronomer/agents · AI/ML
Automated detection and code migration for upgrading Apache Airflow 2.x DAGs to Airflow 3.x. \n \n Provides Ruff-based auto-fix rules (AIR30/AIR301/AIR302/AIR31/AIR311/AIR312) to detect and resolve breaking changes in imports, operators, hooks, and context variables \n Covers critical architecture shifts: workers no longer access metadata DB directly; use the Airflow Python client or REST API instead of ORM session queries \n Includes manual migration checklist for issues Ruff cannot auto-fix: c
migrating-oracle-to-postgres-stored-procedures
github/awesome-copilot · Productivity
Translate Oracle PL/SQL stored procedures and functions to PostgreSQL PL/pgSQL equivalents.
migrating-to-tuist-generated-projects
tuist/agent-skills · Frontend
Start by proving the current project builds and runs. Capture the command you use so the generated workspace can be validated the same way.