Skip to content

feat(skill): consolidate native Workers and Container workflows - #38

Closed
dxiongya wants to merge 8 commits into
mainfrom
feature/workers-refactor
Closed

dxiongya wants to merge 8 commits into
mainfrom
feature/workers-refactor

Conversation

@dxiongya

Copy link
Copy Markdown
Collaborator

将分散的 Workers CLI 与 bundled Skill 工作集中到从 main 创建的 feature/workers-refactor:#31 原生环境 placement、#34 workspace/SQLite DO migrations/大项目兼容,以及已进入 dev 的 #35 Container 工作流。

保留 main 的 inspect/plan 与凭据处理;去重重复的 Wrangler 元数据兼容实现及测试。组合 Container 与 multipart 上传时补齐 manifest 的 containers,避免部署声明在传输中丢失;新增回归先复现丢失再验证修复。

保持 Draft。#31 中 placementMode 未进入 deployment identity 的 P1 仍待处理,详见 docs/workers-refactor.md,不会因为旧 PR 关闭而标记解决。最终 PR 分类使用 feat(skill),以满足 bundled skill 发布说明规范。

验证全部通过:bun install --frozen-lockfile、bun run typecheck、bun run build、bun run test(550 passed)、npm pack --dry-run --ignore-scripts。没有发布 npm、创建版本/tag、修改自动发布工作流或进行真实 xAPI 验收。Release Please #37 保留不合并。

dxiongya and others added 8 commits September 23, 2026 02:32
* feat(workers): deploy native container projects

* docs(workers): explain container risk admission

* fix(skill): clarify container rollout readiness

(cherry picked from commit 1ade83c)
@dxiongya

Copy link
Copy Markdown
Collaborator Author

Closing the separate draft PR while consolidating Workers work around the canonical feature/workers-refactor branches. The CLI/Skill branch and its reviewed commits remain intact; this does not publish or merge the package. Open one fresh CLI PR when its placementMode P1 is resolved and release is ready.

@dxiongya dxiongya closed this Sep 22, 2026
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