Commit Graph

134 Commits

Author SHA1 Message Date
Joao Moreno
f646343204 fix hygiene in tfs 2017-08-16 11:15:18 +02:00
Joao Moreno
f91db52096 run hygiene in tfs
fixes #31634
2017-08-16 10:24:23 +02:00
Joao Moreno
f1ec5c2bdc remove unnecessary options for node 2017-08-16 10:24:23 +02:00
Johannes Rieken
222f7a6bb7 also disable snapshot creation for mac/linux 2017-07-26 11:13:18 +02:00
Daniel Imms
1bf7d177d9 Clean up 2017-07-25 19:40:26 -07:00
Daniel Imms
e65426f473 Remove loader snapshot 2017-07-25 17:16:07 -07:00
Joao Moreno
1fbfd18c42 fix ia32 Dockerfile 2017-07-21 18:19:45 +02:00
Joao Moreno
04e5a20ecb ia32 x64 docker files 2017-07-21 17:09:21 +02:00
Joao Moreno
d46f11b9d0 wip: create dockerfile for 32 bit linux build agent 2017-07-20 19:48:07 +02:00
Christof Marti
b357df0707 Proposed credentials API: Fix linux builds 2017-07-18 18:40:20 -07:00
Matt Bierner
5da27baff3 Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1

Fixes #28643

a

* Reformat a few files for 2.4

* Fix compile errors in jsoneditingservice
2017-07-12 11:28:47 -07:00
Johannes Rieken
09bcb50bc1 Merge branch 'master' into joh/snaps 2017-07-11 18:12:05 +02:00
Joao Moreno
7bb3b89031 increase mooncake blob service timeouts 2017-07-11 18:10:59 +02:00
Johannes Rieken
79503a0176 make arch a script argument 2017-07-11 12:33:22 +02:00
Johannes Rieken
98705d8e2c add linux build step, remove gulp tasks 2017-07-11 11:27:36 +02:00
Johannes Rieken
84f35b19dd windows build step to create loader 2017-07-11 11:03:35 +02:00
Johannes Rieken
fe36969033 add snapshot as build step instead of gulp task 2017-07-11 10:52:12 +02:00
Johannes Rieken
2755538d9f tweak mac, windows build scripts 2017-07-11 09:44:09 +02:00
Joao Moreno
bf410d4cc7 tfs: increase retry count when publishing to azure 2017-07-06 08:52:44 +02:00
Joao Moreno
16aa8b70b3 tfs: check both azure and mooncake when uploading assets 2017-07-05 10:11:55 +02:00
Joao Moreno
14cd9fc39a fix smoketest 2017-07-05 09:58:46 +02:00
Joao Moreno
416f7f4e84 use nvm in tfs build agents
tfs: test nvm in darwin

tfs: darwin, source nvm

tfs: darwin nvm

tfs: make sure darwin nvm works

tfs: darwin nvm

tfs: linux nvm

tfs: test linux nvm

tfs: linux nvm

tfs: nvm for linux and darwin

tfs: fix nvm switch

tfs: windows nvm

tfs: nvm windows

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm path

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: windows nvm

tfs: fix windows nvm

tfs: windows nvm

tfs: unify node.sh

tfs: linux, darwin nvm
2017-07-04 16:10:35 +02:00
Joao Moreno
a6a0d8c3a4 disable xvfb-run 2017-07-03 11:08:51 +02:00
Joao Moreno
8903b773e8 update linux build agent 2017-07-03 11:07:57 +02:00
Joao Moreno
ccda5dce25 tfs: debug linux unix tests 2017-07-03 09:38:19 +02:00
Joao Moreno
f1fec6bc43 disable unit tests for linux 32 2017-06-29 10:13:06 +02:00
Joao Moreno
cc4d6a8ddd tfs: linux 2017-06-29 09:44:39 +02:00
Joao Moreno
c3ce4a5802 tfs: fix linux 32 2017-06-29 08:17:52 +02:00
Joao Moreno
a961d0a840 tfs: debug linux build 2017-06-29 08:13:37 +02:00
Michel Kaporin
38b523c351 Configure git for testuser, rather then for root. 2017-06-28 10:50:15 +02:00
Michel Kaporin
91ab830714 Refactored main.js to TS 2017-06-26 14:37:27 +02:00
Joao Moreno
b4465d6b5c tfs: publish x64 setup 2017-06-22 17:36:57 +02:00
Michel Kaporin
c3a9f2b2b1 Use testuser home directory for npm install 2017-06-22 09:02:34 +02:00
Joao Moreno
c2d9659f66 tfs: use npm_config_devdir 2017-06-20 10:58:17 +02:00
Michel Kaporin
d37ee228ae Chown of root home folder to prevent EACCES errors when running 'npm install' programmatically. 2017-06-20 09:14:25 +02:00
Michel Kaporin
bba6037b11 Give testuser access to /root/npm instead. 2017-06-19 16:54:46 +02:00
Michel Kaporin
f125e3d23b Allow working with npm modules 2017-06-19 16:24:17 +02:00
Michel Kaporin
dbbaf9ffd7 Chown of source repository to allow git clone inside. 2017-06-19 15:53:28 +02:00
Michel Kaporin
28e7a2e95e Wrapped chained commands in functions. 2017-06-19 15:33:46 +02:00
Michel Kaporin
51670ce821 Chained user switching with password change 2017-06-19 12:51:55 +02:00
Michel Kaporin
343637258d Use chpasswd instead of passwd 2017-06-19 12:33:38 +02:00
Joao Moreno
77bf512f0e tfs: dont overwrite userprofile 2017-06-19 10:45:13 +02:00
Michel Kaporin
1f820512f0 Linux smoke test script not to swallow messages when adding new user 2017-06-19 09:56:16 +02:00
Michel Kaporin
e86733e2a0 Added smoke test environment configuration for Linux. 2017-06-16 17:12:49 +02:00
Joao Moreno
e239a4512e tfs: windows build 2017-06-16 11:29:34 +02:00
Joao Moreno
88fd820176 tfs: windows build 2017-06-16 11:27:41 +02:00
Joao Moreno
01c71c1a7e tfs: windows build 2017-06-16 11:26:55 +02:00
Joao Moreno
5ed899192b tfs: windows build 2017-06-16 11:25:16 +02:00
Joao Moreno
3462fd14be tfs: windows build 2017-06-16 11:22:32 +02:00
Joao Moreno
7e70dc1a47 tfs: fix windows build 2017-06-16 11:13:11 +02:00