Skip to content

ci: make docs workspace self-contained for Vercel#158

Merged
TrueNine merged 1 commit intomainfrom
dev
Apr 22, 2026
Merged

ci: make docs workspace self-contained for Vercel#158
TrueNine merged 1 commit intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

Summary

  • add a docs-local pnpm workspace catalog for the docs app
  • generate a docs-local pnpm lockfile so Vercel detects pnpm instead of npm
  • keep the docs app installable without relying on the repo-root workspace metadata

Testing

  • pnpm -C doc install --lockfile-only --ignore-scripts
  • pnpm -C doc run lint
  • cargo run -p xtask -- doc-build

@TrueNine TrueNine merged commit fc092a0 into main Apr 22, 2026
6 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