Re: [VOTE] August 2024 PR of the Month

2024-08-30 Thread Shahar Epstein
+1 for #41039 - quite a useful improvement for the venv operator, includes everything needed to use it properly On Tue, Aug 27, 2024 at 11:41 PM Briana Okyere wrote: > Hey All, > > It’s once again time to vote for the PR of the Month! > > With the help of the `get_important_pr_candidates` scrip

Re: [VOTE] August 2024 PR of the Month

2024-08-30 Thread Ankit Chaurasia
+1 for 41390 (Non-binding) *Ankit Chaurasia* On Fri, Aug 30, 2024 at 12:51 PM Shahar Epstein wrote: > +1 for #41039 - quite a useful improvement for the venv operator, includes > everything needed to use it properly > > On Tue, Aug 27, 2024 at 11:41 PM Briana Okyere > wrote: > > > Hey A

Naming things: What should the imports in dag files for DAG etc. be?

2024-08-30 Thread Ash Berlin-Taylor
Hi everyone, It’s time to have a another discussion about everyone's favourite discussion - naming things! Tl;dr if you have all of AIP-72 and its implications loaded in your head already: ## Where should DAG, TaskGroup, Labels, decorators etc for authoring be imported from inside the DAG fil

Re: [VOTE] August 2024 PR of the Month

2024-08-30 Thread Pierre Jeambrun
Just to mention that there is no binding / non-binding vote for this thread. Everybody has a vote and counts for 1 for the final result. All members of the community are welcomed to champion their favorite PR :) On Fri, Aug 30, 2024 at 11:28 AM Ankit Chaurasia wrote: > +1 for 41390 (Non-bindi

Re: [VOTE] Release Apache Airflow Python Client 2.10.0 from 2.10.0rc2

2024-08-30 Thread Ephraim Anierobi
+1 (binding) - checked reproducibility On Wed, 28 Aug 2024 at 13:37, Jarek Potiuk wrote: > +1 (binding) - checked reproducibility, checksums,signatures - client is > generated from sources so no need to check licenses, run tests with the > client, all looks good. > > On Tue, Aug 27, 2024 at 12:3

[RESULT][VOTE] Release Apache Airflow Python Client 2.10.0 from 2.10.0rc2

2024-08-30 Thread Utkarsh Sharma
Hello, Apache Airflow Python Client 2.10.0 (based on RC2) has been accepted. 3 "+1" binding votes received: - Scheffler Jens - Jarek Potiuk - Ephraim Anierobi Vote threads:https://lists.apache.org/thread/09o4pd1jd16dwxrtojxnrjxx6rlpfqt7 https://lists.apache.org/thread/qr0gvqvoltwqtyqn2q1myzmsnq

[Meeting Notes] Airflow 3.0 Dev call - 22 Aug 2024

2024-08-30 Thread Kaxil Naik
Hey all, I have updated our meeting notes document to summarize the discussion from our dev call on 22nd Aug. Link: https://cwiki.apache.org/confluence/x/8ApeEg#Airflow3Devcall:MeetingNotes-22August2024 To all those who attended, can you please double-check and add if I have missed anything? To

Re: [Meeting Notes] Airflow 3.0 Dev call - 22 Aug 2024

2024-08-30 Thread Kaxil Naik
Here is the recording of @Hussein Awala 's presentation on Airflow CI infrastructure: https://youtu.be/Y949SQi7axI On Fri, 30 Aug 2024 at 15:11, Kaxil Naik wrote: > Hey all, > > I have updated our meeting notes document to summarize the discussion from our > dev call on 22nd Aug. > > Link: > ht

[ANNOUNCE] Apache Airflow Python Client 2.10.0 Released

2024-08-30 Thread Utkarsh Sharma
Dear Airflow community, I'm happy to announce that Apache Airflow Python Client 2.10.0 was just released. We made this version available on PyPI for convenience: `pip install apache-airflow-client` https://pypi.org/project/apache-airflow-client/2.10.0/ The documentation is available at: https://

Re: Naming things: What should the imports in dag files for DAG etc. be?

2024-08-30 Thread Constance Martineau
I'm partial to everything that we expect users to use to be importable from `airflow`, but would love to hear other people's thoughts. On Fri, Aug 30, 2024 at 5:48 AM Ash Berlin-Taylor wrote: > Hi everyone, > > It’s time to have a another discussion about everyone's favourite > discussion - nami

Re: Naming things: What should the imports in dag files for DAG etc. be?

2024-08-30 Thread Tzu-ping Chung
> On 30 Aug 2024, at 17:48, Ash Berlin-Taylor wrote: > > Where should DAG, TaskGroup, Labels, decorators etc for authoring be imported > from inside the DAG files? Similarly for DagRun, TaskInstance (these two > likely won’t be created directly by users, but just used for reference > docs/t

Re: Naming things: What should the imports in dag files for DAG etc. be?

2024-08-30 Thread Ash Berlin-Taylor
> As a side note, I wonder if we should do the user-internal separation better > for DagRun and TaskInstance Yes, that is a somewhat inevitable side effect of making it be behind an API, and one I am looking forward to. There are almost just plain-data classes (but not using data classes per se

[RESULT][VOTE] August 2024 PR of the Month

2024-08-30 Thread Briana Okyere
Hey All, The results are in! Congratulations to @phi-friday for winning PR of the Month with 13 vote for PR #41039 Send context using in venv operator < https://github.com/apache/airflow/pull/41039> PR #41039 will be featured in the August 2024 Newsletter, and thank you to all those who made cont

Re: [RESULT][VOTE] August 2024 PR of the Month

2024-08-30 Thread Briana Okyere
Hey All, My apologies! The numbers were so similar I mixed up 2 PRs. The winner of PR of the Month is PR #41390: Remove deprecated SubDags by Kaxil Naik is this month's winner with 13 votes! < https://github.com/apache/airflow/pull/41390> Congratulations again Kaxil- excellent work! On Fri, Aug