Commit Graph

36123 Commits

Author SHA1 Message Date
Rafael Oleza
ebf137954c Add comment and ignore rule on regular expression. 2019-02-25 13:05:02 +01:00
Rafael Oleza
3f1b965343 Lint fixture file from go-to-line package
The specs needed to be updated since they depended on the actual contents
of the fixture.
2019-02-25 13:04:54 +01:00
Rafael Oleza
20ec642da1 Lint fixture file from git-diff package 2019-02-25 12:58:59 +01:00
Rafael Oleza
e734434811 Small linter fixes 2019-02-25 12:50:18 +01:00
Rafael Oleza
11206eca76 Add curly braces around if statements 2019-02-25 12:50:18 +01:00
Rafael Oleza
f6db819485 Remove unused variables from specs 2019-02-25 12:50:18 +01:00
Rafael Oleza
7e23d4dc7a Run prettier on packages/ folder 2019-02-25 12:19:44 +01:00
Rafael Oleza
64d63b9d4a Fix syntax error in fixture 2019-02-25 11:10:22 +01:00
Rafael Oleza
f1aef0b42f Merge pull request #18898 from rafeca/update-find-and-replace
find-and-replace@0.218.9
2019-02-25 11:06:37 +01:00
Rafael Oleza
07a0842c67 ⬆ find-and-replace@0.218.9 2019-02-25 10:31:45 +01:00
Rafael Oleza
679b4631e1 Merge pull request #18899 from rafeca/update-fuzzy-finder
⬆️ fuzzy-finder@1.9.1
2019-02-25 10:23:59 +01:00
Ash Wilson
e87e5562b3 Merge pull request #18900 from atom/aw/actually-dump-symbols
Actually dump minidump contents to .sym files
2019-02-22 16:15:13 -05:00
Ash Wilson
b5898b8e07 Actually dump minidump contents to the file 2019-02-22 15:02:47 -05:00
Rafael Oleza
1a79b39b2d ⬆️ fuzzy-finder@1.9.1 2019-02-22 17:40:57 +01:00
Lee Dohm
d07d854986 Merge pull request #16558 from lgeiger/async-git
Add async implementation of GitRepositoryProvider.repositoryForDirectory
2019-02-21 09:29:53 -08:00
simurai
41a180b9d0 Merge pull request #18844 from atom/sm-diff-icons
Align git-diff icons
2019-02-18 15:20:24 +09:00
David Wilson
d3a3859305 Merge pull request #18864 from atom/dw-bump-keymap
⬆️ atom-keymap@8.2.13
2019-02-17 20:12:52 -08:00
David Wilson
0a2ce1b38f ⬆️ atom-keymap@8.2.13 2019-02-17 17:58:05 -08:00
Ash Wilson
1acf91383c Merge pull request #18863 from atom/aw/console-in-tests
Allow the use of console, stdout, and stderr in Jasmine tests
2019-02-17 18:36:02 -05:00
David Wilson
ce4180e9f1 Upload Windows delta nupkg artifacts in release builds 2019-02-17 15:12:07 -08:00
Ash Wilson
f0fb288849 Override console.(log|error) and process.std(out|err) when headless 2019-02-17 17:09:58 -05:00
Ash Wilson
402fa903fd Merge pull request #18802 from atom/aw/jasmine-junit-xml
Report test result metadata to Azure DevOps
2019-02-16 11:02:20 -05:00
David Wilson
eadb900ab2 Merge pull request #18855 from atom/dw-fix-open-folder
Fix "Open Folder" menu item on Windows
2019-02-15 13:25:41 -08:00
Ash Wilson
13a6d43e61 Remove stdout noise 2019-02-15 16:10:21 -05:00
Ash Wilson
efd9151589 Revert temporary script/test changes 2019-02-15 16:09:27 -05:00
Ash Wilson
06a1a38d25 Oh. Right. That's interpreted as a .bat file 2019-02-15 14:56:39 -05:00
Ash Wilson
60aaca8ecc Er, maybe no separator at all? 2019-02-15 13:02:25 -05:00
David Wilson
bf3502c4db Fix "Open Folder" menu item on Windows 2019-02-15 09:54:44 -08:00
Ash Wilson
a645a8e638 Windows path separator maybe 2019-02-15 11:16:33 -05:00
Ash Wilson
536c582e2b Respect Atom.SkipTests 2019-02-15 11:16:19 -05:00
Ash Wilson
57ff580d66 Invoke the postprocessing script from CI 2019-02-15 10:09:36 -05:00
Ash Wilson
9d76594060 Windows entry point for postprocess-junit-results script 2019-02-15 10:06:07 -05:00
Ash Wilson
aa02ac8daa Script to post-process JUnit XML output 2019-02-15 10:01:15 -05:00
Ash Wilson
5e236d6ad1 Use cheerio for XML parsing and serializing 2019-02-15 08:35:35 -05:00
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