Conversation
…and adjust TypeScript configuration to include scripts directory.
|
Caution Review failedThe pull request is closed. WalkthroughAdds a manual GitHub Actions workflow (.github/workflows/vercel-release-manual.yaml) to build and deploy a release to Vercel. Introduces scripts/deploy-vercel.ts which builds (unless --no-compile), resolves branch, validates BLOB_READ_WRITE_TOKEN, and uploads selected dist files (extension.js, extension.css, package.json, README.md, CHANGELOG.md) to Vercel Blob under branch-aware paths, then prints a release URL. Updates package.json to include a deploy:vercel script, Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
… RoamJS releases.
Summary by CodeRabbit