Page MenuHomeFreeBSD

release/Makefile.gce: migrate gsutil usages to gcloud CLI
ClosedPublic

Authored by delphij on Jul 26 2026, 2:54 AM.
Tags
None
Referenced Files
F171005462: D58464.diff
Tue, Sep 8, 3:45 AM
Unknown Object (File)
Sat, Sep 5, 7:24 AM
Unknown Object (File)
Sat, Sep 5, 1:51 AM
Unknown Object (File)
Fri, Sep 4, 7:00 AM
Unknown Object (File)
Wed, Sep 2, 4:26 PM
Unknown Object (File)
Wed, Sep 2, 3:47 PM
Unknown Object (File)
Tue, Sep 1, 2:22 AM
Unknown Object (File)
Tue, Aug 25, 3:13 AM
Subscribers

Details

Summary

Google Cloud recommends migrating from gsutil to gcloud storage CLI.
Update gce-do-upload target to use gcloud storage buckets create and
gcloud storage cp instead of gsutil mb and gsutil cp commands.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 75139
Build 72022: arc lint + arc unit

Event Timeline

I'm not in releng but this looks good to me.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2026, 7:14 AM
This revision was automatically updated to reflect the committed changes.