xiaomo
e559e6d227
chore: move legacy workflows to examples/, update e2e for pnpm
...
CI / check (pull_request) Successful in 3m17s
- Move e2e-walkthrough.yaml and normalize-bun-monorepo.yaml to examples/
- Update e2e-walkthrough: bun → pnpm, add uwf-claude-code agent
- Remove empty legacy-packages/ directory
2026-06-07 14:34:57 +00:00
xiaoju
9a7ad34e55
chore: move e2e-walkthrough to .workflows/, fix CI, clean .plan/
...
- e2e-walkthrough.yaml: examples/ → .workflows/ (project workflows, not examples)
- .gitea/workflows/ci.yml: bun test → bun run test (avoid legacy-packages)
- .plan/: removed stale test spec from #335
小橘 🍊
2026-05-26 14:37:46 +00:00
xiaoju
c4ec22bb4f
chore: e2e-walkthrough uses bun link for container-internal uwf
...
外层: bun install -g @uncaged/cli-workflow@0.5.0 (+ agents)
内层: bun link 本地 packages,完全隔离
小橘 🍊
2026-05-26 13:14:54 +00:00
xiaoju
82247c86ce
feat: add e2e-walkthrough workflow definition
...
Dogfooding: uwf tests uwf. Replaces the monolithic bash script with a
4-role workflow (bootstrap → setup-and-registry → thread-lifecycle →
cancel-fork-and-logs), each executing inside an isolated Docker container.
小橘 🍊
2026-05-26 12:49:13 +00:00