Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
Alexandru Dima
d1fff1a083 Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
João Moreno
212fc3d6cd migrate last js files
related to #107356
2020-09-28 14:33:51 +02:00
Benjamin Pasero
f9a6e04701 1337 ES3000 2019-08-08 15:08:57 +02:00
Benjamin Pasero
2a829f9290 💄 2019-08-08 12:48:01 +02:00
Benjamin Pasero
b8a7a8931f web - enable sourcemaps (#78690) 2019-08-08 10:56:39 +02:00
Joao Moreno
fe6e338a7d fix path 2019-07-14 20:25:18 +02:00
Joao Moreno
28c01d3b52 move upload sourcemaps to common agent 2019-07-14 10:31:07 +02:00