dillon1000/react

Commit

Adds Danger and a rule showing build size differences (#11865)

* Adds danger_js with an initial rule for warning about large PRs

Signed-off-by: Anandaroop Roy <[email protected]>

* [WIP] Get the before and after for the build results

* [Dev] More work on the Dangerfile

* [Danger] Split the reports into sections based on their package

* Remove the --extract-errors on the circle build

* [Danger] Improve the lookup for previous -> current build to also include the environment

* Fix rebase
Browse files
Changed paths7 files
First-parent comparison
A dangerfile.js AddedM package.json ModifiedM scripts/circleci/test_entry_point.sh ModifiedM scripts/rollup/results.json ModifiedM scripts/rollup/stats.js ModifiedA scripts/tasks/danger.js AddedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…