Commit Graph

29209 Commits

Author SHA1 Message Date
Antonio Scandurra
ccccafd4ea 🎨 2016-07-27 15:01:50 +02:00
Antonio Scandurra
4fc049461c var -> const 2016-07-27 14:59:24 +02:00
Antonio Scandurra
e4946a1892 Make Atom executable as a standard Electron app 2016-07-27 14:58:23 +02:00
Antonio Scandurra
921ff85167 Remove trailing semicolon 2016-07-27 11:59:48 +02:00
Antonio Scandurra
9bdc88ad32 Export ATOM_RESOURCE_PATH in Gruntfile.coffee if unset 2016-07-27 11:51:57 +02:00
Antonio Scandurra
94b4ec4ccb 💚 Add missing require statement 2016-07-27 11:06:35 +02:00
Antonio Scandurra
1d2f9cfeef Make sure script/grunt exports ATOM_RESOURCE_PATH 2016-07-27 11:02:41 +02:00
Antonio Scandurra
8b259a9f9f Put back Travis badge for Linux build status 2016-07-27 10:29:37 +02:00
Antonio Scandurra
98b792504f Merge pull request #12232 from atom/as-ns-remove-osx-from-travis
Remove OS X from Travis Build Matrix
2016-07-27 10:27:20 +02:00
Nathan Sobo
e8f1591c92 Merge pull request #12240 from atom/revert-12233-revert-11897-mkt-use-apm-with-npm3-and-node-4
Revert "Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/""
2016-07-26 11:10:43 -06:00
Nathan Sobo
ea8ca2f17f ⬆️ atom-package-manager to fix asar-require issues 2016-07-26 11:09:35 -06:00
Nathan Sobo
beeeaeb521 Revert "Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/"" 2016-07-26 10:29:25 -06:00
Damien Guard
8550fe028b New crashreporter URL to prevent warnings 2016-07-26 09:10:43 -07:00
Nathan Sobo
986689b0e4 Merge pull request #12233 from atom/revert-11897-mkt-use-apm-with-npm3-and-node-4
Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/"
2016-07-25 16:22:50 -06:00
Nathan Sobo
f19e043f5c Revert "Use apm@1.12.2 with Node v4 and npm v3 \o/" 2016-07-25 16:22:22 -06:00
Damien Guard
7e006cde87 Merge pull request #12230 from atom/dg-do-not-autosubmit-crash-reporter
Disable autosubmit of crash reporter
2016-07-25 11:37:56 -07:00
Max Brunsfeld
920f62a76a Merge pull request #11216 from ypresto/speedup-config-setdefaults
🐎 wrap loop of config.setDefaults() in transact()
2016-07-25 10:29:35 -07:00
Max Brunsfeld
397a672d69 Merge pull request #12226 from ypresto/transact-set-schema
Speedup Packages view loading time
2016-07-25 10:01:09 -07:00
Antonio Scandurra
ca09bdf195 Remove OS X from Travis Build Matrix
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-25 19:00:47 +02:00
Nathan Sobo
718fa989de Merge pull request #12207 from atom/as-circle-ci
Introduce CircleCI for macOS builds
2016-07-25 10:35:12 -06:00
Antonio Scandurra
64c5924b3f Replace Travis status badge with CircleCI
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-07-25 10:33:32 -06:00
Antonio Scandurra
5a4be54b56 Zip before collecting artifact 2016-07-25 10:33:32 -06:00
Antonio Scandurra
919be72ce7 Make Atom.app downloadable from the artifacts 2016-07-25 10:33:32 -06:00
Antonio Scandurra
a06ff650ee Build all the branches 2016-07-25 10:33:31 -06:00
Antonio Scandurra
ee32342230 Don't remove node_modules if we don't have a fingerprint 2016-07-25 10:33:31 -06:00
Antonio Scandurra
8c4b836558 🔥 Remove Electron from cache 2016-07-25 10:33:31 -06:00
Antonio Scandurra
ea969d71ec Use fingerprint to invalidate cache 2016-07-25 10:33:31 -06:00
Antonio Scandurra
1e00a9ad27 Cache node_modules on CircleCI 2016-07-25 10:33:31 -06:00
Antonio Scandurra
77f8811b18 Upgrade npm before running script/bootstrap 2016-07-25 10:33:31 -06:00
Antonio Scandurra
9204238c24 Install node via nvm 2016-07-25 10:33:31 -06:00
Antonio Scandurra
e8d25250cc Another test 2016-07-25 10:33:31 -06:00
Antonio Scandurra
4f64abc089 Test 2016-07-25 10:33:30 -06:00
Antonio Scandurra
0fa6119df8 Try skipping xcode_scheme 2016-07-25 10:33:30 -06:00
Antonio Scandurra
d2d9ddacd8 Use the latest Xcode 2016-07-25 10:33:30 -06:00
Antonio Scandurra
3589d6173f Start on Circle CI 2016-07-25 10:33:30 -06:00
Nathan Sobo
cd3b2f5363 Merge pull request #11897 from atom/mkt-use-apm-with-npm3-and-node-4
Use apm@1.12.2 with Node v4 and npm v3 \o/
2016-07-25 10:32:00 -06:00
Damien Guard
9199b7ffa9 Disable autosubmit of crash reporter 2016-07-25 09:22:25 -07:00
Yuya Tanaka
b66d1acb02 🐎 Skip require from settings view if configSchema 2016-07-25 07:51:11 +09:00
Yuya Tanaka
71e7d32916 🐎 Transact setSchema config changes 2016-07-25 07:49:04 +09:00
Nathan Sobo
3a4e25170e Merge pull request #12216 from atom/ns-dg-appveyor-fixes
Improve build on AppVeyor
2016-07-22 16:37:33 -06:00
Nathan Sobo
1c3bd102ca Clarify logging when upload-assets is skipped on non-release branches 2016-07-22 16:04:53 -06:00
Nathan Sobo
24feb64a52 Log release.tag_name correctly 2016-07-22 16:01:07 -06:00
Damien Guard
6afb4da0cf Add repo logging to publish task 2016-07-22 15:13:24 -06:00
Nathan Sobo
e60b5f8542 Cache node_modules on AppVeyor
Signed-off-by: Antonio Scandurra <as-cii@github.com>
2016-07-22 15:13:23 -06:00
Damien Guard
c65d45ea62 Add logging to publish-build-task 2016-07-22 15:13:23 -06:00
Nathan Sobo
f7a4b8f33f Build more than master on appveyor 2016-07-22 15:13:23 -06:00
Nathan Sobo
2a369aa567 Don’t clobber S3 creds on Windows 2016-07-22 15:13:23 -06:00
Antonio Scandurra
18271ec8cc ⬆️ apm 1.12.3 2016-07-22 18:04:05 +02:00
simurai
e92e2c061d ⬆️ one-dark-ui@v1.5.0 2016-07-22 21:03:11 +09:00
simurai
a3b99c51a5 ⬆️ one-light-ui@v1.5.0 2016-07-22 21:02:26 +09:00