Skip to content

feat: 支持 Work 与 GitHub PR 的公网 Sprite 验收环境 - #180

Draft
hifizz wants to merge 2 commits into
mainfrom
feat-sprites-tester
Draft

hifizz wants to merge 2 commits into
mainfrom
feat-sprites-tester

Conversation

@hifizz

@hifizz hifizz commented Sep 21, 2026

Copy link
Copy Markdown
Owner

为未提交的 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。

@vercel

vercel Bot commented Sep 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
thread-chatbot Error Error Sep 21, 2026 12:40pm UTC

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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