Commit graph

4 commits

Author SHA1 Message Date
Samuel Attard
b894151745
build: update npx.py to support npx@7 (#26662)
* build: update npx.py to support npx@7

* build: set npm_config_yes for all npx callsites
2020-11-23 21:26:54 -08:00
Samuel Attard
47d451ae52
fix: ts-node node is not a thing 2020-08-10 20:25:29 -07:00
Samuel Attard
4d50f3f62c
build: convert some scripts to TS (#24891) 2020-08-07 13:48:46 -07:00
Samuel Attard
b2dc0a4f11
build: auto-generate the codesigning cert used for macOS CI testing runs (#17668)
* build: auto-generate the codesigning cert used for macOS CI testing runs

* build: give the cert ALL the trust values

* chore: also import public key

* idek
2020-03-19 10:00:42 +09:00