Skip to content

remove gsutil usage - #39448

Merged
derrickaw merged 5 commits into
masterfrom
20260722_removeGsutil
Aug 3, 2026
Merged

remove gsutil usage#39448
derrickaw merged 5 commits into
masterfrom
20260722_removeGsutil

Conversation

@derrickaw

@derrickaw derrickaw commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator
  1. Remove gsutil usage throughout the repo
  2. Replace with gcloud storage where appropriate
  3. Add check to GHA Precommit workflow to ensure no new code gets committed with gsutil usage - https://github.com/apache/beam/actions/runs/30844302253

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@derrickaw derrickaw changed the title [wip] remove gsutil usage [wip] remove usage Jul 23, 2026
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@aaad9b4). Learn more about missing BASE report.
⚠️ Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #39448   +/-   ##
=========================================
  Coverage          ?   58.06%           
  Complexity        ?    13072           
=========================================
  Files             ?     2520           
  Lines             ?   263872           
  Branches          ?    10769           
=========================================
  Hits              ?   153223           
  Misses            ?   104897           
  Partials          ?     5752           
Flag Coverage Δ
java 64.25% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@derrickaw

Copy link
Copy Markdown
Collaborator Author

/gemini review

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@derrickaw derrickaw changed the title [wip] remove usage remove gsutil usage Aug 3, 2026
@derrickaw
derrickaw force-pushed the 20260722_removeGsutil branch from 6351fa1 to 7560d43 Compare August 3, 2026 15:10
@derrickaw
derrickaw marked this pull request as ready for review August 3, 2026 17:06
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @claudevdm for label python.
R: @chamikaramj for label java.
R: @jrmccluskey for label go.
R: @damccorm for label build.
R: @Abacn for label website.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

Comment thread .github/workflows/beam_PreCommit_Gsutil_Check.yml Outdated

@Abacn Abacn 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.

Thanks!

@derrickaw
derrickaw merged commit a89b9f7 into master Aug 3, 2026
128 checks passed
@derrickaw
derrickaw deleted the 20260722_removeGsutil branch August 3, 2026 21:03
rwiggles pushed a commit to rwiggles/beam-rwiggles that referenced this pull request Aug 5, 2026
* remove gsutil usage

* add comment

* add workflow to table

* fix influxdb errors

* remove new workflow and push changes to existing GHA precommit workflow instead
rwiggles pushed a commit to rwiggles/beam-rwiggles that referenced this pull request Aug 6, 2026
* remove gsutil usage

* add comment

* add workflow to table

* fix influxdb errors

* remove new workflow and push changes to existing GHA precommit workflow instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants