facebook / lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://lexical.dev
MIT License
17.92k stars 1.5k forks source link

[Lexical] Add label to run e2e tests on approve #6120

Closed Sahejkm closed 4 weeks ago

Sahejkm commented 4 weeks ago
vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 4:41am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 4:41am
github-actions[bot] commented 4 weeks ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 23.93 KB (0%) 479 ms (0%) 483 ms (+20.44% 🔺) 962 ms
packages/lexical-rich-text/dist/LexicalRichText.js 34.56 KB (0%) 692 ms (0%) 1.3 s (+9.28% 🔺) 2 s
packages/lexical-plain-text/dist/LexicalPlainText.js 34.51 KB (0%) 691 ms (0%) 2.1 s (+90.02% 🔺) 2.8 s
necolas commented 3 weeks ago

I think the workflow file merged in this PR needs revisiting

etrepum commented 3 weeks ago

It's too bad that GitHub doesn't really offer any way to simulate these things, even to see what a matrix would expand to