facebook/react
Pull Requests
Succeeded
#24078
[Flight/Fizz] refactor streaming to support yielding and byob buffers
Succeeded
#20456
Add <Cache /> component with support for refreshing
Succeeded
#19375
Make debug tracing and scheduling profiler flags static
Succeeded
#20984
DevTools Profiler: Add commit and post-commit durations to UI
Succeeded
#22808
StyleX plug-in for resolving atomic styles to values for props.xstyle
Succeeded
#22053
insert global hook for dev tools
Succeeded
#19665
Tweaked landing page styles
Succeeded
#25145
[DevTools] upgrade Manifest V3
Succeeded
#23316
Handle HTML Element onLoad events properly when they fire before React onLoad handlers have been attached
Succeeded
#19040
Revert autofix lint
Succeeded
#18515
Clear finished discrete updates during commit phase
Succeeded
#25216
[WIP] Warn when going to/from 0 hook
Succeeded
#29163
Remove pointless use of `unsafe`
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…
Build Activity
Succeeded
#228758
use TextDecoder over Buffer.form
Canceled
#228757
use TextDecoder over Buffer.form
Canceled
#228755
use TextDecoder over Buffer.form
Succeeded
#228200
Re-add support for flushing after completed boundaries In an earlier commit I removed a complete/begin writing call that allowed the stream to flush work written to that point to the sink. I had added a better flushing paradigm in Browser environments...
Succeeded
#228195
Re-add support for flushing after completed boundaries In an earlier commit I removed a complete/begin writing call that allowed the stream to flush work written to that point to the sink. I had added a better flushing paradigm in Browser environments...
Succeeded
#228134
Refactor byob to use auto allocate and fix respond bugs * update web-streams-polyfill to latest to fix bug in spec where byobRequests were not immediately invalidated on enqueuing a chunk * update flow types for ReadableByteStreamController. I had to ...
Succeeded
#227548
[Flight/Fizz] refactor streaming to support yielding and byob buffers * byob requests are supported if found on the readable stream. We don't auto-allocate them becasue it would not lead to signifcant code size reductions * an 'almost-empty' hueristic...
Canceled
#227547
[Flight/Fizz] refactor streaming to support yielding and byob buffers * byob requests are supported if found on the readable stream. We don't auto-allocate them becasue it would not lead to signifcant code size reductions * an 'almost-empty' hueristic...
Canceled

facebook/react    #228757

Started duration: 03:04
gnoff opened pull request #24078 to main
Build canceled in 03:04
Loading...