Skip to content

feat: Google Cloud Storage support documentation #1027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

claude[bot]
Copy link
Contributor

@claude claude bot commented Jun 30, 2025

Summary

  • Added Google Cloud Storage (GCS) integration documentation alongside existing Azure Blob storage sections
  • Created new GCS integration documentation file (docs/integrations/google-cloud-storage.mdx)
  • Updated 6 core documentation files to include GCS references wherever Azure Blob was mentioned

Changes Made

  • New integration file: Created comprehensive GCS integration documentation following the same pattern as Azure Blob
  • Updated integrations list: Added GCS to the main integrations table
  • Core storage docs: Updated object storage, persistent storage, and file handling documentation
  • Data pipelines: Updated data pipeline documentation to mention GCS support

GCS Configuration Details

  • Resource type: gcloud_storage
  • Fields: bucket, serviceAccountKey
  • Workspace: serviceAccountKey references gcloud resource
  • Instance: serviceAccountKey is JSON object

Test plan

  • Verify all documentation links work correctly
  • Confirm GCS integration file displays properly
  • Check that all Azure Blob mentions now include GCS consistently

Resolves #1026

Generated with Claude Code

Add Google Cloud Storage (GCS) integration documentation alongside existing Azure Blob storage sections:

- Created new GCS integration documentation file
- Updated core object storage documentation to include GCS
- Updated persistent storage documentation to mention GCS  
- Updated files/binary data documentation to include GCS
- Updated integrations list to include Google Cloud Storage
- Updated data pipelines documentation to mention GCS

GCS resource type: `gcloud_storage` with fields `bucket` and `serviceAccountKey`
For workspace: serviceAccountKey references `gcloud` resource
For instance: serviceAccountKey is JSON object

Resolves #1026

Co-authored-by: Ruben Fiszel <[email protected]>
Copy link

cloudflare-workers-and-pages bot commented Jun 30, 2025

Deploying windmilldocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2873101
Status: ✅  Deploy successful!
Preview URL: https://e78593a0.windmilldocs.pages.dev
Branch Preview URL: https://claude-issue-1026-20250630-1.windmilldocs.pages.dev

View logs

@HugoCasa HugoCasa changed the title feat: Add Google Cloud Storage support documentation feat: Google Cloud Storage support documentation Jul 1, 2025
@HugoCasa HugoCasa marked this pull request as ready for review July 1, 2025 08:14
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.

google cloud storage support
1 participant