Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
googleapis
/
librarian
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
45
Code
Issues
190
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(internal/librarian/nodejs): use cache and bin directories for nodejs install
- #6680
#6680
Merged
suztomo
merged 10 commits into
googleapis:main
googleapis/librarian:main
from
suztomo:nodejs-install-cache-dir
suztomo/librarian:nodejs-install-cache-dir
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(internal/librarian/nodejs): use cache and bin directories for nodejs install
#6680
suztomo
merged 10 commits into
googleapis:main
googleapis/librarian:main
from
suztomo:nodejs-install-cache-dir
suztomo/librarian:nodejs-install-cache-dir
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
feat(internal/librarian/nodejs): use cache and bin directories for nodejs install
Show description for eba4b70
suztomo
committed
eba4b70
View commit details
Copy full SHA for eba4b70
Browse repository at this point
Apply suggestion from @gemini-code-assist[bot]
Show description for e12e0d3
suztomo
and
gemini-code-assist[bot]
committed
e12e0d3
View commit details
Copy full SHA for e12e0d3
Browse repository at this point
increase test coverage
suztomo
committed
2c8732c
View commit details
Copy full SHA for 2c8732c
Browse repository at this point
test(internal/librarian/nodejs): use errors.Is with errCannotExtractRepo in TestRepoFromPackageURL
suztomo
committed
ef3f0c2
View commit details
Copy full SHA for ef3f0c2
Browse repository at this point
feat(internal/librarian/nodejs): declare sentinel errors for missing executable and package URL
suztomo
committed
a89b719
View commit details
Copy full SHA for a89b719
Browse repository at this point
test(internal/librarian/nodejs): simplify TestInstall_Error assertions with wantErr on all cases
suztomo
committed
d0313bc
View commit details
Copy full SHA for d0313bc
Browse repository at this point
Split success and failure in TestRepoFromPackageURL
suztomo
committed
aff7303
View commit details
Copy full SHA for aff7303
Browse repository at this point
feat(internal/librarian/nodejs): install nodejs tools under nodejs_tools directory
suztomo
committed
1f2e9ec
View commit details
Copy full SHA for 1f2e9ec
Browse repository at this point
fix(internal/librarian/nodejs): set PNPM_CONFIG_GLOBAL_BIN_DIR and include nodejs_tools/bin in PATH
suztomo
committed
ed712b2
View commit details
Copy full SHA for ed712b2
Browse repository at this point
test(internal/librarian/nodejs): convert TestInstallDir and TestGetToolsEnv to table-driven tests
suztomo
committed
89969a4
View commit details
Copy full SHA for 89969a4
Browse repository at this point
You can’t perform that action at this time.