Commit Graph

36302 Commits

Author SHA1 Message Date
simurai
7ade4bcc8e Reduce font size 2019-02-14 14:49:27 +09:00
simurai
89184442a8 Left align diff icons 2019-02-14 14:03:34 +09:00
Ash Wilson
24ed380e78 ⬆️ @atom/watcher 2019-02-12 12:29:17 -05:00
Ash Wilson
8c8fb426fc Merge pull request #18832 from atom/aw/report-crashes
Report macOS renderer crashes in CI
2019-02-12 12:23:40 -05:00
Ash Wilson
4d090b8f1e Set test run titles in PublishTestResults tasks 2019-02-12 11:59:38 -05:00
Ash Wilson
50b8dad3b9 Set TEST_JUNIT_RUN to the current suite name 2019-02-12 11:59:20 -05:00
Ash Wilson
fea3286ca8 Prefix test descriptions with TEST_JUNIT_RUN 2019-02-12 11:59:11 -05:00
Ash Wilson
8b16801296 Revert "Temporary spec that crashes, to test crash handling"
This reverts commit a6cb715a1a.
2019-02-12 11:29:20 -05:00
David Wilson
363741a88f Fix artifact upload of OLD_RELEASE_NOTES.md 2019-02-11 11:42:07 -08:00
David Wilson
2ac4beea63 Update release notes when creating another draft for same version 2019-02-11 11:42:07 -08:00
David Wilson
1571175eea Minor fixes to draft release creation
- Don't upload artifacts for a release that is already published
- Fix release notes on draft releases
- Fix Linux package uploading for draft releases
2019-02-11 11:42:07 -08:00
Ash Wilson
e1be511851 Unconditionally dump results 2019-02-11 13:33:35 -05:00
Ash Wilson
3b7ac36bec Azure doesn't like trailing whitespace 2019-02-11 13:31:59 -05:00
Ash Wilson
6e69bc0d7d Upload crash reports on macOS 2019-02-11 10:44:51 -05:00
Ash Wilson
a6cb715a1a Temporary spec that crashes, to test crash handling 2019-02-11 10:44:41 -05:00
Ash Wilson
65c0cc3122 Use spaces in prepareEnv() calls 2019-02-11 10:14:58 -05:00
Ash Wilson
da891bd120 Use spaces in TEST_JUNIT_XML_RUN 2019-02-11 10:13:31 -05:00
Ash Wilson
f4f3d12719 Remove intermediate directory and TEST- prefix 2019-02-11 10:13:10 -05:00
Hubot
929e5f50f7 1.37.0-dev 2019-02-08 17:38:17 -06:00
David Wilson
af921567c8 Merge pull request #17862 from atom/dw-draft-releases
Enable stable and beta draft release creation on VSTS
2019-02-08 15:24:06 -08:00
David Wilson
9264a6606a Remove unnecessary clause in release notes upload task 2019-02-08 14:00:43 -08:00
David Wilson
e3661349b9 🔒 2019-02-08 13:33:31 -08:00
David Wilson
7c08366bac 👕 2019-02-08 13:33:31 -08:00
David Wilson
120a2b3771 Finish automated release notes generation 2019-02-08 13:33:31 -08:00
David Wilson
cdc8a23bc3 Remove shebang from upload-artifacts.js 2019-02-08 13:33:31 -08:00
David Wilson
3d85d5e5e2 Bump pr-changelog 2019-02-08 13:33:31 -08:00
David Wilson
025c56f3c1 🔒 Update package-lock.json 2019-02-08 13:33:31 -08:00
David Wilson
83b90df5fe Slight cleanup after rebase 2019-02-08 13:33:31 -08:00
David Wilson
0fc3b34292 Move upload-linux-package.js to script/vsts/lib 2019-02-08 13:33:31 -08:00
David Wilson
944a017f70 WIP: Generate changelog 2019-02-08 13:33:31 -08:00
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
Ash Wilson
65661ba8a3 Report test suites individually 2019-02-07 08:49:42 -05:00
Ash Wilson
55874e8353 Include suite name and optional run prefix in JUnit output filename 2019-02-07 08:49:03 -05:00
Ash Wilson
284ae721c7 Run everything everywhere mwahahaha 2019-02-07 08:48:34 -05:00
Ash Wilson
584a1a317e Subclass the right class 2019-02-06 21:31:58 -05:00
Ash Wilson
4f575e0340 Does that expect a forward slash? 2019-02-06 21:14:40 -05:00
Ash Wilson
d99f2e6e79 Subclass the Jasmine JUnit reporter to touch up the spec descriptions 2019-02-06 21:11:34 -05:00
Ash Wilson
8dfdccbb10 One Mocha suite, one Jasmine suite 2019-02-06 20:21:19 -05:00
Ash Wilson
7361720363 Quoting is a thing 2019-02-06 20:20:13 -05:00