Commit Graph

113 Commits

Author SHA1 Message Date
Matt Colyer
b449bb4444 Fix update-atom-shell task when using the keychain 2013-11-19 12:21:12 -08:00
probablycorey
8bdc1d2418 Better error messages 2013-11-14 13:10:31 -08:00
probablycorey
ed030a54c3 Output which package failed 2013-11-14 10:54:49 -08:00
probablycorey
6bb3a69410 Only show stderr if the process fails 2013-11-14 10:54:25 -08:00
probablycorey
a996597d49 Call grunt.verbose.writeln instead of grunt.log.writeln 2013-11-13 17:24:49 -08:00
Cheng Zhao
21edc61384 Ship PNG format of icon for all platforms. 2013-11-11 21:29:47 +08:00
Cheng Zhao
cbee5efee6 Ship PNG format of icon under windows. 2013-11-11 21:11:32 +08:00
Daniel Hengeveld
6485e4f540 Merge pull request #1077 from atom/copy-docs-into-atom-io
Copy docs into atom io
2013-11-07 11:16:46 -08:00
Cheng Zhao
2058d5a431 Add task to set exe icon. 2013-11-06 22:41:53 +08:00
Cheng Zhao
6c9f037cd9 Use node-rcedit to set development version. 2013-11-06 22:27:27 +08:00
Matt Colyer
151a4290d4 Update biscotto arguments to latest telepath 2013-11-05 09:39:10 -08:00
Daniel Hengeveld
105f8d0baf check if atom.io directory exists in copy-docs 2013-11-04 17:03:29 -08:00
Daniel Hengeveld
7e9a1d8ffe copy docs into atom.io project, don't build guides as they are in the DB 2013-11-04 16:47:12 -08:00
Kevin Sawicki
cbf55f38f9 Use fs-plus in covert-theme task 2013-11-01 11:11:07 -07:00
Kevin Sawicki
f7686a5485 Fail if error isn't falsey 2013-11-01 08:46:03 -07:00
Cheng Zhao
9c7ce22abe Unzipping atom-shell.zip on Windows with node-unzip. 2013-10-30 18:02:43 +08:00
Kevin Sawicki
28a2b48688 Bootstrap is no longer vendored 2013-10-28 18:23:40 -07:00
Kevin Sawicki
668ef0b3a1 Don't copy resources/mac on windows 2013-10-28 17:49:24 -07:00
Kevin Sawicki
e9bcb4637e Only run copy-info-plist on darwin 2013-10-28 14:27:01 -07:00
Kevin Sawicki
6364589630 Check for existence before copying 2013-10-28 13:53:51 -07:00
Kevin Sawicki
41f6d6b0dd Remove trailing slash 2013-10-28 13:50:56 -07:00
Kevin Sawicki
af92c96a73 Wrap walkdir in try/catch 2013-10-28 13:47:37 -07:00
Kevin Sawicki
cdd4c9669a Handle walkdir error events 2013-10-28 13:45:32 -07:00
Kevin Sawicki
cc3a2ab2d5 Remove duplicate shell app dir cp 2013-10-28 13:41:17 -07:00
Matt Colyer
86506752a7 Atom.app doesn't exist in windows releases 2013-10-28 12:10:42 -07:00
Matt Colyer
3fa7c8fb48 Handle the difference between atom-shell binaries 2013-10-25 16:20:30 -07:00
Matt Colyer
b02d906cfb Rebuild modules on Windows in grunt update-atom-shell 2013-10-25 15:06:42 -07:00
Kevin Sawicki
fd177d7171 Look for token in keychain 2013-10-22 15:13:35 -07:00
Kevin Sawicki
a7d2c14364 Expect 201 when creating package/version 2013-10-22 12:31:12 -07:00
Kevin Sawicki
4d035b148d 💄 2013-10-22 09:01:31 -07:00
Kevin Sawicki
4fae98d049 Use atom.io URL 2013-10-22 09:01:30 -07:00
Kevin Sawicki
f01d006e25 Add task to publish packages 2013-10-22 09:01:30 -07:00
Cheng Zhao
0a561643a9 Home directory is process.env.USERPROFILE on Windows. 2013-10-21 22:04:51 +08:00
Cheng Zhao
459309aa78 Do not use "/tmp" in scripts. 2013-10-21 21:42:55 +08:00
Kevin Sawicki
4d4551987f Use underscore-plus in Grunt tasks 2013-10-15 13:50:16 -07:00
Kevin Sawicki
c0cc002134 Log empty line after specs complete 2013-10-14 11:39:29 -07:00
Kevin Sawicki
f506130d3b Round the logged spec time 2013-10-14 10:34:20 -07:00
Kevin Sawicki
4549ea2058 Log total spec time when done 2013-10-14 10:34:20 -07:00
Kevin Sawicki
afa03b6379 Bump queue concurrency when core specs finish 2013-10-14 10:34:08 -07:00
Kevin Sawicki
3ff0b3cfe2 Fail build when either set of specs fail 2013-10-14 10:33:38 -07:00
Kevin Sawicki
b73798bd03 Rename test-task to spec-task 2013-10-14 10:33:37 -07:00
Kevin Sawicki
8ecc353999 Run core and package specs in parallel 2013-10-14 10:33:37 -07:00
Kevin Sawicki
118625f002 Increase concurrency to 2 2013-10-14 10:33:37 -07:00
Kevin Sawicki
1e6cca0969 Extract isAtomPackage task helper 2013-10-14 10:33:37 -07:00
Kevin Sawicki
64c5732e51 Add missing underscore require 2013-10-14 10:33:37 -07:00
Kevin Sawicki
e8c399428c Set ATOM_PATH env var when launching specs 2013-10-14 10:33:37 -07:00
Kevin Sawicki
5b239938a9 Resolve atom.sh and apm relative to app dir 2013-10-14 10:33:37 -07:00
Kevin Sawicki
c1f8b1e941 💄 Use long opts for clarity 2013-10-14 10:33:37 -07:00
Kevin Sawicki
aed15766fb 💄 Resolve apm path once 2013-10-14 10:33:37 -07:00
Kevin Sawicki
0f1c1715dd Add all specs to queue 2013-10-14 10:33:37 -07:00