Migrate codex-flows to Node pnpm and VitePlus #4
No reviewers
Labels
No labels
ci:reviewed-workflow
ci:run-full
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
peezy-tech/codex-toys!4
Loading…
Reference in a new issue
No description provided.
Delete branch "node-pnpm-viteplus-final"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
runner = "bun"/defineBunFlowwith the Node flow runner and helpers, with no compatibility pathnode:sqlite, Node HTTP, Node child processes, andsmol-tomlvp/pnpm0.132.1and documents the Codex-line versioning policy inRELEASE.mdCodexEventEmitterfrom@peezy.tech/codex-flowsand removes broad source catch-all aliasesVerification
pnpm install --frozen-lockfilepnpm run check:typespnpm run testpnpm run buildpnpm run release:checkgit diff --checknode --check scripts/ci/pr-policy-check.mjstrusted-civalidated on prior settled headNotes
This is intentionally a breaking migration. The branch removes Bun lock/config/type dependencies and does not preserve
runner = "bun"ordefineBunFlowaliases.This replaces #3, whose Forgejo PR metadata became stale after a follow-up branch push. This PR is opened from the final settled branch and should not be updated by force-push or follow-up branch pushes.
Closing in favor of #5. #5 starts from the current main tip, preserving the same final tree without updating the PR branch after creation.
Pull request closed