Below you will find pages that utilize the taxonomy term “Marcusramberg”
April 11, 2026
Setup GCS Client
Version updated for https://github.com/marcusramberg/gcs-client to version v0.4.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Google Cloud Storage client GitHub Action provides a lightweight CLI tool that replicates common gcloud storage commands, enabling users to interact with Google Cloud Storage without installing the full Google SDK. It automates tasks such as copying, moving, deleting, listing, and signing URLs for GCS objects, simplifying CI workflows by reducing setup overhead. Key capabilities include compatibility with standard Google Cloud authentication methods and support for shell completion.
April 10, 2026
Setup GCS Client
Version updated for https://github.com/marcusramberg/gcs-client to version v0.3.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Google Cloud Storage client GitHub Action provides a lightweight alternative to the gcloud storage CLI, enabling common Google Cloud Storage tasks (e.g., file management, listing, signing URLs) without requiring the full Google Cloud SDK installation. It automates storage-related operations in CI workflows, saving time and reducing setup complexity. Key capabilities include copying, moving, deleting, and listing GCS objects, as well as generating signed URLs and restoring soft-deleted files.