Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-05 Thread Buğra Öztürk
Amazing news! Thanks for the huge effort Jarek! :) On Wed, 2 Apr 2025, 18:45 Pavankumar Gopidesu, wrote: > That's awesome Jarek, thank you for this :) > > Regards, > Pavan > > On Wed, Apr 2, 2025 at 1:09 PM Jarek Potiuk wrote: > > > You might also want to do *docker system prune* or even *dock

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-04 Thread Pavankumar Gopidesu
That's awesome Jarek, thank you for this :) Regards, Pavan On Wed, Apr 2, 2025 at 1:09 PM Jarek Potiuk wrote: > You might also want to do *docker system prune* or even *docker system > prune --all* or run *breeze doctor* to clean-up some stale cache, images, > docker volumes > > Also IntelliJ

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-03 Thread Vincent Beck
Another huge PR for another massive change. Thanks for the effort Jarek! On 2025/04/03 10:05:50 Kunal Bhattacharya wrote: > Thank you so much for this Jarek, incredible effort. uv really has been a > lifesaver and I can't wait to now try out the simplified dev workflow. > > Regards, > Kunal Bhatt

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-03 Thread Kunal Bhattacharya
Thank you so much for this Jarek, incredible effort. uv really has been a lifesaver and I can't wait to now try out the simplified dev workflow. Regards, Kunal Bhattacharya On Thu, Apr 3, 2025 at 11:16 AM Amogh Desai wrote: > Thank you for the effort Jarek! > > I am looking forward to having

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-02 Thread Amogh Desai
Thank you for the effort Jarek! I am looking forward to having a simpler life building docs. Personally it was a nightmare for me earlier. Will shout out if / when I get to that stage. Thanks & Regards, Amogh Desai On Wed, Apr 2, 2025 at 10:37 PM Buğra Öztürk wrote: > Amazing news! Thanks for

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-02 Thread Aritra Basu
This is great Jarek! Really simplifies the processes. Thanks for this! -- Regards, Aritra Basu On Wed, 2 Apr 2025, 4:42 pm Jarek Potiuk, wrote: > Hello here, > > As part of the packaging work - I merged the > https://github.com/apache/airflow/pull/48223 > > *TL;DR; Rebase all PRS, rebuild images

Re: [ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-02 Thread Jarek Potiuk
You might also want to do *docker system prune* or even *docker system prune --all* or run *breeze doctor* to clean-up some stale cache, images, docker volumes Also IntelliJ/PyCharm users *uv run setup_idea.py* will add some missing directories and regenerate your IntelliJ project configuration.

[ANNOUNCE] UV mandatory tooling and (much nicer) doc building coming

2025-04-02 Thread Jarek Potiuk
Hello here, As part of the packaging work - I merged the https://github.com/apache/airflow/pull/48223 *TL;DR; Rebase all PRS, rebuild images and uv sync - and hopefully everything should work as before even if a lot of things moved. Hopefully the move will be largely transparent (except changing