Winston Liu
cfba94e4e4
Undebugify
2019-05-07 23:31:37 -04:00
Winston Liu
33be2276a4
⬆️ apm@2.2.2-1 to remove bundled node.exe
2019-05-07 21:12:39 -04:00
Winston Liu
a6eabb2ae4
Log apm install output
2019-05-07 20:35:25 -04:00
Winston Liu
d0265096fd
🎨 debug message
2019-05-07 20:02:54 -04:00
Winston Liu
a960367364
Pray tell, what is our arch?
2019-05-07 15:40:38 -04:00
Winston Liu
7512da8f3d
Okay, add it to the end
2019-05-07 15:29:04 -04:00
Winston Liu
ee9deacb48
Try running with verbose
2019-05-07 15:20:34 -04:00
Rafael Oleza
682fa45e36
Ignore some non-essential packages from the startup script
2019-04-25 18:00:44 +02:00
Jason Rudolph
4980439f0c
Require npm 6+ on CI
...
This change will allow us to use `npm ci` instead of `npm install` on
CI, so that we can respect the package-lock.json file.
2019-04-17 11:48:28 -04:00
Ash Wilson
ae5b1eb680
Exclude superstring from any dependency path
2019-04-08 13:49:09 -04:00
Rafael Oleza
3bfec7169a
Exclude fuzzy-native from the v8 snapshot
2019-03-29 21:04:49 +01:00
Rafael Oleza
4d3e71d25a
Ignore node_modules of the fuzzy-native package
2019-03-29 19:21:06 +01:00
Rafael Oleza
9d7467f7b2
⬆️ fuzzy-finder@1.10.1
2019-03-19 12:45:42 +01:00
Landon Abney
55cdc398f6
Use includes instead of indexOf
...
Co-Authored-By: rafeca <rafeca@gmail.com >
2019-02-28 19:30:03 +01:00
Rafael Oleza
8daaf3834e
Enable linter on spec/ folder
2019-02-28 19:30:03 +01:00
Jason Rudolph
c9e6d04e8c
Revert "Merge #18603 from atom/electron-3-0"
...
This reverts commit b92ae2ad04 , reversing
changes made to d4fe5ccfeb .
2019-02-25 13:41:59 -05:00
Jason Rudolph
46fa62ac59
Revert "Merge #18815 from atom/electron-3.1.3"
...
This reverts commit e81f71318a , reversing
changes made to bded0c102a .
2019-02-25 13:37:35 -05:00
Rafael Oleza
034a05c8f4
Enable linter on packages/ folder
2019-02-25 13:05:02 +01:00
Ash Wilson
b5898b8e07
Actually dump minidump contents to the file
2019-02-22 15:02:47 -05:00
David Wilson
0fc3b34292
Move upload-linux-package.js to script/vsts/lib
2019-02-08 13:33:31 -08:00
David Wilson
7c56ae28a7
Move release publishing script and deps under script/vsts
2019-02-08 13:33:30 -08:00
David Wilson
2c8b8ef77e
Change chromedriver/mksnapshot version check to only lock major version
2019-02-07 15:03:23 -08: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
Ash Wilson
d0f3fc1503
Handle temp module version divergence
2019-01-02 11:33:09 -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
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
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
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
Tilde Ann Thurium
8b14622857
block tar module from being snapshotted
...
`npm install` moved some dependencies around. We are already not
snapshotting `tar`, now let's also not snapshot `tar` as a dependency of
`ls-archive`.
Co-Authored-By: David Wilson <daviwil@users.noreply.github.com >
2018-08-23 15:34:42 -07:00
David Wilson
09b45911bc
Local package paths now use symbolic links, remove extra package install
2018-08-21 10:54:20 -07:00
David Wilson
ad4553cbba
Merge pull request #17686 from atom/dw-repo-local-core-packages
...
Enable repo-local core packages in the 'packages' folder
2018-08-21 10:08:39 -07:00
David Wilson
0a7b62cd06
Convert stderrOnly param of runApmInstall to stdioOptions
2018-08-21 06:47:45 -07:00
David Wilson
138966224a
Fix missing READMEs on core package detail pages
...
Fixes atom/settings-view#1069
Co-Authored-By: Tilde Ann Thurium <annthurium@github.com >
2018-08-15 16:34:57 -07:00
David Wilson
298db7314c
Merge remote-tracking branch 'origin/master' into dw-repo-local-core-packages
2018-08-08 11:07:05 -07:00
Ash Wilson
c7aaa880fb
Always use install for apm
2018-08-08 12:36:15 -04:00
Ash Wilson
d0811b82ed
Add a --ci option to script/build
2018-08-08 08:41:30 -04:00
David Wilson
067ba9812e
👕 Curse ye, linter
2018-08-07 16:49:49 -07:00