Commit Graph

2653 Commits (f1fc1907111bd13ee4dbaacbda03ff5734916cb4)

Author SHA1 Message Date
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 d5dd935683
Store vscode version in `package.json` for reproducible builds 2021-12-10 20:41:17 +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
Alexandru Dima d031927599
Merge pull request #2811 from microsoft/alex/metadata
Ship a metadata in the esm folder which can help the webpack plugin
2021-12-10 00:00:48 +01:00
Alexandru Dima 7eee44891f
Merge pull request #2809 from gitpaladin/missing-pb-syntax-directive
Fix token while missing `syntax=` directive
2021-12-09 23:56:48 +01:00
Alex Dima 0abbb2be7d
Ship a metadata in the esm folder which can help the webpack plugin 2021-12-09 23:55:04 +01:00
Alex Dima e77825074d
Fix some samples 2021-12-09 22:16:35 +01:00
Alex Dima b84d22c6fb
Fix working directory 2021-12-09 21:48:52 +01:00
Alex Dima 876f3ec018
update `package-lock.json` 2021-12-09 21:26:24 +01:00
Alex Dima 51ab8d1537
Add a workflow_dispatch input 2021-12-09 21:08:52 +01:00
Alex Dima c938ee0b32
format file with prettier 2021-12-09 20:59:18 +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
cmlchen fbe2b4c7a9 Fix token while missing `syntax=` directive 2021-12-09 16:04:03 +08:00
Henning Dieterichs 83f13054ad
Fixes CI by formatting markdown document. 2021-12-08 14:08:33 +01:00
Alex Dima 776353f3e3
Remove unused script 2021-12-08 14:04:58 +01:00
Alex Dima 233ecd49b1
Fix paths for running the website from source (#2807) 2021-12-08 14:04:09 +01:00
Alex Dima 6b2f528d9f
Create `generated` directory if necessary (fixes #2807) 2021-12-08 13:52:31 +01:00
Henning Dieterichs 86cff74999
Merge pull request #2806 from jonatanklosko/jk-elixir-sigils
Update Elixir tokenization of sigil modifiers
2021-12-08 13:10:13 +01:00
Henning Dieterichs 0afd248a29 Update templates 2021-12-08 13:08:14 +01:00
Henning Dieterichs 81276a8df8 Update issue templates 2021-12-08 13:06:08 +01:00
Jonatan Kłosko 1126efe8d2 Tokenize the power operator 2021-12-08 12:27:27 +01:00
Jonatan Kłosko 10bce38a76 Update Elixir tokenization of sigil modifiers 2021-12-08 12:24:13 +01:00
Henning Dieterichs 3f9b0c5573
Splits CONTRIBUTING into CONTRIBUTING and MAINTAINING. 2021-12-07 12:25:29 +01:00
Henning Dieterichs 5414af93ba
Formats documents. 2021-12-07 12:06:37 +01:00
Henning Dieterichs df492782e2 Updates feature request template. 2021-12-07 11:58:11 +01:00
Henning Dieterichs c7aa369f6f Update feature request template. 2021-12-07 11:57:31 +01:00
Henning Dieterichs 187bd22d5d
Update bug_report.yaml
Update
2021-12-07 11:44:01 +01:00
Henning Dieterichs 2c2696f124
Update bug_report.yaml 2021-12-07 10:43:56 +01:00
Henning Dieterichs 8908955efd
Rename bug_report.md to bug_report.yaml 2021-12-07 10:43:32 +01:00
Henning Dieterichs ed3ada771a
Updates bug_report to use GitHub forms 2021-12-07 10:43:12 +01:00
Alex Dima ee5da3672a
drop the cached node modules 2021-12-03 19:17:40 +01:00
Alex Dima 1f9655af22
Read the latest published version from npm, do not rely on `package.json` (fixes #2800) 2021-12-03 17:15:37 +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 02a021b217
bump version 2021-11-23 13:26:16 +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