Commit Graph

1126 Commits

Author SHA1 Message Date
Ash Wilson
756f1196da
Use backslashes on Windows in case something is being dumb 2019-02-05 20:12:25 -05:00
Ash Wilson
847f7aff4c
Use searchFolder and mergeTestResults 2019-02-05 20:12:03 -05:00
Ash Wilson
fe5bdeed21
Let's see if it magically works 2019-02-05 14:28:35 -05:00
Ash Wilson
afd6576566
Set ATOM_JASMINE_REPORTER to "list" on our CI builds 2019-02-05 10:29:09 -05:00
Ash Wilson
c192aeaa14
⬆️ electron-link 2019-02-04 14:33:04 -05:00
David Wilson
6903be1b60 Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-01-30 10:55:29 -08:00
David Wilson
89de78b904 Launch mksnapshot.js using the current Node 2019-01-18 15:13:24 -08:00
David Wilson
7e5ba7c1ab Use the new Electron 3.0 snapshotting process with mksnapshot 2019-01-18 15:13:24 -08:00
David Wilson
71bf72aac6 Update snapshot path from snapshot_blob to v8_context_snapshot
Related commit: 
3ac4c1f03f
2019-01-18 15:12:55 -08:00
David Wilson
8dbd98a714 ⬆️ :electron: electron@3.0.0-beta.9 2019-01-18 15:12:55 -08:00
Winston Liu
b01b2fb79d
⬆️ status-bar@1.8.17 2019-01-10 22:10:43 -05:00
Ash Wilson
67c3535a36
Accept arguments to manually filter script/test 2019-01-08 20:36:27 -05:00
Winston Liu
4e0ad70771
⬆️ find-and-replace@0.215.15 2019-01-04 12:20:59 -05:00
Ash Wilson
81f066394d
Merge pull request #18641 from atom/aw/github-up-dev
Upgrade GitHub package on dev
2019-01-03 13:51:32 -05:00
Ash Wilson
f18454d693
Forgot the lockfile bump 2019-01-02 16:09:22 -05:00
Ash Wilson
3caaabf304
⬆️ electron-link 2019-01-02 16:02:42 -05:00
Ash Wilson
8274b4744e
Use the electron-link prerelease 2019-01-02 13:40:11 -05:00
Ash Wilson
d0f3fc1503
Handle temp module version divergence 2019-01-02 11:33:09 -05:00
Ash Wilson
75200c6227
⬆️ electron-link 2018-12-21 08:40:38 -05:00
David Wilson
065cb690c0 Delete 'packages/**/node_modules' in script/clean 2018-12-19 10:55:20 -08:00
David Wilson
4fa1dbff9a Resolve dereferenced symlinks relative to node_modules 2018-12-13 10:04:36 -08:00
David Wilson
d3cfbf97f9 Copy all node_modules paths in one step 2018-12-12 21:43:36 -08:00
David Wilson
05c8b9d1a1 Improve comments for clarity 2018-12-11 14:50:02 -08:00
David Wilson
425bbf8485 Only deref top-level symlinks in node_modules when copying assets 2018-12-11 13:08:55 -08:00
Winston Liu
a2dec3fb1d
⬆️ tree-view@0.224.4 2018-11-15 11:47:52 -05:00
simurai
9b9062b9f7 Update package-locks 2018-11-14 15:46:44 +09:00
David Wilson
be2eea05cf Fetch existing package details as JSON 2018-10-30 09:03:57 -07:00
David Wilson
0423bf75ac Enable upload of Linux packages to packagecloud from release builds 2018-10-30 08:31:57 -07:00
David Wilson
5b4ef69e24 Clean up unhelpful 'No README data' warnings in Atom build
Co-Authored-By: Tilde Ann Thurium <annthurium@github.com>
2018-10-03 15:24:35 -07:00
David Wilson
df2018e93c Use spawnSync instead of execSync in script/vsts/windows-run.js 2018-09-27 13:39:19 -07:00
David Wilson
2bbc91a3a8 Return a non-zero error code when windows-run.js CI script fails on VSTS 2018-09-18 09:30:36 -07:00
David Wilson
e6507c59cb Turn RELEASES file support back on for Windows x86 builds 2018-09-14 23:02:20 -07:00
David Wilson
0eb040a382 👕 2018-09-14 21:54:32 -07:00
David Wilson
b22441e545 Temporarily turn off RELEASES input for first Windows x86 Nightly build 2018-09-14 21:29:19 -07:00
David Wilson
262c2f1c0e Write to stderr when an error is encountered in windows-run.js 2018-09-14 21:05:36 -07:00
David Wilson
aef6ba315b
Merge pull request #18049 from atom/dw-fix-linux-build
Use a custom Ubuntu 18.04 container for VSTS Linux builds
2018-09-14 13:34:08 -07:00
David Wilson
69932be7d8 Use a custom Ubuntu 18.04 container for VSTS Linux builds 2018-09-14 11:39:27 -07:00
David Wilson
7961bd5124 Upload x86 Windows build artifacts 2018-09-13 17:16:09 -07:00
David Wilson
861a2155b8 Enable Windows x64 builds on VSTS 2018-09-13 16:10:55 -07:00
David Wilson
a4a94c2361 Fix bad condition on artifact upload task in linux.yml 2018-09-06 10:46:30 -07:00
David Wilson
6ff5ea5250 Don't upload build artifacts in PR builds 2018-09-06 08:08:25 -07:00
Chris Patterson
3a71011388 fixing vmImage name 2018-08-31 15:58:42 -04:00
Chris Patterson
27690cb71b Rolling back to vs2015 image
For some reason the vs2017 image can't build with python 2.7 and gyp properly.
2018-08-31 15:50:00 -04:00
Chris Patterson
bc14ba5e04 Added explicit python version
Updated  Windows job to specify python version
2018-08-31 15:34:20 -04:00
Chris Patterson
c8c50580bf Fix strategy and timeout
Changing the matrix to match new strategy schema.  and moving timoutInMinutes up.
2018-08-31 15:13:57 -04:00
Chris Patterson
1c23aae6a7 Changing phase to job and updating queue to pool 2018-08-31 15:01:27 -04:00
Max Brunsfeld
22e8b2ec0f Preserve function names when minifying startup snapshot
The `cson-parser` module relies on the Function.prototype.name because
it uses classes that are written in CoffeeScript.
2018-08-30 12:04:25 -07:00
Max Brunsfeld
c4c7fd299f Minify the startup snapshot script with terser 2018-08-24 17:06:50 -07:00
Max Brunsfeld
467415af19
Merge branch 'master' into wl-rm-safe-clipboard 2018-08-24 11:57:36 -07:00
David Wilson
c096aa6bac Use 'sudo' with /sbin/start-stop-daemon 2018-08-23 19:52:09 -07:00