Commit graph

20 commits

Author SHA1 Message Date
Henning Dieterichs
288737a4d4
Installs playwright deps via install-deps script 2025-11-18 18:31:29 +01:00
Henning Dieterichs
52ad0e5320
Removes unneeded mirror. (#4995) 2025-09-11 15:33:28 +00:00
Henning Dieterichs
de2829500d
uses default mirror 2025-09-08 17:52:33 +02:00
Henning Dieterichs
4e45ba0c5f
sets node version (#4980) 2025-09-08 14:14:15 +00:00
Henning Dieterichs
15e0a93777
Run npm run playwright-install (#4964)
* Run npm run playwright-install

* Fixes install command
2025-08-28 17:00:44 +00:00
Henning Dieterichs
e56ad4b588
repairs esm and amd build (#4950) 2025-08-28 13:35:17 +02:00
Ladislau Szomoru
a4b088e410
Engineering - add dependsOn field (#4747)
Some checks failed
CI / CI (push) Has been cancelled
2024-11-11 05:04:54 -08:00
Raymond Zhao
21fd5535f1
chore: exclude all vscode from CG (#4528)
Some checks are pending
CI / CI (push) Waiting to run
2024-05-23 15:01:29 -07:00
Raymond Zhao
7782231e06
chore: add cgIgnoreDirectories (#4431) 2024-03-18 09:56:51 -07:00
Raymond Zhao
4b7e26f0a9
chore: skip APIScan (#4432)
* chore: try using Windows to build and package

* chore: remove Linux step

* skip APIScan for core

* fix key

* revert testPlatforms

* Skip APIScan for the editor as well

* chore: fix nightly
2024-03-18 17:53:49 +01:00
Henning Dieterichs
73b47d4592 Fixes parameter labels 2024-01-23 20:40:59 +01:00
Henning Dieterichs
3a71daa740 Fixes pipelines 2023-07-31 15:33:39 +02:00
Henning Dieterichs
37b1981287
Fixes build script 2023-07-07 21:14:29 +02:00
Ladislau Szomoru
4392096db2
Engineering - remove custom code to create git tag (#3828) 2023-03-14 13:09:02 +01:00
Henning Dieterichs
0677fa6e30
Fixes pipeline 2023-02-24 17:06:12 +01:00
Henning Dieterichs
5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Henning Dieterichs
1b0a30a121
Includes monaco-editor-webpack-plugin in azure pipeline 2023-02-10 11:35:59 +01:00
Henning Dieterichs
ccb646cca9
Set vscodeCommitId in package.json to track which vscode commit the package has been built from. 2023-02-09 16:13:46 +01:00
Ladislau Szomoru
b4737b60ed
Engineering - Add tasks to create and push a tag with the version number (#3520)
* Engineering - Add tasks to create and push a tag with the version number

* Renames tag to follow v[VERSION] pattern

---------

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
2023-01-31 05:27:15 -08:00
Henning Dieterichs
1160858c06
Adds nightly release 2022-11-16 13:43:43 +01:00
Renamed from .azure-pipelines/pipeline.yml (Browse further)