Commit graph

10 commits

Author SHA1 Message Date
Raymond Zhao
06ae4b61c2
Bump windows-mutex to 0.4.4 (#184366)
Also adds OS-specific .moduleignore files
2023-06-09 09:40:10 -07:00
João Moreno
aac80c3f0a
Adopt new distro format (#178689)
* Simplify distro

Also a ton of drive-by fixing around builds:
- simplified many oneliners
- fixed missing custom npm registry call setups
- remove unnecessary and duplicate work during builds
- many many fixes
2023-04-02 09:35:39 +02:00
Matt Bierner
2a84b0fb6d
Enable alwaysStrict for build scripts (#152778)
Turns on `alwaysStrict` and removes `'use strict';` from our `.ts` files
2022-06-21 19:00:43 +00:00
João Moreno
726eeffa71
introduce distro private builds 2022-03-21 14:40:00 +01:00
Johannes Rieken
4a130c40ed
enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
João Moreno
6f2ad1994c
More RBAC usage (#137579)
* ci: 👷 remove secret references

* inline web storage account

* remove unused reference

* inline storage accounts

* formatting

* formatting

* drop ticino-storage-key, web-storage-key

* remove leftovers

* fix build

* fix build

* catch errors on all upload* scripts

* bump gulp-azure-storage
2021-11-20 09:01:39 -08:00
João Moreno
9cfba54681
move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
Martin Aeschlimann
9b4f91b31c upload-sourcemaps: fix typings 2020-10-26 17:00:59 +01:00
João Moreno
e3202ed684 upload production node_modules sourcemaps 2020-10-26 15:34:41 +01:00
João Moreno
212fc3d6cd
migrate last js files
related to #107356
2020-09-28 14:33:51 +02:00
Renamed from build/azure-pipelines/upload-sourcemaps.js (Browse further)