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
.
webjsdev
/
webjs
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
105
Code
Issues
3
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: make SSR action-result seeding work on Bun (#529)
- #534
#534
Merged
vivek7405
merged 9 commits into
main
webjsdev/webjs:main
from
feat/seeding-on-bun
webjsdev/webjs:feat/seeding-on-bun
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: make SSR action-result seeding work on Bun (#529)
#534
vivek7405
merged 9 commits into
main
webjsdev/webjs:main
from
feat/seeding-on-bun
webjsdev/webjs:feat/seeding-on-bun
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
feat: install SSR action seeding on Bun via Bun.plugin
Show description for 72f5c81
t
committed
72f5c81
View commit details
Copy full SHA for 72f5c81
Browse repository at this point
fix: Bun onLoad must return an object, serve raw source for non-facet
Show description for f0d815a
t
committed
f0d815a
View commit details
Copy full SHA for f0d815a
Browse repository at this point
test: un-gate the seeding + abort e2e tests on Bun (#529)
Show description for d4b8b27
t
committed
d4b8b27
View commit details
Copy full SHA for d4b8b27
Browse repository at this point
test: run the seed unit tests on the Bun matrix (#529)
Show description for 61f1254
t
committed
61f1254
View commit details
Copy full SHA for 61f1254
Browse repository at this point
test: harden the #473 streaming e2e against a read-gap flake
Show description for caef1d1
t
committed
caef1d1
View commit details
Copy full SHA for caef1d1
Browse repository at this point
test: cross-runtime SSR seeding test wired into the Bun CI job (#529)
Show description for 2274e7a
t
committed
2274e7a
View commit details
Copy full SHA for 2274e7a
Browse repository at this point
docs: seeding installs on both runtimes (Node hook + Bun.plugin, #529)
Show description for c893028
t
committed
c893028
View commit details
Copy full SHA for c893028
Browse repository at this point
test: harden the #514 dev-hot-reload test against a readiness race
Show description for 119a3e8
t
committed
119a3e8
View commit details
Copy full SHA for 119a3e8
Browse repository at this point
test: denylist compression.test.mjs on the Bun matrix (runner quirk)
Show description for 6d86de9
t
committed
6d86de9
View commit details
Copy full SHA for 6d86de9
Browse repository at this point
You can’t perform that action at this time.