Commit Graph

35329 Commits

Author SHA1 Message Date
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
David Wilson
2b73c6b28a 👕 2018-08-14 15:02:55 -07:00
David Wilson
28c891e741 Default to 'atom.cmd' on Windows 2018-08-09 08:40:34 -07:00
David Wilson
b107cd547c Create 'script/dev' for streamlined launch of Atom dev mode 2018-08-09 08:29:35 -07:00
David Wilson
653822bf15 Pass new CI parameter to runApmInstall 2018-08-09 06:11:47 -07:00
David Wilson
298db7314c Merge remote-tracking branch 'origin/master' into dw-repo-local-core-packages 2018-08-08 11:07:05 -07:00
Ash Wilson
6367f82cc6
Merge pull request #17803 from atom/aw/build-ci
Use npm and apm ci in CI builds
2018-08-08 13:51:01 -04:00
Ash Wilson
c7aaa880fb
Always use install for apm 2018-08-08 12:36:15 -04:00
Max Brunsfeld
fe7df52a5e
Merge pull request #17801 from atom/mb-tree-sitter-onDidTokenize
Emit onDidTokenize event from TreeSitterLanguageMode
2018-08-08 09:11:34 -07:00
Ash Wilson
96e563555c
Pick up CI from the environment 2018-08-08 10:47:31 -04:00
Ash Wilson
ed47bf7fd5
Set --ci implicitly if CI is set to "true" 2018-08-08 10:47:18 -04:00
Ash Wilson
b804efcbcd
🔒 🔒 :lock 2018-08-08 10:07:41 -04:00
Ash Wilson
fd955a69a7
Upgrade npm to get "ci" 2018-08-08 09:31:08 -04:00
Ash Wilson
690b23cee4
Use --ci on CI builds 2018-08-08 08:58:41 -04:00
Ash Wilson
a4a9b150d2
🔒 2018-08-08 08:54:17 -04:00
Ash Wilson
347da770dc
Don't use the npm binary you're about to delete 2018-08-08 08:41:30 -04:00
Ash Wilson
d0811b82ed
Add a --ci option to script/build 2018-08-08 08:41:30 -04:00
Max Brunsfeld
826844c7e0 Emit onDidTokenize event from TreeSitterLanguageMode 2018-08-07 21:03:03 -07:00
David Wilson
067ba9812e 👕 Curse ye, linter 2018-08-07 16:49:49 -07:00
David Wilson
dbaa75b598 Move script/bootstrap dependency module to later in bootstrap script 2018-08-07 16:29:47 -07:00
David Wilson
9e71365c95 Run apm install in local package folders to prepare for dev mode 2018-08-07 16:09:34 -07:00
David Wilson
6753b929cb Don't depend on ATOM_DEV_RESOURCE_PATH for local core package path 2018-08-07 16:09:34 -07:00
David Wilson
86b8ead239 👕 2018-08-07 16:09:34 -07:00
David Wilson
77960f1d42 Enable repo-local core packages in the 'packages' folder 2018-08-07 15:57:43 -07:00
David Wilson
cdd6fc52d2
Merge pull request #17800 from atom/dw-apm-2.1
⬆️ apm@2.1.0
2018-08-07 15:36:13 -07:00
David Wilson
4e82720eb9 Update out-of-date package{-lock}.json files 2018-08-07 14:37:38 -07:00
David Wilson
531e412672 ⬆️ apm@2.1.0 2018-08-07 14:36:51 -07:00
Lee Dohm
00efcbbd51
⬆️ find-and-replace@0.215.13 2018-08-07 12:12:15 -07:00
Max Brunsfeld
e467de023e
Merge pull request #17792 from atom/mb-tree-sitter-stack-overflow
Avoid stack overflows due to spread args in Array.splice call
2018-08-06 16:45:32 -07:00
Max Brunsfeld
fce7360cdd Avoid stack overflows due to spread in Array.splice call 2018-08-06 15:32:18 -07:00
Max Brunsfeld
29ef7d7024 ⬆️ languages 2018-08-06 15:10:50 -07:00
David Wilson
4c43c071b1 Ensure that Nightly builds are built as release branches 2018-08-06 13:18:46 -07:00
David Wilson
d625e855c8
Merge pull request #17789 from atom/dw-apm-2.0.1
⬆️ apm@2.0.1
2018-08-06 12:26:50 -07:00
Lee Dohm
823b7d2371
⬆️ image-view@0.63.1 2018-08-06 11:57:51 -07:00
Max Brunsfeld
53218b921b
Merge pull request #17774 from atom/fb-mdt-atomic-config-saves
Write config file atomically
2018-08-06 11:36:44 -07:00
David Wilson
3eca4f6ff3 Fix outdated package-lock.json files 2018-08-06 08:49:14 -07:00
Jason Rudolph
078a6efd41
Merge pull request #17788 from atom/remove-circleci
Remove CircleCI configuration
2018-08-06 11:01:43 -04:00
David Wilson
6b323c3d79 Re-enable Windows builds in the release build definition 2018-08-06 07:33:47 -07:00
David Wilson
f925937a14 ⬆️ npm@6.2.0 2018-08-06 07:33:47 -07:00
David Wilson
a5f1cf4a87 ⬆️ apm@2.0.1 2018-08-06 07:33:37 -07:00
Jason Rudolph
44f0a0175b
Remove CircleCI configuration 2018-08-06 09:39:59 -04:00
Jason Rudolph
4a0332b7b4
Merge pull request #17775 from atom/dw-vsts-badge
Add VSTS CI badge to README.md
2018-08-06 09:34:08 -04:00
Max Brunsfeld
554f1ba758
Merge pull request #17781 from atom/mb-commas-in-scope-mapping-selectors
Allow comma-separated selectors as keys in Tree-sitter scope mappings
2018-08-04 19:44:15 -07:00
Max Brunsfeld
058e2b82dc Allow comma-separated selectors as keys in Tree-sitter scope mappings 2018-08-04 17:17:43 -07:00
Matthew Dapena-Tretter
f77391b158 Write config file atomically (write and replace) 2018-08-03 10:38:12 -07:00