Skip to content

chore: add support to use pnpm instead of npm for install#385

Merged
jerop merged 3 commits intogoogle-github-actions:mainfrom
dcreey:patch-1
Nov 10, 2025
Merged

chore: add support to use pnpm instead of npm for install#385
jerop merged 3 commits intogoogle-github-actions:mainfrom
dcreey:patch-1

Conversation

@dcreey
Copy link
Copy Markdown
Contributor

@dcreey dcreey commented Nov 4, 2025

This change introduces an option to install and use pnpm for installing the gemini-cli. In my own testing on a github actions runner pnpm installed gemini-cli@latest in 10 seconds whereas npm installed in 50 seconds.

Signed-off-by: Dylan Yurgionas <dcreey@google.com>
Copy link
Copy Markdown
Contributor

@jerop jerop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dcreey
Copy link
Copy Markdown
Contributor Author

dcreey commented Nov 7, 2025

@dcreey dcreey requested a review from jerop November 7, 2025 19:23
@jerop jerop merged commit 57ee480 into google-github-actions:main Nov 10, 2025
14 checks passed
google-github-actions-bot added a commit that referenced this pull request Nov 21, 2025
## What's Changed
* feat: support direct wif by @fredrikaverpil in
#380
* feat(issue triage): Get all labels of the repository by @chouetz in
#346
* Prompt engineering for `gemini-scheduled-triage.toml`. by @joshualitt
in #356
* Sync `/examples` with `.github/` - refactor examples to also use
custom commands in prompts by @jerop in
#386
* chore: add support to use pnpm instead of npm for install by @dcreey
in #385
* feat(telemetry): set GHA_NAME dynamically from workflow by @MJjainam
in #390

## New Contributors
* @fredrikaverpil made their first contribution in
#380
* @chouetz made their first contribution in
#346
* @dcreey made their first contribution in
#385
* @MJjainam made their first contribution in
#390

**Full Changelog**:
v0.1.14...v0.1.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants