Commit Graph

36032 Commits

Author SHA1 Message Date
David Wilson
053955165d Allow release build version to be overridden by ATOM_RELEASE_VERSION 2019-02-08 13:33:31 -08:00
David Wilson
3d532e6b68 Use Build.BuildId for more useful build versions 2019-02-08 13:33:31 -08:00
David Wilson
1b3ad8ecbb Create draft releases on successful release builds 2019-02-08 13:33:30 -08:00
David Wilson
7c56ae28a7 Move release publishing script and deps under script/vsts 2019-02-08 13:33:30 -08:00
David Wilson
e81f71318a
Merge pull request #18815 from atom/electron-3.1.3
Upgrade to Electron 3.1.3
2019-02-08 11:00:17 -08:00
David Wilson
bded0c102a
Merge pull request #17529 from karevn/issue-17528
File -> Open works without open windows
2019-02-07 15:34:31 -08:00
David Wilson
505cf161fb ⬆️ :electron: electron@3.1.3 2019-02-07 15:05:46 -08:00
David Wilson
2c8b8ef77e Change chromedriver/mksnapshot version check to only lock major version 2019-02-07 15:03:23 -08:00
David Wilson
37ae5dde5a Add a test for folder open behavior on after all windows have closed 2019-02-07 14:30:51 -08:00
Nikolay Karev
5e3f12857f Shorter conditionals 2019-02-07 11:46:11 -08:00
Nikolay Karev
bed9c6966e File -> Open works without open windows 2019-02-07 11:46:11 -08:00
David Wilson
6696731fd5 ⬆️ language-javascript@0.129.20 2019-02-07 10:15:19 -08:00
Katrina Uychaco
a99b5270a8 ⬆️ github@0.26.0 2019-02-06 13:11:01 -05:00
Ash Wilson
48966ef998
⬆️ @atom/nsfw 2019-02-06 09:55:55 -05:00
David Wilson
fa06e5b186 ⬆️ language-python@0.51.9 2019-02-05 17:54:44 -08:00
Ash Wilson
c797166591
Merge pull request #18801 from atom/aw/tests-load-local-packages
Use a temporary directory for ATOM_HOME in tests
2019-02-05 14:58:56 -05:00
Ash Wilson
8e6d8334cb
Use a temporary directory for ATOM_HOME in tests 2019-02-05 13:35:09 -05:00
Ash Wilson
0c29022aec
Merge pull request #18788 from atom/aw/jasmine-reporter
Use a custom Jasmine reporter to actually show spec names
2019-02-05 12:36:19 -05:00
Ash Wilson
5854ab796f
Omit skipped specs entirely 2019-02-05 10:40:52 -05:00
Ash Wilson
afd6576566
Set ATOM_JASMINE_REPORTER to "list" on our CI builds 2019-02-05 10:29:09 -05:00
Ash Wilson
f8fa5d61eb
Use ATOM_JASMINE_REPORTER to control terminal reporter 2019-02-05 10:13:49 -05:00
Ash Wilson
ed8658f54b
Use a custom Jasmine reporter to actually show spec names 2019-02-04 17:05:03 -05:00
David Wilson
a69a55e922
Merge pull request #18784 from atom/sm-update-settings
Update settings-view@v0.259.0
2019-02-04 12:26:27 -08:00
Ash Wilson
c192aeaa14
⬆️ electron-link 2019-02-04 14:33:04 -05:00
David Wilson
6e39fe3097
Merge pull request #18775 from atom/dw-fix-macos-update-restart
Fix restart behavior for "Restart and Install Update" on macOS
2019-02-04 09:54:34 -08:00
simurai
4a8321eadb ⬆️ settings-view@v0.259.0 2019-02-04 16:44:55 +09:00
Ash Wilson
8d8e39d0f8
Merge pull request #18773 from atom/aw/block-decoration-order
Explicit block decoration ordering
2019-02-01 20:01:54 -05:00
David Wilson
2a97673781 Fix restart behavior for "Restart and Install Update" on macOS 2019-02-01 15:51:02 -08:00
Ash Wilson
31f0174513
Correct expectations elsewhere in the test suite 2019-02-01 15:08:46 -05:00
Ash Wilson
21d4e2794f
Merge pull request #18759 from atom/aw/rfc/marker-ordering
RFC: Block decoration ordering
2019-02-01 14:58:44 -05:00
Ash Wilson
af64c82a7f
Consolidate the "type" documentation to a single list 2019-02-01 13:52:21 -05:00
Ash Wilson
6dd7dcd83b
Document the new parameter 2019-02-01 13:37:30 -05:00
Ash Wilson
16f442e932
Set status to "accepted" 2019-02-01 13:34:14 -05:00
Ash Wilson
f4e9b62261
Insert "position: after" decorations in increasing order 2019-02-01 13:18:34 -05:00
Ash Wilson
e8d304b8c7
Sort block decorations to render by order, then id 2019-02-01 13:14:39 -05:00
Ash Wilson
3345000273
Include id and order in Decoration parameters 2019-02-01 13:14:14 -05:00
Ash Wilson
0a541eb552
Unit test for block decoration ordering 2019-02-01 13:13:49 -05:00
Ash Wilson
51cfc262c6
Pass an order property to test fixture block decorations 2019-02-01 13:12:47 -05:00
David Wilson
b92ae2ad04
Merge pull request #18603 from atom/electron-3-0
Upgrade to Electron 3.0
2019-01-31 19:15:14 -08:00
David Wilson
3714a8df87 Re-enable tests that crashed due to a superstring bug 2019-01-31 17:52:28 -08:00
David Wilson
fec685655f ⬆️ text-buffer@13.15.3 2019-01-31 17:51:08 -08:00
David Wilson
6903be1b60 Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-01-30 10:55:29 -08:00
Ash Wilson
133eb084e3
Clarify what happens when decorations have the same order 2019-01-30 08:59:54 -05:00
David Wilson
d4fe5ccfeb
Merge pull request #18761 from atom/dw-mojave-dark-title-bar
Enable dark mode title bar theme in macOS Mojave
2019-01-29 16:47:36 -08:00
David Wilson
02e97b9830 Enable dark mode title bar in macOS Mojave
Fixes #18111
2019-01-29 13:36:08 -08:00
David Wilson
fdece6f820 ⬆️ :electron: electron@3.0.14 2019-01-29 10:19:32 -08:00
Ash Wilson
6f0215d8c1
Another unresolved question 2019-01-28 15:08:10 -05:00
Ash Wilson
70380319c2
Decoration ordering proposal 2019-01-28 15:06:24 -05:00
Ash Wilson
7d12036ea8
⬆️ find-and-replace@0.218.0 2019-01-28 09:28:59 -05:00
David Wilson
b06da5d760 ⬆️ spell-check@3.5.1 2019-01-25 16:12:59 -08:00