Commit Graph

23 Commits (77e4e3036492fd3b0005f6892daaec3d35f29f16)

Author SHA1 Message Date
Alex Dima 208f9218f9
Add smoketest for esbuild packaging 2022-02-05 00:55:28 +01:00
Alex Dima 9fac3918b2
Adopt the new `editor/contrib` layering rules in the esm metadata generation 2022-01-24 12:37:22 +01:00
Alex Dima ee5da3672a
drop the cached node modules 2021-12-03 19:17:40 +01:00
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 2021-11-23 09:31:51 +01:00
Alex Dima 7a9cff59a7
First attempt at nightly 2021-11-22 21:57:39 +01:00
Alex Dima 903a92c7bb
Update links 2021-11-16 23:18:23 +01:00
Alex Dima 5bb2a27249
Add website check in CI 2021-11-15 23:14:36 +01:00
Alex Dima 45227a089e
Try to enable smoketests also on webkit 2021-11-15 22:21:38 +01:00
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima de38109d4c
Always install playwright 2021-11-15 16:34:39 +01:00
Alex Dima f84185f497
Download Playwright when `node_modules` are restored from cache 2021-11-15 16:25:47 +01:00
Alex Dima a21839d00d
Rename to `webpack-plugin` 2021-11-15 16:16:53 +01:00
Alex Dima 78b2edf1e3
Add smoketest and run it in CI 2021-11-15 15:55:37 +01:00
Alex Dima ab787465b6
Add `prettier` check in CI 2021-11-15 11:58:26 +01:00
Alex Dima a8df4018f1
Move html sources into `/src/` 2021-11-13 19:40:20 +01:00
Alex Dima 08459beac3
Minor tweaks 2021-11-12 21:55:00 +01:00
Alex Dima 59484624a4
Add CI 2021-11-12 21:48:52 +01:00
Alexandru Dima 1cada068d1
Remove CI workflow since vscode runs it now (e.g. https://github.com/microsoft/vscode/runs/1619014477?check_suite_focus=true) 2020-12-28 22:05:43 +01:00
Alexandru Dima 14c560f898
Remove step which moved to the vscode CI 2020-12-28 18:03:19 +01:00
Alexandru Dima b08878cbb3
Add node module caching 2020-12-28 16:55:20 +01:00
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
2020-05-11 09:21:24 -07:00
Peng Lyu d7ddf03fde
Validate typings can be imported correctly in simple ts project (#1785) 2020-01-27 11:30:09 -08:00
Peng Lyu 3d0dae8fe1
CI testing for editor distro, webpack bundling and smoke test (#1675)
Bundle/Test with latest VS Code.
2019-11-18 11:50:42 -08:00