Skip to content

Docs: Add convert workspace dependency#7887

Merged
JonnyBurger merged 1 commit into
mainfrom
jonnyburger/convert-deploy-config
May 31, 2026
Merged

Docs: Add convert workspace dependency#7887
JonnyBurger merged 1 commit into
mainfrom
jonnyburger/convert-deploy-config

Conversation

@JonnyBurger
Copy link
Copy Markdown
Member

Fixes Vercel affected detection for convert changes by declaring @remotion/convert as a workspace dependency of the docs package.

This matches the existing Turbo docs build pipeline, which already runs @remotion/convert#build-spa and copies its output into the docs deployment.
Future packages/convert changes should now mark docs as affected in package-level Turbo/Vercel checks.

Checks:

  • cd packages/docs && bunx oxfmt src --write
  • bun run build && bun run formatting

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 31, 2026

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment May 31, 2026 6:17pm
remotion Ready Ready Preview, Comment May 31, 2026 6:17pm

Request Review

@JonnyBurger JonnyBurger changed the title docs: Add convert workspace dependency Docs: Add convert workspace dependency May 31, 2026
Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — add @remotion/convert as a workspace dependency of packages/docs so Turbo/Vercel affected-package detection includes the docs app when the convert package changes.

  • packages/docs/package.json — add "@remotion/convert": "workspace:*" to dependencies
  • bun.lock — regenerate lockfile to reflect the new workspace dependency

Pullfrog  | View workflow run | Using Kimi K2𝕏

Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

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

✅ No new issues found.

Reviewed changes — add @remotion/convert as a workspace dependency of packages/docs so Turbo/Vercel affected-package detection includes the docs app when the convert package changes.

  • packages/docs/package.json — add "@remotion/convert": "workspace:*" to dependencies
  • bun.lock — regenerate lockfile to reflect the new workspace dependency

Pullfrog  | View workflow run | Using Kimi K2𝕏

@JonnyBurger JonnyBurger merged commit 9ad81fa into main May 31, 2026
18 checks passed
@JonnyBurger JonnyBurger deleted the jonnyburger/convert-deploy-config branch May 31, 2026 18:32
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