Commit Graph

82 Commits (main)

Author SHA1 Message Date
Alex Dima b4f1ca62dd
Check out `vscode-loc` too in order to get translations 3 years ago
Alex Dima 3de27fe12d
Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed 3 years ago
Alex Dima b01c42dd04
More tweaks to nightly workflow 3 years ago
Alex Dima 67e1bddc33
Run `editor-distro` instead of `editor-esm-bundle` 3 years ago
Alex Dima 88714a7f6b
switch to `npm install` 3 years ago
Alex Dima 41be945ca5
Check out the `monaco-editor` repo before 3 years ago
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 3 years ago
Alex Dima 2379aa505f
Remove DISPLAY env variable from browser unit tests 3 years ago
Alex Dima 850c4820bf
Fix path 3 years ago
Alex Dima 80ded16f54
Check out repos as siblings 3 years ago
Alex Dima 7a9cff59a7
First attempt at nightly 3 years ago
Alex Dima 04742ae492
Try to use `x-access-token` 3 years ago
Alex Dima 58251db14d
Find out remote address 3 years ago
Alex Dima 6f2dc28949
Add publish website workflow 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