Highlights
- Arctic Code Vault Contributor
Pinned
601 contributions in the last year
Less
More
Contribution activity
February 2021
Created 22 commits in 1 repository
Created a pull request in facebook/react that received 4 comments
Fix release script --commit param
PR #20717 accidentally broke the --commit parameter because the script errors if you provide both a --build and a --commit.
I solved by removing th…
+3
−12
•
4
comments
Opened 15 other pull requests in 1 repository
facebook/react
13
merged
1
open
1
closed
- sizebot: Combine stable and experimental results
- sizebot: Fix wrong order of base, head arguments
- [Fabric Suspense fix] Always clone current tree when visibility is toggled
- Update release documentation
- Broken base revision should not affect PR status
- Auto-publish prereleases every weekday
- Implement CI publish prerelease job
- Fallback if GitHub status is stuck as "pending"
- Add command to publish preleases via CI
- Add --ci option to publish script
- Add publish workflow, triggerable via API request
- Delete consolidateBundleSizes script
- Update sizebot to new workflow
- Some release script fixes
- Land interleaved updates change in main fork
Reviewed 8 pull requests in 1 repository
facebook/react 8 pull requests
- Experiment: Infer the current event priority from the native event
- Decouple event priority list from event name list
- Broken base revision should not affect PR status
- Fix codesandbox build command
- Add silent to codesandbox config
- Misc small adjustments to build scripts
- Update sizebot to new workflow
- Some release script fixes