João Moreno
1f8fd7adef
use oidc ( #233126 )
...
* use oidc
* undo dep bump
* use ClientAssertionCredential
* temporarily disable mangle
* adopt oidc
2024-11-05 21:50:01 +01:00
Benjamin Pasero
f6f90e0163
Implement NLS without AMD loader ( #214588 )
2024-06-28 11:55:48 +02:00
João Moreno
e469272e45
remove inline sourcemaps from build files ( #198842 )
2023-11-22 14:05:46 +01:00
Matt Bierner
10d94ba0f3
Pick up latest TS nightly for building VS Code ( #194631 )
2023-10-02 19:40:35 +01: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
Johannes
696c1cf199
build utils with source map to enable JS debug console
2022-11-10 15:05:47 +01:00
Tyler James Leonhardt
c1956b8cce
concat arrays instead of replace because we want all items in the array ( #155228 )
2022-07-14 12:57:48 -07:00
Tyler James Leonhardt
551cf46204
use extension id as key not folder name which is more accurate ( #153178 )
2022-06-24 23:31:22 +00: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
Johannes
2c004b870f
recompile build folder with `const` over let
2022-06-09 10:59:11 +02:00
João Moreno
726eeffa71
introduce distro private builds
2022-03-21 14:40:00 +01:00
Alex Dima
cab9713422
Fixes #141994 : Address eslint problems
2022-02-02 13:18:12 +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
Tyler Leonhardt
6effc2377b
include js change of nlsmetadata
2021-09-21 13:05:11 -07:00
Tyler Leonhardt
d8d0570244
gzip and minify json
2021-09-17 09:44:03 -07:00
Tyler Leonhardt
6dff4e5fde
use package instead because language packs use package
2021-09-16 15:50:01 -07:00
Tyler Leonhardt
2e94b43325
include package.nls.json in bundles
2021-09-16 14:56:40 -07:00
Tyler Leonhardt
9e78e8e2d9
add a bundle property to nlsmetadata uploader
2021-09-16 14:41:41 -07:00
Tyler Leonhardt
edf18f3974
add metadata header files to upload
2021-09-16 14:07:08 -07:00
Tyler Leonhardt
7cb531e421
align to one format and include headers for extensions
2021-09-16 13:48:04 -07:00
Tyler Leonhardt
16f81160e8
typo in upload-nlsmetadata
2021-09-16 10:57:11 -07:00
Tyler Leonhardt
c240648548
include package.nls.json files in nls metadata
2021-09-16 10:26:46 -07:00
Tyler Leonhardt
e54f90f0fd
upload nlsmetadata
2021-09-16 09:16:47 -07:00