vscode/build
Benjamin Pasero 8afb685c9b
eng - add checksum validation support to nodejs and extensions (#184877)
* eng - add `checksum` validation support to `remote`

* eng - wire in more `checksum` support

* eng - renames for remote fetching

* eng - renames for remote fetching

* eng - disable verbose

* eng - always fetch verbose in CI

* eng - 💄

* eng - add checksums for node

* eng - report checksum matches

* eng - fix build

* eng - warn when not being able to check sum

* eng - support checksums for built in extensions

* eng - clear todo

* eng - add nodejs metadata to product.json

* 🆙 version

* 🆙 distro

* update distro

* eng - switch to checksum file

* cleanup alpine

* fix alpine

* fix bug

* eng - fetch all from remote

* eng - 💄

* eng - print checksums

* eng - fix missing import

* 🆙 distro

* undo version change
2023-06-14 16:57:06 +02:00
..
azure-pipelines ci: switch to bionic agents for arm64 and armhf clients (#184906) 2023-06-13 00:50:36 +09:00
builtin Remove uses of X-UA-Compatible meta tag (#177739) 2023-04-04 13:02:01 -07:00
checksums eng - add checksum validation support to nodejs and extensions (#184877) 2023-06-14 16:57:06 +02:00
darwin Adopt new distro format (#178689) 2023-04-02 09:35:39 +02:00
lib eng - add checksum validation support to nodejs and extensions (#184877) 2023-06-14 16:57:06 +02:00
linux ci: switch to bionic agents for arm64 and armhf clients (#184906) 2023-06-13 00:50:36 +09:00
monaco Implements initial version of moved code detection. (#184336) 2023-06-05 08:50:55 -07:00
npm chore: update to Electron 22 (#177600) 2023-04-03 09:09:31 +02:00
win32 innosetup to start/stop tunnel service (#180527) 2023-05-19 11:07:43 +02:00
.cachesalt ci: switch to bionic agents for arm64 and armhf clients (#184906) 2023-06-13 00:50:36 +09:00
.gitattributes force .exe, .dll as binary to fix CRLF/LF problems (#107862) 2020-10-01 10:17:49 +02:00
.gitignore Generate policies again (#149322) 2022-05-12 09:16:03 +02:00
.moduleignore Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.darwin Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.linux Bump windows-process-tree (#184759) 2023-06-12 11:36:56 -07:00
.moduleignore.win32 Bump windows-mutex to 0.4.4 (#184366) 2023-06-09 09:40:10 -07:00
.webignore implement sign service for web (#182815) 2023-05-17 16:52:56 -07:00
eslint.js Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
filters.js add linter for css variable names (#176769) 2023-03-10 07:33:02 -08:00
gulpfile.compile.js add core-ci-pr task which does a full build without mangling 2023-06-07 15:51:48 +02:00
gulpfile.editor.js Don't mangle fields for the monaco editor, FYI @jrieken (#177223) 2023-03-15 14:46:23 +01:00
gulpfile.extensions.js add extensions-ci-pr task which does a full build without mangling 2023-06-07 16:36:02 +02:00
gulpfile.hygiene.js auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
gulpfile.js consume swc as libaray and wire up into the existing transpiler logic 2022-09-07 10:46:27 +02:00
gulpfile.reh.js eng - add checksum validation support to nodejs and extensions (#184877) 2023-06-14 16:57:06 +02:00
gulpfile.scan.js Use custom node-gyp for SDL pipeline (#179723) 2023-04-21 09:15:05 +09:00
gulpfile.vscode.js Bump windows-mutex to 0.4.4 (#184366) 2023-06-09 09:40:10 -07:00
gulpfile.vscode.linux.js Add appdata.xml to rpm template (#172976) 2023-02-02 01:54:43 -08:00
gulpfile.vscode.web.js add extensions-ci-pr task which does a full build without mangling 2023-06-07 16:36:02 +02:00
gulpfile.vscode.win32.js innosetup to start/stop tunnel service (#180527) 2023-05-19 11:07:43 +02:00
hygiene.js Improve stylelint variable checking (#178002) 2023-03-22 14:59:25 +01:00
package.json Mangle exported symbols (#182935) 2023-06-13 08:18:05 +02:00
setup-npm-registry.js Adopt new distro format (#178689) 2023-04-02 09:35:39 +02:00
stylelint.js Improve stylelint variable checking (#178002) 2023-03-22 14:59:25 +01:00
tsconfig.build.json Re-enable running our eslint rules using ts-node (#159495) 2022-08-30 08:40:04 +02:00
tsconfig.json build utils with source map to enable JS debug console 2022-11-10 15:05:47 +01:00
yarn.lock Mangle exported symbols (#182935) 2023-06-13 08:18:05 +02:00