Skip to content

refactor(cli): rename vp env run to vp env exec#553

Merged
fengmk2 merged 1 commit intomainfrom
renamve-vp-env-run-to-exec
Feb 8, 2026
Merged

refactor(cli): rename vp env run to vp env exec#553
fengmk2 merged 1 commit intomainfrom
renamve-vp-env-run-to-exec

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Feb 7, 2026

The name exec aligns with the broader ecosystem convention (nvm, fnm,
n, mise all use exec; only Volta uses run). The old run name is
kept as a visible alias for backward compatibility.

  • Rename run.rs → exec.rs, update module docs and error messages
  • Rename CLI enum variant Run → Exec with visible_alias = "run"
  • Update Windows .cmd and Git Bash shell script templates
  • Rename snap test directories and update expected output
  • Update RFC documentation

@fengmk2 fengmk2 self-assigned this Feb 7, 2026
@fengmk2 fengmk2 marked this pull request as ready for review February 7, 2026 09:28
@fengmk2 fengmk2 requested review from Brooooooklyn and hyf0 February 7, 2026 09:28
@fengmk2 fengmk2 force-pushed the vp-run-without-vite-plus-deps branch 2 times, most recently from fe7925e to 3a04378 Compare February 7, 2026 09:31
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from 58509f0 to 26b2cbb Compare February 7, 2026 09:31
@fengmk2 fengmk2 force-pushed the vp-run-without-vite-plus-deps branch from 3a04378 to 4bc40f8 Compare February 7, 2026 10:10
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from 26b2cbb to 2517c66 Compare February 7, 2026 10:10
@fengmk2 fengmk2 force-pushed the vp-run-without-vite-plus-deps branch from 4bc40f8 to 8e1e691 Compare February 7, 2026 10:21
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch 2 times, most recently from 4c384e2 to 6a01515 Compare February 7, 2026 10:24
@fengmk2 fengmk2 force-pushed the vp-run-without-vite-plus-deps branch 3 times, most recently from 133cdeb to 367f25e Compare February 7, 2026 10:44
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from 6a01515 to dd95731 Compare February 7, 2026 10:44
@fengmk2 fengmk2 changed the base branch from vp-run-without-vite-plus-deps to graphite-base/553 February 7, 2026 11:05
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from dd95731 to d80b644 Compare February 7, 2026 11:06
@graphite-app graphite-app Bot changed the base branch from graphite-base/553 to main February 7, 2026 11:06
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from d80b644 to 9cf11be Compare February 7, 2026 11:07
The name `exec` aligns with the broader ecosystem convention (nvm, fnm,
n, mise all use `exec`; only Volta uses `run`). The old `run` name is
kept as a visible alias for backward compatibility.

- Rename run.rs → exec.rs, update module docs and error messages
- Rename CLI enum variant Run → Exec with `visible_alias = "run"`
- Update Windows .cmd and Git Bash shell script templates
- Rename snap test directories and update expected output
- Update RFC documentation
@fengmk2 fengmk2 force-pushed the renamve-vp-env-run-to-exec branch from 9cf11be to cfa2b9a Compare February 7, 2026 11:22
@fengmk2 fengmk2 merged commit 112894b into main Feb 8, 2026
20 checks passed
@fengmk2 fengmk2 deleted the renamve-vp-env-run-to-exec branch February 8, 2026 00:06
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.

3 participants