Commit Graph

12 Commits (a21839d00d3b3a1af5adc890f689868acf770ecf)

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