[REMINDER]: Airflow 3 Dev call on 8th May - agenda

2025-05-06 Thread Vikram Koka
Hi everyone, Here is a quick reminder that we have our Airflow 3 dev call the day after tomorrow at Thursday, 8th May 2025 at 8AM PST (11 am EST | 4 pm UTC / GMT). Proposed agenda: 1. Development Updates and Presentations: - Update on the 3.0.1 release (Kaxil Naik) - 2.11 release scope / timing (

Re: [VOTE] Release Airflow 3.0.1 from 3.0.1rc1 & Task SDK 1.0.1 from 1.0.1rc1

2025-05-06 Thread Vikram Koka
Thanks Kaxil, 242 issues closed in this patch release! That's amazing! Vikram On Tue, May 6, 2025 at 2:49 PM Kaxil Naik wrote: > Docker images are now available > > docker pull apache/airflow:3.0.1.rc1 > docker pull apache/airflow:3.0.1.rc1-python3.12 > docker pull apache/airflow:3.0.1.rc1-py

Re: [VOTE] Release Airflow 3.0.1 from 3.0.1rc1 & Task SDK 1.0.1 from 1.0.1rc1

2025-05-06 Thread Kaxil Naik
Docker images are now available docker pull apache/airflow:3.0.1.rc1 docker pull apache/airflow:3.0.1.rc1-python3.12 docker pull apache/airflow:3.0.1.rc1-python3.11 docker pull apache/airflow:3.0.1.rc1-python3.10 docker pull apache/airflow:3.0.1.rc1-python3.9 Slim images: docker pull apache/airf

[VOTE] Release Airflow 3.0.1 from 3.0.1rc1 & Task SDK 1.0.1 from 1.0.1rc1

2025-05-06 Thread Kaxil Naik
Hey fellow Airflowers, The release candidates for *Apache Airflow 3.0.1rc1* and *Task SDK 1.0.1rc1* are now available for testing! This email is calling for a vote on the release, which will last at least until 12th May, 10:00 am GMT and until 3 binding +1 votes have been received. Consider this

[ANNOUNCE] Recording: May 2025 Airflow Monthly Town Hall

2025-05-06 Thread Briana Okyere
Hey All, Here is the recording from our May 2025 Airflow Town Hall! < https://youtu.be/p_aOpTkfexQ?si=eTDppUb2MYkTjBDh> A big thanks to our speaker, Vikram Koka! Reminder: Airflow Summit 2025 Early Bird Tickets are on sale! https://airflow-summit--preview-2025-ainox3wv.web.app/tickets/ Bri

Re: [HELP NEEDED] Help needed in FAB migration

2025-05-06 Thread Ephraim Anierobi
Hi Jarek, I can help with the migration On Tue, 6 May 2025 at 11:02, Avi wrote: > I think it is a good time to revisit > https://github.com/apache/airflow/issues/28723 > - Avi > > On Tue, May 6, 2025 at 8:17 AM Jarek Potiuk wrote: > > > Just copying it from the Slack message - devlist seems to

Re: [ANNOUNCE] Speed-up of image releases

2025-05-06 Thread Jarek Potiuk
And we have ARM tests now as well as a follow-up :). And ... Some more speed ups are on the way . The rumour is... (Pavan is leading that :) ) we are **just** going to have the first release of our docs through - hopefully - much faster S3 publishing mechanism. The current way of Providers is the

Re: [HELP NEEDED] Help needed in FAB migration

2025-05-06 Thread Jarek Potiuk
> I think it is a good time to revisit https://github.com/apache/airflow/issues/28723 That too, but I think first-thing-first, FAB migration help is needed regardless :) J. On Tue, May 6, 2025 at 12:02 PM Avi wrote: > I think it is a good time to revisit > https://github.com/apache/airflow/iss

Re: [HELP NEEDED] Help needed in FAB migration

2025-05-06 Thread Avi
I think it is a good time to revisit https://github.com/apache/airflow/issues/28723 - Avi On Tue, May 6, 2025 at 8:17 AM Jarek Potiuk wrote: > Just copying it from the Slack message - devlist seems to be more > appropriate :). > > We got informed by Daniel Gaspar from Superset that he is gearing

Re: [ANNOUNCE] Speed-up of image releases

2025-05-06 Thread Kaxil Naik
Nice -- in time for 3.1 and was happy to see this coming out of long weekend. On Mon, 5 May 2025 at 17:49, Amogh Desai wrote: > This is awesome, thank you so much Jarek! > > This will significantly speed up things :) > Thanks & Regards, > Amogh Desai > > > On Mon, May 5, 2025 at 7:44 AM Pavankum

[HELP NEEDED] Help needed in FAB migration

2025-05-06 Thread Jarek Potiuk
Just copying it from the Slack message - devlist seems to be more appropriate :). We got informed by Daniel Gaspar from Superset that he is gearing for release of FAB 5.0.0 - and asked us to test a8 release https://pypi.org/project/Flask-AppBuilder/5.0.0a8/ - which should - in principle - unblock

Re: [DISCUSS] Running ARM platform tests in CI ?

2025-05-06 Thread Jarek Potiuk
OK. I got the tests green and I decided to proceed in the very minimally impacting way - just to see how it works and so that we can learn from it. For now I disabled the "pull request" trigger - so PRs should not be affected. The tests will run on: * canary runs on schedule (shifted by 3 hours