Commit Graph

35045 Commits

Author SHA1 Message Date
David Wilson
3109958dc1 Revert "Try possible fix for broken GitHub package tests"
This reverts commit 3046f689be.
2018-07-11 06:11:43 -07:00
David Wilson
3046f689be Try possible fix for broken GitHub package tests 2018-07-10 12:55:55 -07:00
David Wilson
bea3267697 Simplify atom-x64 nupkg path generation 2018-07-09 16:16:30 -07:00
David Wilson
fa326a0a07 Minor tweaks to build documentation 2018-07-09 16:04:15 -07:00
David Wilson
7b711cda5e Add documentation for Atom Nightly build process 2018-07-09 15:59:29 -07:00
David Wilson
49b9b9efeb Write error to stderr if publishing release fails 2018-07-09 15:51:32 -07:00
David Wilson
0d0db817eb Remove queue setting in nightly build 2018-07-06 17:10:09 -07:00
David Wilson
e91030ffcd Set timeout of 180 minutes on nightly build 2018-07-06 17:03:02 -07:00
David Wilson
f1c7ddf740 🔥 script/lib/create-github-release.js 2018-07-06 16:07:24 -07:00
David Wilson
4527a44315 Merge branch 'master' into dw-nightly-releases 2018-07-06 16:06:24 -07:00
David Wilson
5917800fb9 Add CI_PROVIDER env variable to test tasks 2018-07-06 16:04:29 -07:00
David Wilson
7750b8c7f0 Re-enable macOS VSTS CI tests 2018-07-06 16:04:29 -07:00
David Wilson
9858800ec0 Mock fs.createWriteStream to fix FileRecoveryService test 2018-07-06 16:04:29 -07:00
David Wilson
a41a345de8 ⬆️ keybinding-resolver@0.38.2 2018-07-06 15:46:30 -07:00
David Wilson
aa547fe511 ⬆️ github@0.17.2 2018-07-06 12:29:16 -07:00
Max Brunsfeld
bb3cce9ab2 Merge pull request #17636 from atom/fb-mdt-reset-goal-column-on-home
Reset goal column on all cursor changes
2018-07-06 11:39:37 -07:00
Matthew Dapena-Tretter
f60f1692fd Reset goal column on all cursor changes
Previously, pressing the home key (move-to-first-character-of-line)
while on an empty line wouldn't clear the goal column. This is because
it was only cleared on cursor *change* and that didn't result in a
change. With this commit, it's *always* cleared. Operations that want
to preserve the goal column can reset it afterwards.
2018-07-05 20:13:59 -07:00
Max Brunsfeld
9886fa1cf1 ⬆️ text-buffer 2018-07-05 16:14:21 -07:00
Jason Rudolph
eb2f365fd4 Merge pull request #17633 from atom/metrics-1.5.0
⬆️ metrics@1.5.0
2018-07-05 16:26:32 -04:00
Jason Rudolph
735c87b748 ⬆️ metrics@1.5.0 2018-07-05 12:45:36 -04:00
Jason Rudolph
55fc576003 Merge pull request #17620 from atom/electron-2.0.4
⬆️ electron@2.0.4
2018-07-03 17:19:00 -04:00
Jason Rudolph
c8be4e0bd4 ⬆️ :electron: 2.0.4 2018-07-03 16:15:11 -04:00
Tilde Ann Thurium
bebee2d253 Merge pull request #17619 from atom/tt-bump-metrics-1.4.3
⬆️ metrics 1.4.3
2018-07-03 12:57:02 -07:00
Tilde Ann Thurium
a62462f66b ⬆️ metrics 1.4.3 2018-07-03 11:23:16 -07:00
Jason Rudolph
c99469cba1 ⬆️ archive-view@0.65.1 2018-07-03 10:10:28 -04:00
Tilde Ann Thurium
664dc7b275 Merge pull request #17613 from atom/tt-18-jul-bump-metrics
⬆️ metrics to 1.4.1
2018-07-02 13:56:58 -07:00
Tilde Ann Thurium
3e2520ebfd ⬆️ metrics 2018-07-02 13:00:39 -07:00
Wliu
f99077c68a Merge pull request #17609 from atom/wl-jasmine-format
Update Jasmine stacktrace formatting
2018-07-01 18:41:49 -04:00
Wliu
06ea494f46 Update Jasmine stacktrace formatting 2018-07-01 17:18:16 -04:00
David Wilson
5634a6447a Re-enable Windows and Linux tests on VSTS 2018-06-30 11:26:13 -07:00
David Wilson
ec2abbbc92 Possible fix for FileRecoveryService test on Linux 2018-06-30 11:25:14 -07:00
David Wilson
0c364d0438 Don't change Atom app name on dev channel 2018-06-29 16:31:12 -07:00
David Wilson
0d6b5d9e73 Fix CommandInstaller tests 2018-06-29 15:32:29 -07:00
Max Brunsfeld
ea9b7cee47 Merge pull request #17603 from atom/mb-clear-snapshot-cache
Clear electron-link's snapshot cache in script/clean
2018-06-29 13:48:43 -07:00
Max Brunsfeld
e7c6a8f085 Clear electron-link's snapshot cache in script/clean 2018-06-29 12:31:09 -07:00
David Wilson
cd83486c7d Fix isReleasedVersion check in AtomEnvironment 2018-06-28 14:29:09 -07:00
David Wilson
8e3d1f431f Use Node.js 8.9.3 in VSTS builds 2018-06-28 13:01:55 -07:00
David Wilson
067bd1a751 Temporarily disable Atom tests on VSTS 2018-06-28 13:00:31 -07:00
David Wilson
ff0cd4c6ed Use atom.io update endpoint for Windows installer builds 2018-06-28 12:54:06 -07:00
David Wilson
bd5d258d80 Detect any channel name in AtomEnvironment.getReleaseChannel 2018-06-28 12:53:14 -07:00
David Wilson
691d5da97c Command installer should use known channel names 2018-06-28 12:52:57 -07:00
David Wilson
d54bb625aa Update atom.sh to support the nightly channel 2018-06-28 12:52:48 -07:00
David Wilson
9669a9bbfb Update app title and file paths to use channel name 2018-06-28 12:52:39 -07:00
David Wilson
d82c3979ac Merge pull request #17521 from Aerijo/patch-1
Support activation hooks by grammar scope
2018-06-26 12:13:46 -07:00
David Wilson
ed48f2d1f7 Generate nightly build version from package.json 2018-06-26 10:46:49 -07:00
David Wilson
a5a8727b0b Upload release assets to S3 in script/publish-release 2018-06-26 10:45:11 -07:00
David Wilson
9388a7813e Simplify channel name detection 2018-06-26 10:45:10 -07:00
David Wilson
2f827bfc23 ⬆️ metrics@1.3.1 2018-06-25 12:13:12 -07:00
simurai
882648c65d Replace app icons 2018-06-22 10:52:46 +09:00
Jason Rudolph
33622bdf71 Merge pull request #17549 from atom/electron-2.0.3
⬆️ electron@2.0.3
2018-06-21 15:49:45 -04:00