Commit Graph

18 Commits (903a92c7bb81f0e96301acfa7f79b09cc8f5ab88)

Author SHA1 Message Date
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