Skip to content

fix: add google-cloud-storage to Dockerfile for GCS URI support#279

Merged
beveradb merged 1 commit intomainfrom
feat/sess-20260325-1130-gcs-passthrough
Mar 25, 2026
Merged

fix: add google-cloud-storage to Dockerfile for GCS URI support#279
beveradb merged 1 commit intomainfrom
feat/sess-20260325-1130-gcs-passthrough

Conversation

@beveradb
Copy link
Copy Markdown
Collaborator

Summary

The gcs_uri feature in deploy_cloudrun.py imports google.cloud.storage, but it wasn't installed in the Docker image. This caused No module named 'google.cloud' at runtime.

@coderabbitai ignore

🤖 Generated with Claude Code

The deploy_cloudrun.py imports google.cloud.storage for the gcs_uri
feature, but it wasn't in the Docker image's pip install list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@beveradb beveradb merged commit db43a42 into main Mar 25, 2026
6 checks passed
@beveradb beveradb deleted the feat/sess-20260325-1130-gcs-passthrough branch March 26, 2026 01:18
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.

1 participant