Commit Graph

711 Commits

Author SHA1 Message Date
Kevin Sawicki
1530d68a08 Only compile .pegjs files in lib/ 2015-04-20 16:11:49 -07:00
Kevin Sawicki
46f90f0984 ⬆️ grunt-download-atom-shell@0.14 2015-04-20 10:39:54 -07:00
Antonio Scandurra
50010a55b9 Use a guard clause to disable integration specs 2015-04-16 09:52:41 +02:00
Antonio Scandurra
b984a48456 Don't run integration tests on Travis 2015-04-16 09:13:14 +02:00
Antonio Scandurra
f3a1aebb8a Merge branch 'master' into as-public-ci 2015-04-16 08:31:21 +02:00
Kevin Sawicki
65420bd6ce Ensure latest asar is used 2015-04-15 15:55:31 -07:00
Kevin Sawicki
324b68c795 Remove unneeded * 2015-04-15 15:55:31 -07:00
Kevin Sawicki
19b6043e92 Update .ctags pattern for unpacking 2015-04-15 15:55:31 -07:00
Kevin Sawicki
9f3ee0842e 🎨 2015-04-15 15:55:31 -07:00
Kevin Sawicki
1c5726b60c ⬆️ grunt-atom-shell-installer@0.29 2015-04-15 15:55:31 -07:00
Kevin Sawicki
1c6ee82c6d Don't bundle native-mate
It makes the apm paths long and is only used during the build
2015-04-15 15:55:30 -07:00
Kevin Sawicki
6fcca86ede Unpack .ctags file 2015-04-15 15:55:30 -07:00
Kevin Sawicki
d534f2a867 Make ctags executable 2015-04-15 15:55:30 -07:00
Kevin Sawicki
245f4585cd Unpack ctags 2015-04-15 15:55:30 -07:00
Kevin Sawicki
a61f732cf8 Keep apm and atom.sh in app folder 2015-04-15 15:55:30 -07:00
Kevin Sawicki
5a8885aeed Revert "Revert "Add asar support in Atom"" 2015-04-15 15:55:30 -07:00
Kevin Sawicki
c8f590dfec Don't bundle specs and fixtures 2015-04-15 14:43:40 -07:00
Ben Ogle
960a5a45f9 ⬆️ tello@1.0.5 2015-04-15 11:10:01 -07:00
Antonio Scandurra
bc2747ead7 Run spec on darwin only
...as we're not ready yet to use Linux.
2015-04-15 15:21:04 +02:00
Antonio Scandurra
4daadfc4c0 Avoid codesign and publish-build on Travis 2015-04-15 14:43:33 +02:00
Antonio Scandurra
cf17a1ddc8 Merge branch 'master' into as-public-ci 2015-04-15 09:40:33 +02:00
Kevin Sawicki
930f306476 Precompile atom-space-pen-views stylesheets 2015-04-13 16:45:48 -07:00
Kevin Sawicki
626afe4e0d Don't include fallback imports for static files 2015-04-13 16:45:20 -07:00
Kevin Sawicki
838c3c1b5e Remove bootstrap from prebuildLessConfig 2015-04-13 13:59:25 -07:00
Kevin Sawicki
932e7d4ad7 LESS -> Less 2015-04-13 13:47:54 -07:00
Kevin Sawicki
9d6248cabb Don't ship bootstrap dist and fonts folders 2015-04-13 13:47:53 -07:00
Kevin Sawicki
168c0d0dd7 LESS -> Less 2015-04-13 13:47:53 -07:00
Kevin Sawicki
e7030ba4b3 Compile bootstrap before prebuilding cache 2015-04-13 13:47:53 -07:00
Kevin Sawicki
bc325c36c5 Exclude bootstrap/less from build 2015-04-13 13:47:53 -07:00
Kevin Sawicki
2fcf5d6248 Precompile bootstrap.less 2015-04-13 13:47:53 -07:00
Antonio Scandurra
458cd0bf2f Revert "Avoid specs to trip up on each other"
This reverts commit 756ce8cea6.
2015-04-11 15:05:49 +02:00
Antonio Scandurra
756ce8cea6 Avoid specs to trip up on each other
...because of possible race conditions.
2015-04-11 12:13:37 +02:00
Antonio Scandurra
2dda990533 Try again to run specs on 🐧 2015-04-11 11:46:20 +02:00
Antonio Scandurra
9a269178cd Merge branch 'master' into as-public-ci 2015-04-10 17:56:22 +02:00
Antonio Scandurra
f790cda5ca Run CI tests verbosely 2015-04-10 12:01:44 +02:00
Antonio Scandurra
01504cfde5 Use Math.max instead of Math.min 2015-04-10 10:20:02 +02:00
Antonio Scandurra
43a807c630 Fix cibuild returning 0 as status code 2015-04-10 10:17:17 +02:00
Antonio Scandurra
5068bd530e Revert "🐧 Run tests also on Linux"
This reverts commit 31d1f587e3.
2015-04-09 19:05:33 +02:00
Antonio Scandurra
31d1f587e3 🐧 Run tests also on Linux 2015-04-09 11:36:26 +02:00
Kevin Sawicki
4160a8c239 Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
2015-04-08 12:07:23 -07:00
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -07:00
Kevin Sawicki
c69af727cf Don't default menu value 2015-04-08 09:16:55 -07:00
Kevin Sawicki
3954a5fd84 .cson -> .json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
50688973e6 Load keymaps from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0d3d72c181 Add missing extension 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0560687e96 Remove unneeded default 2015-04-08 09:16:55 -07:00
Kevin Sawicki
bdca781fb8 Add atom prefix to keys 2015-04-08 09:16:55 -07:00
Kevin Sawicki
f36584903f Inline all keymaps into package.json 2015-04-08 09:16:54 -07:00
Kevin Sawicki
d0bd76072b Inline platform system menu 2015-04-08 09:16:54 -07:00
Antonio Scandurra
8720af76a4 Merge branch 'master' into as-public-ci 2015-04-08 08:30:58 +02:00