Super Awesome!! Congrats to the whole team for achieving this milestone!

-- Rajesh 






On 2025-02-04, 2:17 AM, "Wei Lee" <weilee...@gmail.com 
<mailto:weilee...@gmail.com>> wrote:


CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you can confirm the sender and know the 
content is safe.






AVERTISSEMENT: Ce courrier électronique provient d’un expéditeur externe. Ne 
cliquez sur aucun lien et n’ouvrez aucune pièce jointe si vous ne pouvez pas 
confirmer l’identité de l’expéditeur et si vous n’êtes pas certain que le 
contenu ne présente aucun risque.






This is awesome!


Here are short guides if anyone wants to test out the 2-to-3 migration tools.


1. Use "airflow config lint” command against your airflow env. It checks 
“airflow.cfg”, env vars etc. (Thanks to Ankit’s awesome work)
2. Update ruff [1] to 0.9.4 and run the following command


```shell
ruff check [path to dags, plugins and etc.] --preview --select 
AIR301,AIR302,AIR303
```


Here [2] is the list of Airflow-related error codes in the ruff.




Best,
Wei


[1] https://docs.astral.sh/ruff/ <https://docs.astral.sh/ruff/>
[2] https://docs.astral.sh/ruff/rules/#airflow-air 
<https://docs.astral.sh/ruff/rules/#airflow-air>


> On Feb 3, 2025, at 10:24 PM, Vincent Beck <vincb...@apache.org 
> <mailto:vincb...@apache.org>> wrote:
>
> Huge milestone!! Good job everyone for the hard work!!
>
> On 2025/02/02 08:03:54 Rahul Vats wrote:
>> This is great news! Thanks, everyone, for your outstanding efforts in
>> getting our first alpha release out for testing.
>>
>> We have a test plan available here
>> <https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+3.0+Test+Plan> 
>> <https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+3.0+Test+Plan&gt;>.
>> I encourage community members to review the test plan, validate the
>> available features in the alpha release, and report any issues they find.
>> Additionally, we can document critical bugs in the test plan for better
>> visibility.
>>
>> We also have a dedicated Slack channel, *#sig-airflow-3-qa-testing
>> <https://apache-airflow.slack.com/archives/C07QYRL4FN0> 
>> <https://apache-airflow.slack.com/archives/C07QYRL4FN0&gt;>*, where we can
>> share testing updates and details. I request everyone to join the channel
>> for better collaboration.
>>
>> Best regards,
>> Rahul Vats
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org 
> <mailto:dev-unsubscr...@airflow.apache.org>
> For additional commands, e-mail: dev-h...@airflow.apache.org 
> <mailto:dev-h...@airflow.apache.org>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@airflow.apache.org 
<mailto:dev-unsubscr...@airflow.apache.org>
For additional commands, e-mail: dev-h...@airflow.apache.org 
<mailto:dev-h...@airflow.apache.org>





Reply via email to