Skip to content

docs(artifacts): add Backblaze B2 to external-files reference guide#2661

Open
goanpeca wants to merge 1 commit into
wandb:mainfrom
goanpeca:docs/add-backblaze-b2-artifact-storage
Open

docs(artifacts): add Backblaze B2 to external-files reference guide#2661
goanpeca wants to merge 1 commit into
wandb:mainfrom
goanpeca:docs/add-backblaze-b2-artifact-storage

Conversation

@goanpeca
Copy link
Copy Markdown

@goanpeca goanpeca commented May 22, 2026

Description

Adds Backblaze B2 to the existing reference-artifact docs in three surgical spots, mirroring how CoreWeave is already referenced on the same page.

File: models/artifacts/track-external-files.mdx

  1. Intro list of common external storage solutions: adds "Backblaze B2 Cloud Storage" alongside CoreWeave, S3, GCS, Azure, and NFS.
  2. S3-compatible interface Note: already mentions CoreWeave and MinIO; expanded to include B2 with a concrete AWS_S3_ENDPOINT_URL=https://s3.us-west-001.backblazeb2.com example.
  3. Cloud-credentials table: new row pointing at the Backblaze B2 Application Keys documentation.

Scope notes

  • 1 file changed, 3 insertions(+), 2 deletions(-).
  • Localized versions (ja/fr/ko) deliberately not touched, consistent with how other recent provider additions on this page were merged. Translation maintainers can pick these up in a follow-up sync.
  • No new pages, no nav changes; purely additive content on an existing page.

Companion SDK PR adding _is_backblaze_endpoint + boto3 user-agent tagging: wandb/wandb#11938

Testing

  • Local build succeeds without errors (mint dev)
  • Local link check succeeds without errors (mint broken-links)
  • PR tests succeed

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the “Track external files” docs to explicitly include Backblaze B2 as a supported external storage option (via S3-compatible APIs) and adds a credentials reference for it.

Changes:

  • Add Backblaze B2 Cloud Storage to the list of common external storage solutions.
  • Expand the S3-compatible interface note to include Backblaze B2 and provide an example endpoint URL.
  • Add Backblaze B2 credentials documentation link to the provider table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| Cloud provider | Credentials Documentation |
| -------------- | ------------------------- |
| CoreWeave AI Object Storage | [CoreWeave AI Object Storage documentation](https://docs.coreweave.com/docs/products/storage/object-storage/how-to/manage-access-keys/cloud-console-tokens) |
| Backblaze B2 Cloud Storage | [Backblaze B2 Application Keys documentation](https://www.backblaze.com/docs/cloud-storage-application-keys?utm_source=wandb-docs&utm_medium=referral&utm_campaign=ai_artifacts&utm_content=b2ai-wandb) |
@goanpeca goanpeca force-pushed the docs/add-backblaze-b2-artifact-storage branch from 467c9a4 to bcab34b Compare May 22, 2026 22:46
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