Commit Graph

35422 Commits

Author SHA1 Message Date
Ash Wilson
393ded88bc Inherit environment variables in the test runner window 2018-08-22 13:26:46 -04:00
Ash Wilson
dbb3947250 Pass the environment to the window if one is present 2018-08-22 13:22:08 -04:00
Ash Wilson
e1015103c8 Use Object.assign() instead of spread so we don't confuse Joanna 2018-08-22 13:21:44 -04:00
Ash Wilson
528346040c Pass additional options to the test runner window 2018-08-22 10:28:41 -04:00
Ash Wilson
42c75ecbe5 Pass additional options with run-package-specs message 2018-08-22 10:28:20 -04:00
Ash Wilson
592722d094 Spec for passing additional options to the test window 2018-08-22 10:27:50 -04:00
simurai
d5ac645b3e Update package-lock.json
Should be part of a2c3344be6
2018-08-22 21:35:56 +09:00
simurai
a2c3344be6 ⬆️ markdown-preview@v0.159.23 2018-08-22 17:07:42 +09:00
simurai
339e772d96 ⬆️ markdown-preview@v0.159.22 2018-08-22 11:12:36 +09:00
David Wilson
cbcad274a7 Merge pull request #17892 from atom/dw-improve-repo-local-packages
Improve repo-local packages implementation
2018-08-21 15:26:18 -07:00
Ash Wilson
4e150179a9 Merge pull request #17736 from atom/aw/custom-line-number-gutter
Multiple, custom line number gutters
2018-08-21 18:17:31 -04:00
David Wilson
2d65535147 Don't normalize undefined devResourcePath on Windows 2018-08-21 14:20:42 -07:00
Ash Wilson
e04da46e8a Quick spec for line number rendering 2018-08-21 16:59:48 -04:00
Tilde Ann Thurium
b1aad7b12b Merge pull request #17887 from atom/tt-18-aug-bump-welcome
⬆️ welcome package
2018-08-21 12:59:13 -07:00
David Wilson
ba12a1e2fc Simplify dev resource path detection 2018-08-21 11:57:18 -07:00
Tilde Ann Thurium
a28ae68f3b Merge branch 'master' into tt-18-aug-bump-welcome 2018-08-21 11:15:05 -07:00
David Wilson
09b45911bc Local package paths now use symbolic links, remove extra package install 2018-08-21 10:54:20 -07:00
David Wilson
ad4553cbba Merge pull request #17686 from atom/dw-repo-local-core-packages
Enable repo-local core packages in the 'packages' folder
2018-08-21 10:08:39 -07:00
Ash Wilson
ddb1dec987 Merge remote-tracking branch 'origin/master' into aw/custom-line-number-gutter 2018-08-21 11:39:47 -04:00
David Wilson
78e16b1c83 Move requires relevant to package bootstrapping after npm install step 2018-08-21 06:52:35 -07:00
David Wilson
8cd788e00f 👕 2018-08-21 06:50:37 -07:00
David Wilson
0a7b62cd06 Convert stderrOnly param of runApmInstall to stdioOptions 2018-08-21 06:47:45 -07:00
David Wilson
7b50f72ac2 Call getDevResourcePath 2018-08-21 06:43:28 -07:00
David Wilson
4a218cbb7a Delete unneeded script/dev and move package install back to bootstrap 2018-08-21 06:41:29 -07:00
David Wilson
94f972e0bf Teach --dev to detect Atom repo in process.cwd() 2018-08-21 06:40:25 -07:00
Max Brunsfeld
1a2dbb63be Merge pull request #17088 from atom/b3-bump-tree-view
⬆️ tree-view@0.224.0
2018-08-20 17:41:28 -07:00
David Wilson
82237e71af Merge pull request #17886 from atom/dw-nightly-auto-updates
Allow nightly releases to auto-update
2018-08-20 16:57:48 -07:00
Tilde Ann Thurium
1b64a653ea Merge remote-tracking branch 'origin/master' into tt-18-aug-bump-welcome 2018-08-20 16:45:08 -07:00
Max Brunsfeld
4f1c38242b ⬆️ atom-select-list 2018-08-20 16:38:18 -07:00
Max Brunsfeld
2e8d5c99a3 ⬆️ tree-view 2018-08-20 16:34:38 -07:00
David Wilson
b84592ba10 Allow nightly releases to auto-update
This change removes a bad version check which prevented nightly releases 
to be considered for auto-update checks.  The fix is to only skip 
auto-updates when using a build with a version containing `-dev`.

Fixes #17885
2018-08-20 15:40:14 -07:00
Max Brunsfeld
daebcecc0d ⬆️ tree-view 2018-08-20 15:24:59 -07:00
Linus Eriksson
be3a87dd01 ⬆️ tree-view@0.224.0 2018-08-20 15:10:54 -07:00
Linus Eriksson
9dcd9b1fa4 ⬆️ tree-view@0.223.0 2018-08-20 15:09:02 -07:00
Max Brunsfeld
a5c4ea993b ⬆️ language-typescript 2018-08-20 14:55:29 -07:00
Tilde Ann Thurium
72bb3906c4 add package-lock.json 2018-08-20 14:42:14 -07:00
Tilde Ann Thurium
22c67ba8f2 ⬆️ welcome package 2018-08-20 14:31:39 -07:00
Max Brunsfeld
383e2f58b9 ⬆️ language packages 2018-08-20 13:27:42 -07:00
Max Brunsfeld
a0bbc6c7c4 Merge pull request #17881 from atom/mb-compatible-scope-descriptors
Support a single scope name field on Tree-sitter grammars
2018-08-20 13:15:01 -07:00
Max Brunsfeld
3efd81b363 ⬆️ snippets 2018-08-20 12:13:21 -07:00
Max Brunsfeld
f305f6cc19 ⬆️ more language packages 2018-08-20 11:25:48 -07:00
Max Brunsfeld
bca6550f5f ⬆️ language packages 2018-08-20 11:01:04 -07:00
Max Brunsfeld
fd6f9d39bd Make tree-sitter scope descriptors match HTML classes, not syntax tree 2018-08-20 10:40:55 -07:00
Max Brunsfeld
760b38c54b Support a single scope name field on Tree-sitter grammars
* Remove the `legacyScopeName` field
* Remove the legacy scope name concept from the Config class
* Handle tree-sitter grammars and textmate grammars having the same 
scope names
2018-08-20 09:58:37 -07:00
David Wilson
a03aac7652 Merge pull request #17868 from atom/dw-fix-missing-readmes
Fix missing READMEs on core package detail pages
2018-08-16 05:00:35 -07:00
David Wilson
138966224a Fix missing READMEs on core package detail pages
Fixes atom/settings-view#1069

Co-Authored-By: Tilde Ann Thurium <annthurium@github.com>
2018-08-15 16:34:57 -07:00
David Wilson
f922b7bd91 Merge pull request #17779 from atom/fb-mdt-esc-shouldnt-destroy
Don't take destructive action on esc
2018-08-15 06:41:36 -07:00
Tilde Ann Thurium
88bcb66f2e Merge pull request #17863 from atom/tt-18-aug-bump-metrics
⬆️ `metrics` to 1.6.1
2018-08-14 15:57:05 -07:00
David Wilson
2b73c6b28a 👕 2018-08-14 15:02:55 -07:00
Tilde Ann Thurium
be446e64f4 add package-lock.json 2018-08-14 14:50:09 -07:00