Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-04-05 Thread Aritra Basu
Culmination of a great bit of effort Jarek! Great job!! 👏 -- Regards, Aritra Basu On Fri, 21 Mar 2025, 7:42 pm Vincent Beck, wrote: > It has never been simpler to contribute to Airflow! Awesome job Jarek :) > > On 2025/03/21 13:50:05 Jarek Potiuk wrote: > > Quick additional info - if you have in

[ANNOUNCEMENT] airflow-core is there (finally!)

2025-04-05 Thread Jarek Potiuk
Ok. Now the "airflow-core" change is merged. Most important - *please rebase all your work now to the latest main*. Most PR will have conflicts and will require to be rebased anyway, but you will do you a favour if you do it manually first. Most likely those rebases will not work from the UI (the

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-04-05 Thread Vincent Beck
It has never been simpler to contribute to Airflow! Awesome job Jarek :) On 2025/03/21 13:50:05 Jarek Potiuk wrote: > Quick additional info - if you have in your repo a 'tests` or 'airflow' > folder remaining in the root of the repo - because you had some extra files > in those (for example genera

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-04-05 Thread Kaxil Naik
Cool On Fri, 21 Mar 2025 at 20:46, Aritra Basu wrote: > Culmination of a great bit of effort Jarek! Great job!! 👏 > -- > Regards, > Aritra Basu > > On Fri, 21 Mar 2025, 7:42 pm Vincent Beck, wrote: > > > It has never been simpler to contribute to Airflow! Awesome job Jarek :) > > > > On 2025/03

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-25 Thread Jarek Potiuk
Yeah. For a moment I considered this to be candidate for PR of the month - but we have so many candidates! On Tue, Mar 25, 2025 at 2:54 PM Vincent Beck wrote: > I love this script! Thanks Pavan for doing it, that saves me (and I guess > many people as well) a lot of time! > > On 2025/03/25 00:52

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-25 Thread Vincent Beck
I love this script! Thanks Pavan for doing it, that saves me (and I guess many people as well) a lot of time! On 2025/03/25 00:52:13 Jarek Potiuk wrote: > Nice follow up ! > > Thanks to Pavan, we now have a very nice tooling to set up the Airflow > multi-distribution project with PyCharm/Intelli

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-24 Thread Jarek Potiuk
Nice follow up ! Thanks to Pavan, we now have a very nice tooling to set up the Airflow multi-distribution project with PyCharm/IntelliJ. With a single command uv run setup_idea.py you will have .idea/airflow.iml .idea/modules.xml generated for you with all the src and test files configured for y

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-22 Thread Amogh Desai
That is brilliant! I am loving the new repo structure and am absolutely amazed at how few/none teething issues such a move has introduced! Well executed Jarek! Thanks & Regards, Amogh Desai On Fri, Mar 21, 2025 at 11:35 PM Elad Kalif wrote: > Amazing work! > > On Fri, Mar 21, 2025 at 7:50 PM

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-22 Thread Jarek Potiuk
Quick additional info - if you have in your repo a 'tests` or 'airflow' folder remaining in the root of the repo - because you had some extra files in those (for example generated node_modules) - you should delete those two directories. They are now unused and any files remaining there can and *SH

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-21 Thread Elad Kalif
Amazing work! On Fri, Mar 21, 2025 at 7:50 PM Pavankumar Gopidesu wrote: > Great work Jarek :) > > Pavan > > On Fri, Mar 21, 2025 at 5:42 PM Buğra Öztürk > wrote: > > > Amazing news and effort! Thanks Jarek! > > > > On Fri, 21 Mar 2025, 16:18 Kaxil Naik, wrote: > > > > > Cool > > > > > > On Fr

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-21 Thread Pavankumar Gopidesu
Great work Jarek :) Pavan On Fri, Mar 21, 2025 at 5:42 PM Buğra Öztürk wrote: > Amazing news and effort! Thanks Jarek! > > On Fri, 21 Mar 2025, 16:18 Kaxil Naik, wrote: > > > Cool > > > > On Fri, 21 Mar 2025 at 20:46, Aritra Basu > > wrote: > > > > > Culmination of a great bit of effort Jarek

Re: [ANNOUNCEMENT] airflow-core is there (finally!)

2025-03-21 Thread Buğra Öztürk
Amazing news and effort! Thanks Jarek! On Fri, 21 Mar 2025, 16:18 Kaxil Naik, wrote: > Cool > > On Fri, 21 Mar 2025 at 20:46, Aritra Basu > wrote: > > > Culmination of a great bit of effort Jarek! Great job!! 👏 > > -- > > Regards, > > Aritra Basu > > > > On Fri, 21 Mar 2025, 7:42 pm Vincent Bec