Commit Graph

24 Commits (a3d4b960c54f0fd129434ecaf606841fb10771a6)

Author SHA1 Message Date
Alex Dima 4090ff3db2
update to node v16 3 years ago
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 3 years ago
Alex Dima 9fac3918b2
Adopt the new `editor/contrib` layering rules in the esm metadata generation 3 years ago
Alex Dima ee5da3672a
drop the cached node modules 3 years ago
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 3 years ago
Alex Dima 7a9cff59a7
First attempt at nightly 3 years ago
Alex Dima 903a92c7bb
Update links 3 years ago
Alex Dima 5bb2a27249
Add website check in CI 3 years ago
Alex Dima 45227a089e
Try to enable smoketests also on webkit 3 years ago
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 3 years ago
Alex Dima de38109d4c
Always install playwright 3 years ago
Alex Dima f84185f497
Download Playwright when `node_modules` are restored from cache 3 years ago
Alex Dima a21839d00d
Rename to `webpack-plugin` 3 years ago
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 3 years ago
Alex Dima ab787465b6
Add `prettier` check in CI 3 years ago
Alex Dima a8df4018f1
Move html sources into `/src/` 3 years ago
Alex Dima 08459beac3
Minor tweaks 3 years ago
Alex Dima 59484624a4
Add CI 3 years ago
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true) 4 years ago
Alexandru Dima 14c560f898
Remove step which moved to the vscode CI 4 years ago
Alexandru Dima b08878cbb3
Add node module caching 4 years ago
Max Schmitt 1dd0635db4
feat: fix and migrate smoke tests to Playwright (#1961)
* feat: migrate e2e tests to Playwright

* fix: OS dependency

* fix: race condition

* fix: increased launch timeout
5 years ago
Peng Lyu d7ddf03fde
Validate typings can be imported correctly in simple ts project (#1785) 5 years ago
Peng Lyu 3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test (#1675)
Bundle/Test with latest VS Code.
5 years ago