Commit Graph

17 Commits (ada2b3d6ae3e56d93f718e47f61f15f023734a14)

Author SHA1 Message Date
Raymond Zhao 21fd5535f1
chore: exclude all vscode from CG (#4528) 8 months ago
Raymond Zhao 8503aef01e
chore: CG ignore VS Code extensions for nightly (#4451) 10 months ago
Raymond Zhao c92a363985
chore: add another skipAPIScan (#4435) 11 months ago
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
11 months ago
Henning Dieterichs 73b47d4592 Fixes parameter labels 1 year ago
Henning Dieterichs 6c7087b94e Adds publishMonacoEditorCore and publishMonacoEditor options to nightly pipeline to publish skipped builds 1 year ago
Henning Dieterichs 50a8a5ffbf
Fixes pipelines (#4107) 2 years ago
Henning Dieterichs 3a71daa740 Fixes pipelines 2 years ago
Henning Dieterichs 5636a40221
Fixes CI (#4102)
* Fixes CI

* Fixes CI
2 years ago
Henning Dieterichs 74470a5fb2
Allows for manual nightly builds. 2 years ago
Henning Dieterichs 6b9d289ce3
Retry failed compilation due to http 500 errors 2 years ago
Ladislau Szomoru 4392096db2
Engineering - remove custom code to create git tag (#3828) 2 years ago
Henning Dieterichs 5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2 years ago
Henning Dieterichs ccb646cca9
Set vscodeCommitId in package.json to track which vscode commit the package has been built from. 2 years ago
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>
2 years ago
Henning Dieterichs 8f8b47432b
Set `always` to true to trigger a build even when there are no new commits.
This is because nightly is build from the latest vscode@main.
2 years ago
Henning Dieterichs 1160858c06
Adds nightly release 2 years ago