Skip to content

Move from gsutil to gcloud storage#1284

Merged
pkwarren merged 1 commit into
mainfrom
pkw/move-to-cloud-storage
Jul 22, 2026
Merged

Move from gsutil to gcloud storage#1284
pkwarren merged 1 commit into
mainfrom
pkw/move-to-cloud-storage

Conversation

@pkwarren

Copy link
Copy Markdown
Member

The gsutil command is deprecated. Switch to the replacement 'gcloud storage' command.

The gsutil command is deprecated. Switch to the replacement
'gcloud storage' command.
uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db
- name: Upload To Release Bucket
run: gsutil -m rsync -c -r modules/sync gs://buf-modules
run: gcloud storage rsync --checksums-only --recursive modules/sync gs://buf-modules

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@github-actions

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJul 22, 2026, 5:49 PM

@pkwarren
pkwarren merged commit ea903d5 into main Jul 22, 2026
5 checks passed
@pkwarren
pkwarren deleted the pkw/move-to-cloud-storage branch July 22, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants