Migrate codex-flows to Node pnpm and VitePlus #2
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!2
Loading…
Reference in a new issue
No description provided.
Delete branch "node-pnpm-viteplus"
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 --checkNotes
This is intentionally a breaking migration. The branch removes Bun lock/config/type dependencies and does not preserve
runner = "bun"ordefineBunFlowaliases.This replaces #1, whose Forgejo PR metadata became stale with a missing-fork-information warning even though the Git branch remained healthy.
Closing in favor of #3. Force-pushing #2 exposed stale Forgejo PR metadata again; #3 is opened from a fresh branch at the final head and should not be force-pushed.
Pull request closed