Commit graph

2498 commits

Author SHA1 Message Date
Logan Ramos
0991720b7b
Build Improvements for Telemetry Command (#76431)
* Update telemetry tooling commit

* Extract telemetry build to helper script

* Fix file permissions

* Script fixes

* Update telemetry commit

* Update telemetry tool commit

* Wrap commands in Exec

* Fix some execs

* Fixed typo

* Update commit
2019-07-03 10:12:23 -07:00
Joao Moreno
f5d3ca0944 Merge branch 'joao/build-perf' 2019-07-03 15:13:13 +02:00
Joao Moreno
5ed3bb2297 bring back builds 2019-07-03 15:10:07 +02:00
Joao Moreno
089810efde shave off a few seconds from cache restore 2019-07-03 14:33:04 +02:00
Joao Moreno
481eabb3cc clean build 2019-07-03 14:15:01 +02:00
Joao Moreno
a17fe44cfd arch dependent win32 yarn cache 2019-07-03 14:13:57 +02:00
Joao Moreno
9e4a7e672c clean postinstall 2019-07-03 11:25:09 +02:00
Joao Moreno
674d8a5449 postinstall scripts all around 2019-07-03 11:23:45 +02:00
Joao Moreno
b816ed5b54 run postinstall scripts if yarn cache is restored 2019-07-03 10:58:19 +02:00
Joao Moreno
7013ce7a00 comment out publish step 2019-07-03 10:47:28 +02:00
Joao Moreno
0d5eea741d use yarn cache everywhere 2019-07-03 10:41:08 +02:00
Joao Moreno
05a0175c8f yarn cache should worry about .yarnrc 2019-07-03 10:37:03 +02:00
Joao Moreno
76e01dc02b more yarn cache 2019-07-03 09:07:22 +02:00
Benjamin Pasero
8e47e98e08 build - disable schedule for now 2019-07-03 08:59:29 +02:00
Joao Moreno
89b68c9cd6 test yarn cache task 2019-07-03 08:51:53 +02:00
Joao Moreno
b9e80bd178 test yarn cache 2019-07-03 08:32:13 +02:00
Joao Moreno
41db50e701 Merge branch 'joao/build-perf' 2019-07-03 08:26:14 +02:00
Joao Moreno
969f79b75b fix linux build 2019-07-02 18:27:27 +02:00
Joao Moreno
0df3e606cf better task running conditions 2019-07-02 17:23:54 +02:00
Joao Moreno
da1691e620 fix builds 2019-07-02 17:18:55 +02:00
Joao Moreno
878d97fe41 fix linux build 2019-07-02 17:15:16 +02:00
Benjamin Pasero
627e9fcca6 nsfw - update ignore 2019-07-02 16:10:55 +02:00
Joao Moreno
9e8c8112d1 use yarn cache 2019-07-02 16:02:16 +02:00
Joao Moreno
833796d25c remove gulpfile.ci 2019-07-02 15:38:23 +02:00
Joao Moreno
3abbf8d01a clean release task 2019-07-02 12:58:59 +02:00
Joao Moreno
28cb6ecb4d Merge branch 'master' into joao/build-perf 2019-07-02 11:48:42 +02:00
Joao Moreno
e79052776a fix distro build 2019-07-02 11:19:26 +02:00
Joao Moreno
f91bd1869c distro build: push release branches 2019-07-02 11:14:31 +02:00
Benjamin Pasero
7694303571 💄 2019-07-02 10:51:24 +02:00
Benjamin Pasero
675a30a14a build - switch schedule to cron syntax 2019-07-02 10:50:38 +02:00
Joao Moreno
a61bd06845 Merge branch 'master' into joao/build-perf 2019-07-02 10:20:22 +02:00
Joao Moreno
1a254a3a8d yarn update-distro 2019-07-02 10:19:55 +02:00
Joao Moreno
b472feaafa add node build script 2019-07-02 08:45:47 +02:00
Joao Moreno
22d217ce6e build 2019-07-01 22:07:26 +02:00
Joao Moreno
219a2f2262 pipelines: adopt shared compilation 2019-07-01 16:54:51 +02:00
Joao Moreno
8af2dbb3b9 separate compile-build from product builds 2019-07-01 15:49:20 +02:00
Joao Moreno
9d75c4e528 cleanup node tasks 2019-07-01 15:20:38 +02:00
Joao Moreno
2f1373c0bb introduce gulpfile.ci.js 2019-07-01 12:52:09 +02:00
Joao Moreno
399ff1a2fe gulp ci build task 2019-07-01 12:24:33 +02:00
Joao Moreno
e2289d05da fix relative path 2019-07-01 12:01:47 +02:00
Joao Moreno
a78e60f67f missing compilation 2019-07-01 11:56:07 +02:00
Joao Moreno
0678cb9ed3 build: remove old extensions build task, split extensions into gulp task 2019-07-01 11:54:36 +02:00
Joao Moreno
df8e3f0d0c fix build 2019-07-01 10:45:19 +02:00
Joao Moreno
ebacb1631f separate gulp 2019-06-28 17:36:05 +02:00
Joao Moreno
9e8b393513 enable builds 2019-06-28 16:31:38 +02:00
Joao Moreno
df90bd83bf build: remove build scripts 2019-06-28 16:31:23 +02:00
Joao Moreno
29dccfdce0 build:single compile 2019-06-28 15:16:28 +02:00
Benjamin Pasero
6f9bf94619 build - automatically release electron 6 exploration 2019-07-01 18:29:49 +02:00
Joao Moreno
e8016097b8 fix build 2019-06-27 16:37:40 +02:00
Logan Ramos
1bdbb8f95b Improvements to Telemetry Extractor Build (#76196)
* Allow the error to be surfaced to the user to provide more information about what is happening

* Testing gulp src

* Move json to app root

* Telemetry tooling commit update

* Harcode telemetry commit

* Update distro to match master

* statSync try catch

* build 💄

* fix build

* make build fail

* fix build

* fix build

* whitespace
2019-06-27 14:40:05 +02:00