Skip to content

Add destination_folder_id to GCSToGoogleDriveOperator templated fields and update google drive system tests - #66930

Merged
potiuk merged 3 commits into
apache:mainfrom
VladaZakharova:change-gdrive-system-tests
Aug 27, 2026
Merged

potiuk merged 3 commits into
apache:mainfrom
VladaZakharova:change-gdrive-system-tests

Conversation

@Crowiant

@Crowiant Crowiant commented May 14, 2026 •

Copy link
Copy Markdown
Contributor

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Important

🛠️ Maintainer triage note for @Crowiant · by @potiuk · 2026-07-08 15:51 UTC

Some review feedback from @potiuk is waiting on you (2 unresolved threads):

The ball is in your court — you've been assigned to this PR. Reply or push a fix in each thread, then mark them resolved. See the Pull Request quality criteria.

Automated triage — may be imperfect; a maintainer takes the next look.

@Crowiant
Crowiant requested a review from shahar1 as a code owner May 14, 2026 10:06
@boring-cyborg boring-cyborg Bot added area:providers provider:google Google (including GCP) related issues labels May 14, 2026
@Crowiant
Crowiant force-pushed the change-gdrive-system-tests branch from 1104480 to b7a2739 Compare May 14, 2026 10:43
Comment thread providers/google/tests/system/google/cloud/gcs/example_gcs_to_gdrive.py Outdated
Comment thread providers/google/tests/system/google/cloud/gcs/example_gdrive_to_gcs.py Outdated
@Crowiant
Crowiant force-pushed the change-gdrive-system-tests branch from b7a2739 to 44fe181 Compare May 15, 2026 11:23
@choo121600

Copy link
Copy Markdown
Member

@Crowiant — Your unresolved review thread(s) from @phanikumv, @shahar1 appear to have been addressed (post-review commits and/or in-thread replies on every thread, with the latest commit pushed after the most recent thread). I've added the ready for maintainer review label so the PR re-enters the maintainer review queue.

@phanikumv, @shahar1 — could you take another look when you have a chance? If you agree the feedback was addressed, please mark the threads as resolved so the queue signal stays accurate. If a thread still needs work, please reply in-line — @Crowiant will follow up.


Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you.


Drafted-by: Claude Code (Opus 4.7); reviewed by @choo121600 before posting

@choo121600 choo121600 added the ready for maintainer review Set after triaging when all criteria pass. label May 15, 2026
@Crowiant
Crowiant force-pushed the change-gdrive-system-tests branch 2 times, most recently from 61f1ee7 to 7e67519 Compare May 18, 2026 09:04
@potiuk

potiuk commented May 18, 2026

Copy link
Copy Markdown
Member

@Crowiant — There are 1 unresolved review thread on this PR from @phanikumv. Could you either push a fix or reply in each thread explaining why the feedback doesn't apply? Once you believe the feedback is addressed, mark the thread as resolved so the reviewer isn't re-pinged needlessly. Thanks!


Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you.

@Crowiant

Copy link
Copy Markdown
Contributor Author

Hello @shahar1 Can we proceed with this PR if everything is ok?

@shahar1 shahar1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment regarding folder_id is a blocker from my prespective (I want to avoid situations where system tests become fragile and then break).
Also, please update PR title and description.

CC: @VladaZakharova

Comment thread providers/google/tests/system/google/cloud/gcs/example_gdrive_to_gcs.py Outdated
Comment thread providers/google/tests/system/google/cloud/gcs/example_gdrive_to_gcs.py Outdated
@Crowiant Crowiant changed the title Change gdrive system tests Add destination_folder_id to the GCSToGoogleDriveOperator templated fields and update google drive system tests May 22, 2026
@Crowiant Crowiant changed the title Add destination_folder_id to the GCSToGoogleDriveOperator templated fields and update google drive system tests Add destination_folder_id to GCSToGoogleDriveOperator templated fields and update google drive system tests May 22, 2026
@potiuk potiuk removed the ready for maintainer review Set after triaging when all criteria pass. label May 24, 2026
@potiuk

potiuk commented May 26, 2026

Copy link
Copy Markdown
Member

@Crowiant — There are 3 unresolved review thread(s) on this PR from phanikumv, shahar1. Could you either push a fix or reply in each thread explaining why the feedback doesn't apply? When you believe the feedback is addressed, please mark the threads as resolved and ping the reviewer (phanikumv, shahar1) for a final look. Thanks!


Note: This comment was drafted by an AI-assisted triage tool and may contain mistakes. Once you have addressed the points above, an Apache Airflow maintainer — a real person — will take the next look at your PR. We use this two-stage triage process so that our maintainers' limited time is spent where it matters most: the conversation with you.


Drafted-by: Claude Code (Opus 4.7); reviewed by @potiuk before posting

@Crowiant
Crowiant force-pushed the change-gdrive-system-tests branch from 064ffba to 6300248 Compare May 28, 2026 13:01

@phanikumv phanikumv left a comment •

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The blocker is still FOLDER_ID = "" point, and that's exactly the kind of flakiness we want to keep out of system tests. Please resolve FOLDER_ID to the shared-drive folder the same way destination_folder_id now is.

@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jun 3, 2026
@potiuk

potiuk commented Jun 25, 2026

Copy link
Copy Markdown
Member

@Crowiant — I've removed the ready for maintainer review label because the next step here is yours: there are 2 unresolved review thread(s) awaiting your reply. It'll go back into the maintainer queue automatically once you've addressed them — no need to re-add the label by hand. There's no rush.

Automated triage note drafted by an AI-assisted tool — may get things wrong; a real Apache Airflow maintainer takes the next look once they're resolved. (why automated)


Drafted-by: Claude Code (Opus 4.8); reviewed by @potiuk before posting

@potiuk potiuk removed the ready for maintainer review Set after triaging when all criteria pass. label Jun 25, 2026
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label Jul 20, 2026
Anton Nitochkin and others added 2 commits August 13, 2026 08:31
@lubimow-xwf
lubimow-xwf force-pushed the change-gdrive-system-tests branch from 66e8e2a to 4dabaa9 Compare August 13, 2026 08:31
@lubimow-xwf

Copy link
Copy Markdown
Contributor

hey @shahar1 , I applied the fixes, please have a look again

@VladaZakharova

Copy link
Copy Markdown
Contributor

@potiuk @shahar1 Can you please check again the changes in this PR?

@potiuk
potiuk dismissed shahar1’s stale review August 27, 2026 10:55

All points resolved.

@potiuk
potiuk merged commit 56f6db0 into apache:main Aug 27, 2026
86 checks passed
imrichardwu pushed a commit to imrichardwu/airflow that referenced this pull request Sep 11, 2026
…s and update google drive system tests (apache#66930)

* Change gdrive system tests

* Remove FOLDER_ID variable from example_gcs_to_drive test

Fix get_media_request to include all drives

* Fix drive test and formatting

---------

Co-authored-by: Anton Nitochkin <nitochkin@google.com>
Co-authored-by: Marcin Lubimow <lubimow@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants