Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
为未提交的 Work 工作区和已推送的 PR 提供独立 Sprite + Neon 验收环境。GitHub 手动运行
Create public preview,输入 PR 编号后打包固定 head commit、创建数据库并启动公网应用,在 Summary 返回链接。Work 使用同一启动入口;无需 Fly 登录,保留 ThreadChat 账号登录。共享配置由私有配置 Sprite 在认证 API 之间分发;任务实例不接收管理 Token。每次工作流运行分配独立 taskId,失败重跑复用资源。PR 合并关闭入口、删除 Neon child,保留 Sprite 文件七天后清理;重开会重建测试数据库。补齐预览域名、Cookie 前缀和 R2 对象前缀支持。
验证:typecheck、改动文件 ESLint、OpenSpec 校验、同步/生命周期/Actions 协议测试通过。两套实际 Sprite 已验证独立数据库、登录、无 Sprite 凭据访问公网登录页;一套完成模型回复和刷新持久化,另一套完成归档删除数据库后重建。
待验证:本工作流进入默认分支 main 后的真实 workflow_dispatch 和合并回收触发;真正 ChatGPT 网页 Work 的文件上传;七天到期调度。工作流只执行默认分支管理代码,PR 源码在任务 Sprite 运行。GitHub Secret 已配置。未改动 drizzle migration。