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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.5k
Star
119k
Code
Issues
701
Pull requests
769
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: nodejs/node
Actions
All workflows
Workflows
Commit Queue
Commit Queue
Create Release Proposal
Create Release Proposal
Tools and deps update
Tools and deps update
V8 patch update
V8 patch update
Test Shared libraries
Test Shared libraries
Auto Start CI
Auto Start CI
Benchmark
Benchmark
Build from tarball
Build from tarball
Build Node.js (shared libraries)
Build Node.js (shared libraries)
Close stale
Close stale
Close stalled issues and PRs
Close stalled issues and PRs
Show more workflows...
Management
Caches
Test Shared libraries
Test Shared libraries
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test-shared.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
module: add a read-only mode to the compile cache
Test Shared libraries
#10977:
Pull request
#65302
synchronize by
codebytere
12m 24s
codebytere:compile-cache-read-only
codebytere:compile-cache-read-only
12m 24s
View #65302
View workflow file
module: add a read-only mode to the compile cache
Test Shared libraries
#10976:
Pull request
#65302
opened by
codebytere
58s
codebytere:compile-cache-read-only
codebytere:compile-cache-read-only
58s
View #65302
View workflow file
module: do not split a portable compile cache by uid
Test Shared libraries
#10975:
Pull request
#65293
synchronize by
codebytere
37m 23s
codebytere:compile-cache-portable-tag
codebytere:compile-cache-portable-tag
37m 23s
View #65293
View workflow file
stream: consolidate non-op algorithm callbacks
Test Shared libraries
#10974:
Commit
2929417
pushed by
aduh95
41m 54s
main
main
41m 54s
View workflow file
stream: cut promise churn in webstreams hot paths
Test Shared libraries
#10973:
Pull request
#65138
synchronize by
aduh95
43m 30s
mcollina:webstream-perf-round12
mcollina:webstream-perf-round12
43m 30s
View #65138
View workflow file
stream: support ArrayBufferView in Utf8Stream write() buffer mode
Test Shared libraries
#10972:
Pull request
#65301
opened by
agape1225
38m 51s
agape1225:lib-utf8-stream-arraybufferview-support
agape1225:lib-utf8-stream-arraybufferview-support
38m 51s
View #65301
View workflow file
test: wait for FFI background optimization
Test Shared libraries
#10971:
Pull request
#65300
opened by
trivikr
24m 43s
trivikr:test-ffi-fast-integer-validation
trivikr:test-ffi-fast-integer-validation
24m 43s
View #65300
View workflow file
quic: Webtransport support quic/http 3
Test Shared libraries
#10970:
Pull request
#63827
synchronize by
martenrichter
1s
martenrichter:webtransportinterfaces
martenrichter:webtransportinterfaces
1s
View #63827
View workflow file
quic: Webtransport support quic/http 3
Test Shared libraries
#10969:
Pull request
#63827
synchronize by
martenrichter
2s
martenrichter:webtransportinterfaces
martenrichter:webtransportinterfaces
2s
View #63827
View workflow file
stream: avoid leaking consumers on signal failure
Test Shared libraries
#10968:
Pull request
#65299
opened by
trivikr
38m 46s
trivikr:stream-iter-bc-share-consumer-leak-invalid-signal
trivikr:stream-iter-bc-share-consumer-leak-invalid-signal
38m 46s
View #65299
View workflow file
http: use intrusive lists in ConnectionsList
Test Shared libraries
#10967:
Pull request
#65296
synchronize by
mcollina
37m 1s
mcollina:http-connectionslist-intrusive
mcollina:http-connectionslist-intrusive
37m 1s
View #65296
View workflow file
http: use intrusive lists in ConnectionsList
Test Shared libraries
#10966:
Pull request
#65296
opened by
mcollina
2m 46s
mcollina:http-connectionslist-intrusive
mcollina:http-connectionslist-intrusive
2m 46s
View #65296
View workflow file
sqlite: reject reentry while binding parameters
Test Shared libraries
#10965:
Pull request
#65294
opened by
TrevorBurnham
43m 53s
TrevorBurnham:sqlite/binding-window-reentry
TrevorBurnham:sqlite/binding-window-reentry
43m 53s
View #65294
View workflow file
stream: speed up async iteration of Readable
Test Shared libraries
#10964:
Commit
4551732
pushed by
nodejs-github-bot
42m 45s
main
main
42m 45s
View workflow file
sqlite: add stmt persistent flag
Test Shared libraries
#10963:
Commit
c8996ea
pushed by
nodejs-github-bot
51m 46s
main
main
51m 46s
View workflow file
module: do not split a portable compile cache by uid
Test Shared libraries
#10962:
Pull request
#65293
opened by
codebytere
40m 20s
codebytere:compile-cache-portable-tag
codebytere:compile-cache-portable-tag
40m 20s
View #65293
View workflow file
sqlite: reject connection access from authorizer callbacks
Test Shared libraries
#10961:
Commit
c4b755e
pushed by
nodejs-github-bot
43m 56s
main
main
43m 56s
View workflow file
http: add serve() with NodeRequest and NodeResponse
Test Shared libraries
#10960:
Pull request
#65292
opened by
mcollina
2s
mcollina:node-server-fetch
mcollina:node-server-fetch
2s
View #65292
View workflow file
stream: preserve falsy cancellation reasons
Test Shared libraries
#10959:
Commit
bc813a7
pushed by
nodejs-github-bot
47m 22s
main
main
47m 22s
View workflow file
vfs: integrate with CJS and ESM module loaders
Test Shared libraries
#10958:
Pull request
#63653
synchronize by
mcollina
2h 21m 46s
mcollina:vfs-module-loader-integration
mcollina:vfs-module-loader-integration
2h 21m 46s
View #63653
View workflow file
deps: update perfetto to 57.2
Test Shared libraries
#10957:
Commit
9cf2ce7
pushed by
nodejs-github-bot
3h 3m 22s
main
main
3h 3m 22s
View workflow file
stream: speed up WHATWG web streams
Test Shared libraries
#10956:
Pull request
#65273
synchronize by
anonrig
3h 21m 55s
anonrig:stream-speed-up-webstreams
anonrig:stream-speed-up-webstreams
3h 21m 55s
View #65273
View workflow file
stream: speed up WHATWG web streams
Test Shared libraries
#10955:
Pull request
#65273
synchronize by
anonrig
15m 20s
anonrig:stream-speed-up-webstreams
anonrig:stream-speed-up-webstreams
15m 20s
View #65273
View workflow file
esm: end-of-life DEP0151 main index lookup
Test Shared libraries
#10954:
Pull request
#65289
synchronize by
anonrig
47m 28s
anonrig:eol-dep0151
anonrig:eol-dep0151
47m 28s
View #65289
View workflow file
esm: end-of-life DEP0151 main index lookup
Test Shared libraries
#10953:
Pull request
#65289
opened by
anonrig
17s
anonrig:eol-dep0151
anonrig:eol-dep0151
17s
View #65289
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You canβt perform that action at this time.