4 Commits

Author SHA1 Message Date
Michael Telatynski
d7843bb9b8
Set playwright maxFailures in CI (#32878)
So if you have a totally hosed EW build you're not waiting an hour to find out
2026-03-24 08:43:31 +00:00
Michael Telatynski
9e031f887f
Revert "Increase playwright runners to 2 in CI (#32877)" (#32892)
This reverts commit 89261bbe0020c624178938efc18b54a7f0ac41df.
2026-03-23 21:09:54 +00:00
Michael Telatynski
89261bbe00
Increase playwright runners to 2 in CI (#32877) 2026-03-23 09:17:19 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts

And a couple of gitignore tweaks

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2026-02-24 15:43:58 +00:00