Commit graph

10 commits

Author SHA1 Message Date
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
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.
2022-11-21 12:31:18 +01:00
Henning Dieterichs
1160858c06
Adds nightly release 2022-11-16 13:43:43 +01:00
Henning Dieterichs
1dc513ee38
Migrates github publish action to azure pipeline. 2022-11-14 16:37:26 +01:00
Henning Dieterichs
6fe0852863
Adds pipeline.yml 2022-11-08 15:44:08 +01:00