Skip to content

feat(docs-archive): add 1.5.0 and switch to prebuilt Vercel deploy#210

Merged
lakshay-nasa merged 1 commit into
datahub-project:mainfrom
lakshay-nasa:docs-archive-prebuilt-deploy
Jul 3, 2026
Merged

feat(docs-archive): add 1.5.0 and switch to prebuilt Vercel deploy#210
lakshay-nasa merged 1 commit into
datahub-project:mainfrom
lakshay-nasa:docs-archive-prebuilt-deploy

Conversation

@lakshay-nasa

Copy link
Copy Markdown
Contributor

Summary

  • Adds DataHub 1.5.0 to the docs archive (now 13 versions; 1.5.0 is the latest).
  • Fixes 1.5.0 source issues that broke the build: <Tab><Tabs> MDX typos and a stray broken local image link.
  • De-hardcodes the navbar/footer "Latest" links and repoints footer quicklinks to 1.5.0.
  • Adds scripts/deploy/ for a local build + Vercel Build Output API packaging, enabling vercel deploy --prebuilt.
  • Removes docs-archive-deploy.yml — the multi-version build exceeds hosted-runner memory; deploys now run locally as prebuilt.

Why

The archive build is memory-intensive and exceeds standard hosted-runner memory during the server compile. Building in a controlled environment and deploying the prebuilt output avoids rebuilding (and OOMing) on deploy.

Testing

  • Full build succeeds with all 13 versions.
  • Served locally and verified: /, /docs/1.5.0/ (+ features/quickstart), older versions, sitemap, and 404 all resolve; version dropdown lists 1.5.0.

Notes

  • 1.2.0 / 1.4.0 are not added — no source snapshot exists for them.
  • 1.5.0 uses an autogenerated sidebar (robust against content drift); less hand-curated than older versions.

- Add DataHub 1.5.0 to the archive: versioned_docs, autogenerated
  sidebar, versions.json, and docusaurus.config.js (set as lastVersion)
- Fix 1.5.0 source issues: <Tab> -> <Tabs> MDX typos (3 files) and a
  stray broken local image link in how-to-set-up-graphql.md
- De-hardcode navbar/footer "Latest" links and point footer quicklinks
  at 1.5.0
- Add scripts/deploy: local build + Vercel Build Output API packaging
  for `vercel deploy --prebuilt`
- Remove docs-archive-deploy.yml: the multi-version build exceeds hosted
  runner memory; deploys move to local prebuilt
- gitignore /.vercel
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

@lakshay-nasa is attempting to deploy a commit to the Acryl Data 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.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
datahub-docs-archive Ignored Ignored Jul 3, 2026 6:11pm

Request Review

@lakshay-nasa lakshay-nasa merged commit c983f3d into datahub-project:main Jul 3, 2026
3 checks passed
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