Commit Graph

58 Commits (eed1e1cf27ec883d5f880fbd3aef6062cb11c9df)

Author SHA1 Message Date
Henning Dieterichs a903ac1afc
Fixes publish github action. 2022-02-03 15:01:18 +01:00
Matthew Peveler 259196bc1e
Merge branch 'microsoft:main' into bugfix-workflow-publish 2022-01-30 17:33:47 -05:00
Matthew Peveler 7ec6ac210f
Only run publish workflow on main monaco-editor repo
Signed-off-by: Matthew Peveler <matt@popsql.com>
2022-01-30 22:29:48 +00:00
Alex Dima bcc7fd43aa
Add 'Needs More Info Closer' 2022-01-28 20:29:05 +01:00
Alex Dima 4268f423e8
Add locker action 2022-01-28 20:16:11 +01:00
Henning Dieterichs 22c629374e
Fixes path to template for create-an-issue action. 2022-01-27 14:17:43 +01:00
Henning Dieterichs f3dda000c6
Fixes create-an-issue commit hash. 2022-01-27 14:01:22 +01:00
Henning Dieterichs c8be2f8782
Creates an issue if npm publish task fails. 2022-01-27 12:47:43 +01:00
Alex Dima 5330724dff
Adopt changes in `vscode` repo 2022-01-25 23:54:55 +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
Alexandru Dima 2ec5fd9d3b
Allow manually triggering publishing the website 2021-12-14 22:05:30 +01:00
Alex Dima 252e010eb7
Final tweaks 2021-12-10 22:34:18 +01:00
Alex Dima 103da73f28
Towards publishing 2021-12-10 22:32:20 +01:00
Alex Dima f1fc190711
Add support for skipping `monaco-editor-core` 2021-12-10 21:51:49 +01:00
Alex Dima 7e010114fe
Remove extra " 2021-12-10 21:42:40 +01:00
Alex Dima 495aa7f860
Print `vscode_branch` 2021-12-10 21:39:38 +01:00
Alex Dima 705e60fbf9
Enable echo 2021-12-10 21:27:06 +01:00
Alex Dima 119b4dbe5f
Compute state based on github event 2021-12-10 20:52:34 +01:00
Alex Dima 218caac488
Rename folder 2021-12-10 15:59:54 +01:00
Alex Dima 5e40d80881
Consider a scheduled run to be a nightly run 2021-12-10 11:44:35 +01:00
Alex Dima dda0f6caf9
Try to troubleshoot scheduled events info 2021-12-10 09:15:03 +01:00
Alex Dima b84d22c6fb
Fix working directory 2021-12-09 21:48:52 +01:00
Alex Dima 51ab8d1537
Add a workflow_dispatch input 2021-12-09 21:08:52 +01:00
Alex Dima dc0f824c38
Rename workflow 2021-12-09 20:56:26 +01:00
Alex Dima 13a4caf0cd
Generate nightly version based on latest npm version 2021-12-09 20:54:40 +01:00
Alex Dima ee5da3672a
drop the cached node modules 2021-12-03 19:17:40 +01:00
Alex Dima b4f1ca62dd
Check out `vscode-loc` too in order to get translations 2021-12-03 17:09:46 +01:00
Alex Dima 3de27fe12d
Publish `monaco-editor-core` even if the `monaco-editor` checks do not succeed 2021-11-23 14:21:32 +01:00
Alex Dima b01c42dd04
More tweaks to nightly workflow 2021-11-23 13:26:27 +01:00
Alex Dima 67e1bddc33
Run `editor-distro` instead of `editor-esm-bundle` 2021-11-23 11:06:57 +01:00
Alex Dima 88714a7f6b
switch to `npm install` 2021-11-23 10:37:45 +01:00
Alex Dima 41be945ca5
Check out the `monaco-editor` repo before 2021-11-23 10:00:02 +01:00
Alex Dima 2fb82fb3ad
Also run monaco-editor checks in nightly 2021-11-23 09:31:51 +01:00
Alex Dima 2379aa505f
Remove DISPLAY env variable from browser unit tests 2021-11-22 23:02:37 +01:00
Alex Dima 850c4820bf
Fix path 2021-11-22 22:04:12 +01:00
Alex Dima 80ded16f54
Check out repos as siblings 2021-11-22 22:03:04 +01:00
Alex Dima 7a9cff59a7
First attempt at nightly 2021-11-22 21:57:39 +01:00
Alex Dima 04742ae492
Try to use `x-access-token` 2021-11-16 23:57:49 +01:00
Alex Dima 58251db14d
Find out remote address 2021-11-16 23:33:24 +01:00
Alex Dima 6f2dc28949
Add publish website workflow 2021-11-16 23:27:17 +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