Skip to content

Move data-formats and example dashboard assets to S3#6489

Merged
Blargian merged 1 commit into
ClickHouse:mainfrom
Blargian:update-links-to-assets
Jul 3, 2026
Merged

Move data-formats and example dashboard assets to S3#6489
Blargian merged 1 commit into
ClickHouse:mainfrom
Blargian:update-links-to-assets

Conversation

@Blargian

@Blargian Blargian commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

Migrates two sets of static assets out of the docs repo and into the public clickhouse-docs-assets S3 bucket, then updates every reference (English docs + all i18n locales) to point at the new URLs.

  • static/examples/*-dashboard.json (18 dashboard configs) → https://clickhouse-docs-assets.s3.us-east-1.amazonaws.com/examples/…
    • Replaced href={useBaseUrl('/examples/…')} with the absolute S3 URL and removed the now-unused useBaseUrl imports.
  • docs/integrations/data-ingestion/data-formats/assets/* (data-format example files) → https://clickhouse-docs-assets.s3.us-east-1.amazonaws.com/… (bucket root)
    • Rewrote the markdown link targets.
  • Deleted both local folders.

Verification

All 52 unique migrated URLs were link-checked with lychee52/52 return 200. No remaining local references to the deleted files anywhere in the repo (docs/ or i18n/).

🤖 Generated with Claude Code

Migrate the static/examples dashboard configs and the data-formats
example assets to the clickhouse-docs-assets S3 bucket, update all
docs and i18n references to the new URLs, and remove the local files.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Blargian Blargian requested review from a team as code owners July 3, 2026 18:44
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview Jul 3, 2026 7:12pm

Request Review

@Blargian Blargian merged commit 0c8553a into ClickHouse:main Jul 3, 2026
11 of 15 checks passed
@mintlify

mintlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#325

Migrated data-format and dashboard asset links from local paths to the clickhouse-docs-assets S3 bucket and deleted the local files.

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