Commit ceaee3b
Deepak Pandey
improve: Implement CodeRabbit AI suggestions for better CI reliability
- Add Chrome setup step using browser-actions/setup-chrome@v1
- Simplify Lighthouse CI command to use existing lighthouserc.js config
- Update lighthouserc.js to use warn-level assertions with realistic thresholds
- Remove long CLI flags in favor of maintainable config file approach
- Ensures Chrome availability and prevents flaky CI failures1 parent 3b0bda0 commit ceaee3b
2 files changed
+13
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
590 | 593 | | |
591 | 594 | | |
592 | 595 | | |
593 | | - | |
| 596 | + | |
594 | 597 | | |
595 | 598 | | |
596 | 599 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments