Commit Graph

107 Commits

Author SHA1 Message Date
igorklopov
e071d46c5f forgot shebang to make cli work 2016-08-31 09:02:52 +03:00
igor
173582c0f6 update repo name 2016-08-30 22:20:50 +03:00
Guillermo Rauch
b6369b3aca Update package.json 2016-08-30 11:32:33 -07:00
igorklopov
2d4b57e22c eslint-config-klopov@0.9.0 2016-08-24 18:09:34 +03:00
Leo Lamprecht
dca65b6e2b Create README.md 2016-08-22 16:30:27 +02:00
igorklopov
382af893a4 no defaults for nodeRange/platform/arch + improvement for log 2016-08-22 16:54:49 +03:00
igorklopov
75f2a237a9 reexpose system, implement getKnownPlatforms 2016-08-22 13:42:12 +03:00
igorklopov
3b6e89d715 regard { errors: [ { code: "already_exists } ] } 2016-08-21 21:48:03 +03:00
igorklopov
7290e9918f if upload crashes, let it continue making binaries 2016-08-21 16:33:23 +03:00
igorklopov
290f3f9ecb throw an error if there is a message 2016-08-21 16:16:47 +03:00
igorklopov
dacf3732e5 logging is also covered with tests 2016-08-19 12:00:53 +03:00
igorklopov
f0f4bf76a8 ignore helpers 2016-08-19 11:57:29 +03:00
igorklopov
813b69950c fixed tests 2016-08-19 11:26:18 +03:00
igorklopov
8c964bbf3a pin chalk 2016-08-19 10:34:57 +03:00
igor
d134d43915 report early if we dont have github data set up 2016-08-18 23:54:31 +03:00
igor
7308d7be94 paint warning and error log messages 2016-08-18 23:53:40 +03:00
Whiskey
52c88e5f43 messages 2016-08-18 23:05:23 +03:00
Igor Klopov
2a4955093f 0.0.3 2016-08-18 22:31:17 +03:00
Igor Klopov
952b5740e7 let base binaries have a prefix base. because v6.3.1-x64 looks odd 2016-08-18 22:31:09 +03:00
Igor Klopov
79bf1efea8 finally ui looks similar to now 2016-08-18 22:29:50 +03:00
Igor Klopov
2f98a07fed make cli less chatty 2016-08-18 22:29:28 +03:00
Igor Klopov
4fab7ba150 simplified options to need. now only forceDownload and forceBuild 2016-08-18 20:21:05 +03:00
Igor Klopov
ef69cb2760 finished thresholds 2016-08-18 20:20:18 +03:00
igorklopov
565fab253a rewritten spawn to show last 30 lines if error happens 2016-08-17 18:51:21 +03:00
igorklopov
572a1a9ec9 cloning bare repo to save time on checking out head 2016-08-17 16:22:17 +03:00
igorklopov
b393d0da67 added transpilation targeting node 4 2016-08-17 13:38:45 +03:00
igorklopov
0751ce466c moved thresholds to separate file 2016-08-17 12:09:33 +03:00
igorklopov
a3f88a25cc minor fixes of cloning ui 2016-08-17 11:32:22 +03:00
igorklopov
7282ea5f3b unixThresholds [wip] 2016-08-16 19:36:52 +03:00
igorklopov
18127b4526 drop gauges and switch to toplevel showProgress 2016-08-16 20:31:52 +04:00
igorklopov
307ebd314c fix: Error: EEXIST: file already exists 2016-08-16 20:23:02 +04:00
igorklopov
9f56a367a1 bugfix - receiving objects, resolving deltas 2016-08-16 20:02:20 +04:00
igorklopov
05d84b73b5 finished windows thresholds 2016-08-16 18:40:08 +03:00
igorklopov
3d4df1dfef gauge-based progress wrapper for spawn 2016-08-16 17:41:33 +03:00
igorklopov
2349363917 reimplemented promised spawn 2016-08-16 17:15:34 +03:00
igorklopov
26e597a458 gauge of cloning progress 2016-08-16 15:41:46 +03:00
igorklopov
2b1fcc8ba7 fix tests 2016-08-16 14:53:27 +03:00
igorklopov
4a5c11396f moved gauge from index.js to cloud.js 2016-08-16 12:18:22 +03:00
igorklopov
322eb8b48c extract git clone out of build 2016-08-16 11:31:17 +03:00
igorklopov
3a1d926654 prepare build for onProgress 2016-08-16 11:27:23 +03:00
igorklopov
a87ae3dc8a make use of npmlog progress bar to indicate download progress 2016-08-15 18:23:41 +03:00
igorklopov
6cbf443841 github requests timeout 2016-08-15 17:48:18 +03:00
igorklopov
ae00c2f1df trying to switch to npmlog cause it has levels and gauges oob 😋 2016-08-15 16:18:18 +03:00
igorklopov
586af11d9a little more verbose than silence 2016-08-15 15:13:13 +03:00
igorklopov
649b0af51d xcompilation warnings must be in pkg. here anything may be downloaded 2016-08-15 14:41:04 +03:00
igorklopov
a3892fa67b minimalistic cli 2016-08-15 14:40:10 +03:00
igorklopov
ceec807feb finally build from source if nothing was found 2016-08-15 13:52:36 +03:00
igorklopov
a2519284d0 download to temporary file first. then move to it's place 2016-08-15 13:49:51 +03:00
igorklopov
314ef35360 cloud.js to contain download and upload 2016-08-15 12:47:33 +03:00
igorklopov
6398d7509c tolerate if no release or asset 2016-08-15 12:17:50 +03:00