Commit Graph

75 Commits

Author SHA1 Message Date
Mazen El-Kashef
a8047f889b back to electron 6 2020-05-20 00:54:26 -05:00
Mazen El-Kashef
9dcac63419 Upgrade npm 2020-05-20 00:44:18 -05:00
Mazen El-Kashef
7389cff85c check out build on electron 7 2020-05-20 00:41:32 -05:00
Mazen El-Kashef
397afdeca0 Fix node versioin 2020-05-19 23:37:57 -05:00
Mazen El-Kashef
ed8f4f9d51 Update npm version 2020-05-19 16:28:35 -05:00
Mazen El-Kashef
9e01d5ac3b electron 6 again and bump node to 12.4.0 2020-05-19 16:06:38 -05:00
Darangi
bcbf7c6343 Removed script to build native modules 2020-02-28 11:57:35 +01:00
Darangi
1fec04a2d0 build native module 2020-02-28 11:38:29 +01:00
Darangi
d3ada54531 removed --no-sandbox flag 2020-01-08 17:48:54 +01:00
Darangi
18da630975 added sudo to chmod 2020-01-07 20:59:14 +01:00
Darangi
7e24756a3d added sudo to chmod command 2020-01-07 18:56:59 +01:00
Darangi
d9eb0bb3e6 edited chrome sandbox path 2020-01-07 18:20:05 +01:00
Darangi
cc193b0123 get chrome-sandbox path 2020-01-07 17:27:49 +01:00
Darangi
b463ed2551 chrome-sandbox-file 2020-01-07 13:40:00 +01:00
Darangi
f73e465463 added --no-sandbox flag 2020-01-07 11:43:33 +01:00
Darangi
8a709366cb modify chrome-sandbox permission 2020-01-07 11:07:13 +01:00
Darangi
788d21f380 modify chrome-sandbox permission 2019-12-20 07:30:52 +01:00
Darangi
777e3ed915 modify chrome-sandbox permission 2019-12-20 01:52:47 +01:00
Darangi
cbf8aa3c02 modify chrome-sandbox permission 2019-12-20 01:48:05 +01:00
Darangi
1a59f72955 added sandbox workaround 2019-12-20 00:34:10 +01:00
Darangi
8bb7855966 modified chrome-sandbox permission 2019-12-19 19:13:32 +01:00
Darangi
e655892565 moved sandbox workaround inbetween build and test scripts 2019-12-19 18:28:24 +01:00
Darangi
8a956fc0ea Update linux CI file 2019-12-19 17:40:40 +01:00
Darangi
89403fbb20 Update linux CI file 2019-12-19 17:20:43 +01:00
Darangi
d4b93f40c4 Added sandbox workaround 2019-12-19 14:40:00 +01:00
Darangi
25281f540f Removed sandbox workaround from linux CI config 2019-12-19 14:23:00 +01:00
Darangi
6cdb140a60 update CI for linux to fix setuid_sandbox error 2019-12-18 21:11:45 +01:00
Darangi
73f4e9f8f2 update CI for linux to fix setuid_sandbox error 2019-12-18 20:23:24 +01:00
Darangi
ef559976dc :arrow_up:node@12.13.1 and :arrow_up:npm@6.12.1 2019-11-29 19:11:16 +01:00
Antonio Scandurra
e938c0136b Revert "WIP: Temporarily upload artifacts on builds triggered by pull requests"
This reverts commit 10fc3f254e.

Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
2019-07-24 15:25:29 +02:00
Antonio Scandurra
383fda8869 Install ICU dev tools to fix artifact caching tool 2019-07-24 15:02:38 +02:00
Antonio Scandurra
10fc3f254e WIP: Temporarily upload artifacts on builds triggered by pull requests 2019-07-24 12:55:41 +02:00
Antonio Scandurra
445548e68d Downgrade Ubuntu to 14.04 2019-07-24 12:48:24 +02:00
Rafael Oleza
8d9a7aa978 Add yml files to the node_modules cache key
This is to prevent reusing the node_modules folder when there are
changes in the build system, which can affect the npm install step (like
upgrading the Node.js version).
2019-06-12 15:24:23 +02:00
Rafael Oleza
8e836b026f Update the nodejs version used on CI systems
It now matches the version of Node.js that Electron v3.1 is using.
2019-06-12 15:24:23 +02:00
Rafael Oleza
1d13427124 Auto-format yaml files 2019-06-12 12:56:22 +02:00
Antonio Scandurra
8231a16d77 Add package.json as a key to invalidate the cache on Electron upgrades 2019-06-04 13:08:58 +02:00
Antonio Scandurra
3be4889b77 Cache node_modules on Azure Pipelines based on package-lock.json
Co-Authored-By: Nathan Sobo <nathan@github.com>
Co-Authored-By: Rafael Oleza <rafeca@github.com>
2019-06-04 09:38:49 +02:00
Jason Rudolph
ce94241bde Configure Azure DevOps bootstrapping step to run with CI env vars 2019-04-17 12:23:05 -04:00
Jason Rudolph
5f52a8e0b0 Lint earlier in the build process 2019-04-02 19:43:44 -04:00
Rafael Oleza
874016b785 Add GITHUB_TOKEN env var to the npm install step (take 2)
This will prevent issues when installing the `vscode-ripgrep` package
2019-03-20 14:41:22 +01:00
Ash Wilson
536c582e2b Respect Atom.SkipTests 2019-02-15 11:16:19 -05:00
Ash Wilson
57ff580d66 Invoke the postprocessing script from CI 2019-02-15 10:09:36 -05:00
Ash Wilson
4d090b8f1e Set test run titles in PublishTestResults tasks 2019-02-12 11:59:38 -05:00
Ash Wilson
3b7ac36bec Azure doesn't like trailing whitespace 2019-02-11 13:31:59 -05:00
Ash Wilson
da891bd120 Use spaces in TEST_JUNIT_XML_RUN 2019-02-11 10:13:31 -05:00
Ash Wilson
65661ba8a3 Report test suites individually 2019-02-07 08:49:42 -05:00
Ash Wilson
7361720363 Quoting is a thing 2019-02-06 20:20:13 -05:00
Ash Wilson
c11442df5e Explicit test-results.xml glob 2019-02-06 19:45:41 -05:00
Ash Wilson
f42de37cbc Set ROOT instead of PATH 2019-02-06 14:23:54 -05:00