Skip to content

Actions: facebook/react

(Compiler) TypeScript

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
1,300 workflow runs
1,300 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

JSX Outlining
(Compiler) TypeScript #1320: Pull request #30956 synchronize by gsathya
October 4, 2024 18:09 1m 34s gsathya:outline-jsx-final
October 4, 2024 18:09 1m 34s
JSX Outlining
(Compiler) TypeScript #1319: Pull request #30956 synchronize by gsathya
October 4, 2024 18:02 1m 37s gsathya:outline-jsx-final
October 4, 2024 18:02 1m 37s
[compiler][hir] Only hoist always-accessed PropertyLoads from functio…
(Compiler) TypeScript #1318: Commit 1460d67 pushed by mofeiZ
October 3, 2024 18:41 1m 52s main
October 3, 2024 18:41 1m 52s
[compiler][hir-rewrite] Check mutability of base identifier when hois…
(Compiler) TypeScript #1317: Commit edacbde pushed by mofeiZ
October 3, 2024 17:56 1m 56s main
October 3, 2024 17:56 1m 56s
[compiler][e2e] Add rule of react violation fixture
(Compiler) TypeScript #1316: Pull request #31114 opened by mofeiZ
October 3, 2024 15:06 1m 31s gh/mofeiZ/25/head
October 3, 2024 15:06 1m 31s
[compiler][hir] Only hoist always-accessed PropertyLoads from function decls
(Compiler) TypeScript #1315: Pull request #31066 synchronize by mofeiZ
October 2, 2024 20:18 1m 36s gh/mofeiZ/23/head
October 2, 2024 20:18 1m 36s
[compiler][hir-rewrite] Check mutability of base identifier when hoisting
(Compiler) TypeScript #1314: Pull request #31032 synchronize by mofeiZ
October 2, 2024 20:18 1m 33s gh/mofeiZ/17/head
October 2, 2024 20:18 1m 33s
[rcr] Reexport React.__COMPILER_RUNTIME.c or fallback to polyfill
(Compiler) TypeScript #1313: Pull request #31051 synchronize by poteto
October 2, 2024 18:46 2m 36s gh/poteto/10/head
October 2, 2024 18:46 2m 36s
[rcr] Remove runtimeModule compiler option
(Compiler) TypeScript #1312: Pull request #31055 synchronize by poteto
October 2, 2024 18:46 2m 30s gh/poteto/14/head
October 2, 2024 18:46 2m 30s
[snap] Remove unnecessary React.c override
(Compiler) TypeScript #1311: Pull request #31052 synchronize by poteto
October 2, 2024 18:46 2m 41s gh/poteto/11/head
October 2, 2024 18:46 2m 41s
[rcr] Update default runtimeModule to react-compiler-runtime
(Compiler) TypeScript #1310: Pull request #31054 synchronize by poteto
October 2, 2024 18:46 2m 34s gh/poteto/13/head
October 2, 2024 18:46 2m 34s
[rcr][ez] Clean up unused $read from rcr
(Compiler) TypeScript #1309: Pull request #31110 synchronize by poteto
October 2, 2024 18:46 2m 24s gh/poteto/23/head
October 2, 2024 18:46 2m 24s
[snap] Add react-compiler-runtime as a dependency
(Compiler) TypeScript #1308: Pull request #31053 synchronize by poteto
October 2, 2024 18:46 2m 25s gh/poteto/12/head
October 2, 2024 18:46 2m 25s
[compiler] Optional chaining for dependencies (HIR rewrite)
(Compiler) TypeScript #1307: Commit 0751fac pushed by mofeiZ
October 2, 2024 17:31 1m 51s main
October 2, 2024 17:31 1m 51s
[compiler] Optional chaining for dependencies (HIR rewrite)
(Compiler) TypeScript #1306: Pull request #31037 synchronize by mofeiZ
October 2, 2024 16:54 1m 34s gh/mofeiZ/22/head
October 2, 2024 16:54 1m 34s
[compiler][hir-rewrite] Check mutability of base identifier when hoisting
(Compiler) TypeScript #1305: Pull request #31032 synchronize by mofeiZ
October 2, 2024 16:54 1m 38s gh/mofeiZ/17/head
October 2, 2024 16:54 1m 38s
[compiler][hir] Only hoist always-accessed PropertyLoads from function decls
(Compiler) TypeScript #1304: Pull request #31066 synchronize by mofeiZ
October 2, 2024 16:54 1m 32s gh/mofeiZ/23/head
October 2, 2024 16:54 1m 32s
Define HostInstance type for React Native (#31101)
(Compiler) TypeScript #1303: Commit 459fd41 pushed by yungsters
October 2, 2024 00:26 1m 40s main
October 2, 2024 00:26 1m 40s
[rcr] Update default runtimeModule to react-compiler-runtime
(Compiler) TypeScript #1302: Pull request #31054 synchronize by poteto
October 1, 2024 18:36 1m 28s gh/poteto/13/head
October 1, 2024 18:36 1m 28s
[snap] Add react-compiler-runtime as a dependency
(Compiler) TypeScript #1301: Pull request #31053 synchronize by poteto
October 1, 2024 18:36 1m 42s gh/poteto/12/head
October 1, 2024 18:36 1m 42s
[rcr] Update default runtimeModule to react-compiler-runtime
(Compiler) TypeScript #1300: Pull request #31054 synchronize by poteto
October 1, 2024 18:30 3m 16s gh/poteto/13/head
October 1, 2024 18:30 3m 16s
[snap] Add react-compiler-runtime as a dependency
(Compiler) TypeScript #1299: Pull request #31053 synchronize by poteto
October 1, 2024 18:30 3m 1s gh/poteto/12/head
October 1, 2024 18:30 3m 1s
[snap] Remove unnecessary React.c override
(Compiler) TypeScript #1298: Pull request #31052 synchronize by poteto
October 1, 2024 18:30 2m 41s gh/poteto/11/head
October 1, 2024 18:30 2m 41s
[rcr] Reexport React.__COMPILER_RUNTIME.c or fallback to polyfill
(Compiler) TypeScript #1297: Pull request #31051 synchronize by poteto
October 1, 2024 18:30 2m 30s gh/poteto/10/head
October 1, 2024 18:30 2m 30s
[rcr][ez] Clean up unused $read from rcr
(Compiler) TypeScript #1296: Pull request #31110 synchronize by poteto
October 1, 2024 18:30 2m 48s gh/poteto/23/head
October 1, 2024 18:30 2m 48s