Commit graph

38 commits

Author SHA1 Message Date
Alex Dima 19866fcd0f Revert "workaround #41268"
This reverts commit b811600ecc.
2018-01-08 10:55:28 +01:00
Benjamin Pasero b811600ecc workaround #41268 2018-01-08 10:26:45 +01:00
Johannes Rieken 3a1d48425f explicitly set --noEmit 2017-12-11 13:56:59 +01:00
Johannes Rieken d1f35e8a6e add monaco-compile to travis and appveyor 2017-12-11 13:06:37 +01:00
Joao Moreno e732274c1d use yarn in appveyor 2017-11-15 15:49:09 +01:00
João Moreno 38ae9180f9 Merge pull request #35474 from felixfbecker/use-local-gulp
Use local gulp in CI
2017-10-03 10:29:17 +02:00
Felix Becker c0bab7843d Cache npm cache in CI 2017-10-01 22:15:53 -07:00
Felix Becker 070c3c4a7e Use local gulp in CI 2017-10-01 22:12:27 -07:00
Nguyen Long Nhat 5a5050de68 Using node 7.9.0 2017-09-19 20:34:06 +07:00
Benjamin Pasero ef85e633e6 fix windows build on appveyor 2017-05-31 11:01:36 +02:00
Benjamin Pasero ebf71dae52 Update to electron 1.6.x (#23842) 2017-04-10 07:58:06 +02:00
Johannes Rieken 8a73c7d0b4 renames: test -> test-mocha and test-electron -> test 2017-04-04 17:03:39 +02:00
Rob Lourens da995ea059 Don't run install --force on Appveyor. This causes errors to be ignored and we don't do it on Travis or the official build. 2017-03-31 15:21:33 -07:00
Johannes Rieken 230b7481ad make 'test-electron' part of the build 2017-03-31 16:21:22 +02:00
Joao Moreno 5ec387da3d appveyor 2017-02-09 11:08:42 +01:00
Benjamin Pasero ecb54a8ab9 VSCODE_BUILD_VERBOSE: false 2016-11-21 13:29:54 +01:00
Benjamin Pasero 37357e1fbf less verbose build output 2016-11-21 10:51:19 +01:00
Benjamin Pasero 558526d1ed use node 6.6.0 2016-09-20 09:58:58 +02:00
Benjamin Pasero 6fa85223ef Electron Update 1.x (#11157)
* use electron 1.3.4

* ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE

* OSS input

* update electron.d.ts

* workaround for #8708

* bump oniguruma and chokidar with custom fsevents

* build with appveyor config from master

* oops, still use ELECTRON_RUN_AS_NODE

* use electron 1.3.5

* optional fsevents

* add cat.exe to workaround output issues

* use cat for tests

* remove some now obsolete ELECTRON_NO_ATTACH_CONSOLE

* also pipe output to cat for code.sh on windows

* unset ELECTRON_RUN_AS_NODE for appveyor

* fix tfs builds?

* fix build

* fix build?

* use cat only when running tests locally
2016-09-14 07:29:20 +02:00
Benjamin Pasero 7af4a3f440 try harder 2016-09-01 11:38:08 +02:00
Benjamin Pasero 07858d8a92 build with node 6 to workaround VS 2015 update 3 issue 2016-09-01 11:09:58 +02:00
Joao Moreno 4bd5ff8c7a reduce logging output during build 2016-07-19 11:38:00 +02:00
Benjamin Pasero 0525466708 back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-07-08 16:12:10 +02:00
Benjamin Pasero 680d4200b8 undo appveyor change 2016-07-02 15:07:02 +02:00
Benjamin Pasero 209c9e3cef appveyor: experiment building with VS 2015? 2016-07-02 14:46:16 +02:00
Benjamin Pasero 5d1affed4b ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-07-02 08:39:01 +02:00
Benjamin Pasero 8a616a93f1 run integration tests on windows? 2016-04-29 09:04:50 +02:00
Joao Moreno b43319bfb9 use node 5.10 in appveyor 2016-04-19 16:16:46 +02:00
Joao Moreno d46c0646f2 move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
Joao Moreno 4821ad5f43 use ELECTRON_RUN_AS_NODE 2016-02-12 12:43:24 +01:00
João Moreno 092161b189 run proper tests in appveyor 2016-01-11 16:14:46 +01:00
Benjamin Pasero 059e335427 Revert "ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE"
This reverts commit 37dbbb3573.
2016-01-08 17:32:21 +01:00
Benjamin Pasero 37dbbb3573 ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE 2016-01-05 16:32:32 +01:00
João Moreno 08ccecf3e0 Update appveyor.yml 2015-11-25 17:06:08 +01:00
João Moreno 920ede826a Update appveyor.yml 2015-11-25 17:06:00 +01:00
João Moreno 53644525be use --force when running npm install on Appveyor 2015-11-25 10:45:28 +01:00
João Moreno a1c4fd9bfe appveyor: split electron and compile tasks 2015-11-25 09:25:03 +01:00
Joao Moreno cb259e1c4f use appveyor 2015-11-24 19:43:35 +01:00