Alexandru Dima
cea4eee18a
Use sha256 (resolves CodeQL warning) ( #201978 )
...
* Use sha256 (resolves CodeQL warning)
* check in JS file too
2024-01-08 17:03:22 +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
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
0656d21d11
auto-fixed prefer-const violation
2022-06-08 17:49:21 +02:00
Alexandru Dima
67d35ad418
Use relevant sections from package.json in the cache key computation
2021-09-01 11:38:10 +02:00
Alexandru Dima
f23ed65688
Compute node modules cache key in JS to avoid globbing
2020-12-23 13:21:55 +01:00