Commit Graph

5 Commits (7374280f4eec850314a75b522aefff968a8f4214)

Author SHA1 Message Date
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