[Meeting Notes] Airflow 3.0 dev call - 21 Nov 2024

2024-11-22 Thread Vikram Koka
Hey everyone, I updated our meeting notes document in the Airflow wiki to capture the notes from our dev call yesterday, the 21st of November. The link for those notes is here

Re: [DISCUSSION] Replace Poke & Reschedule mode from Sensors for Airflow 3 in favor of Deferrable

2024-11-22 Thread Daniel Standish
Alright, i can take a hint rebased https://github.com/apache/airflow/pull/33718 On Wed, Nov 20, 2024 at 6:23 PM Jarek Potiuk wrote: > Also another good case that just happened - > https://github.com/apache/airflow/discussions/44211 a user added a very > valid question on overloading triggerers

Re: [Discuss] Airflow 2 to 3 migration rules

2024-11-22 Thread Vincent Beck
Got it! Thanks :) On 2024/11/22 02:14:29 Wei Lee wrote: > Hi Vincent, > > Yep, I should have explained it better 🤦‍♂️ What I meant is whether we need > to raise a warning through Ruff for that breaking change (see "[LAZY > CONSENSUS] Use Ruff as the official linter to detect Airflow 3 > incomp