Migrate codex-flows to Node pnpm and VitePlus #3
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!3
Loading…
Reference in a new issue
No description provided.
Delete branch "node-pnpm-viteplus-ready"
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.mjsnode --check scripts/ci/consume-pr-label.mjsNotes
This is intentionally a breaking migration. The branch removes Bun lock/config/type dependencies and does not preserve
runner = "bun"ordefineBunFlowaliases.This replaces #2, whose Forgejo PR metadata became stale after force-pushes. #3 is opened from a fresh branch and should not be force-pushed.
Closing in favor of #4. #3 received a follow-up branch push and Forgejo kept stale PR commit/event metadata. #4 is opened from the final settled branch and should not receive follow-up pushes.
Pull request closed