Skip to content

Conversation

shishu314
Copy link
Contributor

@shishu314 shishu314 commented Oct 6, 2025

TLDR

Fixes node module not found error during release-patch 3

Dive Deeper

Reviewer Test Plan

Actual run:

gh workflow run release-patch-3-release.yml --ref ss/patchFix --field type=preview --field dry_run=false --field force_skip_tests=false --field release_ref=release/v0.8.0-preview.1-pr-10504 --field original_pr=10504

https://github.com/google-gemini/gemini-cli/actions/runs/18290517302/job/52076374777

Would fail because version is outdated

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

Fixes #10593

@shishu314 shishu314 requested a review from mattKorwel October 6, 2025 15:36
@shishu314 shishu314 requested a review from a team as a code owner October 6, 2025 15:36
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link

github-actions bot commented Oct 6, 2025

Size Change: -2 B (0%)

Total Size: 17.6 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 17.5 MB -2 B (0%)
./bundle/sandbox-macos-permissive-closed.sb 1.03 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 830 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-closed.sb 3.29 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B

compressed-size-action

@mattKorwel
Copy link
Collaborator

Please link a passing run and fix up thelinting and formatting, then I can 👍, @shishu314

@shishu314
Copy link
Contributor Author

shishu314 commented Oct 6, 2025

Please link a passing run and fix up thelinting and formatting, then I can 👍, @shishu314

@mattKorwel Workflow is working as intended but one of the e2e tests failed so it has a failure status. But you can see that it comments back on the original PR. Lint + formatting is passing

@shishu314 shishu314 requested a review from mattKorwel October 6, 2025 19:11
@shishu314 shishu314 enabled auto-merge October 6, 2025 19:30
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.

Release-patch-3 workflow failing due to dependencies not found
3 participants