facebook/react
Pull Requests
Succeeded
#25703
[Fizz] implement basic streaming for renderIntoContainer
Succeeded
#26761
Rename "next" prerelease channel to "canary"
Succeeded
#29162
[compiler:chore] fix SSA pdf reference link
Succeeded
#29159
[Compiler playground] bold changed passes
Succeeded
#29157
compiler: Use types to decide which scopes are eligible for merging
Succeeded
#29156
compiler: Improve merging of memo scopes that invalidate together
Succeeded
#29155
compiler: fixture for suboptimal jsx sibling memo block merging
Succeeded
#29154
compiler: fix accidental propagation of function effects from StartMemoize/FinishMemoize
Succeeded
#29153
[compiler:publish] Don't check branch in debug mode
Succeeded
#29151
compiler: Improve ValidateNoRefAccessInRender to ignore access in effects
Succeeded
#29150
[compiler:publish] Bump time to reconsider to 3s
Succeeded
#29149
[compiler:publish] Prompt for OTP
Succeeded
#29148
[compiler:publish] Rename publish script
Succeeded
#29147
[compiler:publish] Don't hash node_modules
Succeeded
#29146
[compiler:publish] Rename publish script
Succeeded
#29145
[compiler:publish] Don't hash node_modules
Succeeded
#29143
compiler: workaround babel issue with html entity escaping
Succeeded
#29142
compiler: update comment on memo cache import code
Succeeded
#29141
compiler: Workaround Babel bug with unicode in jsx string attrs
Succeeded
#29140
Add issue template for React Compiler
Succeeded
#29139
Lazily freeze in case anything in the currently initializing chunk is blocked
Succeeded
#29138
forktest
Succeeded
#29133
[compiler:playground] Resizable tabs
Succeeded
#29129
[Flight] Add failing test to reproduce issue with `Object.freeze`
Succeeded
#29125
Improve grammar and parallel structure in React library documentation
Succeeded
#29124
fix(compiler-playground): avoid escape non-English character
Succeeded
#29122
[compiler:playground] Fix broken builds
Succeeded
#29121
Create generator-generic-ossf-slsa3-publish.yml
Succeeded
#29118
[compiler] Todo for for-await loops
Succeeded
#29114
Add packageManager fields for Corepack compat
Succeeded
#29112
Add babel-plugin-react-compiler deps to other packages
Succeeded
#29109
CI: Allow to run rust compiler on macos and widnows aswell
Succeeded
#29108
fix: removed redundant character escape in RegExp
Succeeded
#29105
Implement isObject function
Succeeded
#29104
fix: use `filename` instead of `context.filename` in eslint compiler
Succeeded
#29103
Add hyperlink for Good First Issues header
Succeeded
#29102
docs: fix typo DESIGN_GOALS.md
Succeeded
#29101
Resolve defaultProps of class components in JSX runtime
Succeeded
#29096
[React Compiler] Fix rule name for ESLint plugin
Succeeded
#29095
compiler: merge reactive scopes across const StoreLocal
Succeeded
#29094
Update `eslint-plugin-react-compiler` to used named rule severity
Succeeded
#29089
[compiler]: cleanup useless clone
Succeeded
#29088
Move createElement/JSX Warnings into the Renderer
Succeeded
#29087
[compiler:publish] Specify https for registry
Succeeded
#29086
chore(docs): fix typo (plugion => plugin) in DESIGN_GOALS.md
Succeeded
#29085
[Compiler][script] Dedupe error report counts before reporting in healthcheck
Succeeded
#29084
[compiler] Add readme for babel plugin
Succeeded
#29083
[compiler] Check if current branch is main
Succeeded
#29082
[compiler] Various fixes for publishing script
Succeeded
#29081
[compiler:eslint] Fix false positive with TS type param syntax
Succeeded
#29080
feat: add a verbose option to react-compiler-healthcheck to log all c…
Succeeded
#29079
compiler: fix jsx text attributes with double quotes
Build Activity
Succeeded
#336818
refactor external runtime instructions for density
Canceled
#336817
refactor external runtime instructions for density
Canceled
#336815
refactor external runtime instructions for density
Succeeded
#336807
refactor external runtime instructions for density
Running
#336797
reduce stack assignment
Succeeded
#336792
reduce stack assignment
Succeeded
#336786
default most flags to true
Canceled
#336785
revert change to ReactVersion
Canceled
#336784
update export to statically exclude renderIntoContainer in stable build
Succeeded
#336776
refactor root boundary ID out of responseState and eliminate forking in instruction writing
Succeeded
#336262
refactor inline runtime for style insertion
Succeeded
#335223
only expose renderIntoContainer* when feature flag is on
Succeeded
#335217
only expose renderIntoContainer* when feature flag is on
Succeeded
#334796
refactor inline runtime for style insertion
Succeeded
#334433
remove async from external fizz runtime
Succeeded
#334362
typo
Succeeded
#333209
typo
Succeeded
#333208
refactor inline runtime for style insertion
Canceled
#333207
refactor external runtime instruction execution
Succeeded
#333155
pass containerID in bun
Succeeded
#332877
pass containerID in bun
Succeeded
#332862
implement renderIntoContainer renderIntoContainer allows you to stream react into a specific DOM node identified by a element ID. It returns a ReadableStream but differs from renderToReadableStream in that you get access to the stream syncronously. ...
Succeeded
#332627
lint tests
Canceled
#332626
remove duplicated tests from browser
Succeeded
#332624
flow
Canceled
#332623
flow
Succeeded
#332587
support delayed bootstrapping with external fizz runtime
Succeeded
#331747
switch to embeddign bootstrap scripts in templates to delay hydration
Succeeded
#327700
switch to embeddign bootstrap scripts in templates to delay hydration
Succeeded
#325300
add bun support and fix npm scripts
Succeeded
#325292
fix test for flags
Succeeded
#325291
fix responsestate args
Succeeded
#325190
implement renderIntoContainer renderIntoContainer allows you to stream react into a specific DOM node identified by a element ID. It returns a ReadableStream but differs from renderToReadableStream in that you get access to the stream syncronously. ...
Canceled
#325189
implement basic streaming for renderIntoContainer
Canceled
#325188
rebase fixes
Succeeded
#325187
lints
Succeeded
#325185
Support delaying hydration until container content has swapped in
Succeeded
#325171
Support delaying hydration until container content has swapped in
Succeeded
#322523
wip
Succeeded
#320516
add support for fallback bootstrap scripts
Succeeded
#319194
lints
Succeeded
#319192
add node version renderIntoContainerAsPipeableStream
Canceled
#319190
add node version renderIntoContainerAsPipeableStream
Succeeded
#319185
flow
Succeeded
#319181
support other renderers
Failed
#317861
verify resources emit where expected and initiate bootstrap on Root Boundary completion
Failed
#317745
support style insertion
Failed
#317255
fixup! implement basic streaming for renderIntoContainer
Canceled
#317254
fixup! implement basic streaming for renderIntoContainer
Canceled
#317253
implement basic streaming for renderIntoContainer
Canceled

facebook/react    #319190

Started duration: 05:24
gnoff opened pull request #25703 to main
Build canceled in 05:24
Loading...