feat: add package-manager environment configuration - #148
Conversation
|
@fengmk2 I'm ready for both one. |
f4bcbb0 to
2aa2a49
Compare
2aa2a49 to
6248850
Compare
|
@codex review |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. 👍 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
✅ GitLab E2E passedCommit: |
Add
package-managerfor GitHub and GitLab, andpackageManagerfor Azure. Accept a boolean or a mapping of npm, pnpm, yarn, and bun to booleans.falserunsvp env off pm; individual false entries run commands such asvp env off pnpm. True and omitted entries leave the installer default unchanged, without explicit enable commands. Any explicit configuration requires Vite+ 0.3.1+; older versions remain supported when the input is unset.🤖 Generated with Codex