Commit Graph

35302 Commits

Author SHA1 Message Date
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
Max Brunsfeld
826844c7e0 Emit onDidTokenize event from TreeSitterLanguageMode 2018-08-07 21:03:03 -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
David Wilson
2f15551ec2 Add VSTS CI badge to README.md
[ci skip]
2018-08-03 06:15:24 -07:00
Winston Liu
3e97867f3e 📝 correctly link function in docs
[ci skip]
2018-08-02 17:24:03 -05:00
David Wilson
8b95226e3c Fix syntax error 2018-08-02 13:31:08 -07:00
David Wilson
263394f450 Fix asset globbing in publish-release script 2018-08-02 12:59:08 -07:00
David Wilson
8ba93a7215 Add itemPattern and downloadType params to artifact download task 2018-08-02 11:27:19 -07:00
David Wilson
f73fb63701 Enable IS_RELEASE_BRANCH and IS_SIGNED_ZIP_BRANCH to be overridden 2018-08-02 10:26:49 -07:00
David Wilson
e4e04cb074 Fix build artifact downloads in production builds 2018-08-02 10:24:36 -07:00
David Wilson
52d6d43485 Move artifact upload condition for IsSignedZipBranch 2018-08-02 09:41:15 -07:00
David Wilson
480ae959b4 Use Build.BuildId for master S3 artifact path 2018-08-02 08:59:25 -07:00
David Wilson
6def4aa465 Merge pull request #17770 from atom/dw-vsts-pull-request-builds
Enable pull request builds on VSTS
2018-08-02 08:14:10 -07:00
David Wilson
cf79c545c8 Change Atom.RunTests to Atom.SkipTests to not require it in build defs 2018-08-02 07:24:46 -07:00
David Wilson
8f006cab61 Add check for Atom.RunTests variable to make it easy to skip CI tests 2018-08-02 06:55:30 -07:00
David Wilson
d2ed1d4bbd Fix broken logic for IsReleaseBranch 2018-08-02 06:45:46 -07:00
David Wilson
167de057b4 Compress artifacts on Windows PR builds 2018-08-01 20:38:07 -07:00
David Wilson
059dc29135 Improve logic in macos.yml for deciding when to code sign macOS builds 2018-08-01 19:54:23 -07:00
David Wilson
fb0bbd9832 Fix wrong VSTS variable name 2018-08-01 18:52:27 -07:00
David Wilson
be99688094 Use quotes on env variable values coming from VSTS 2018-08-01 18:52:18 -07:00
David Wilson
1d5c71ef7f Disable branch builds for Pull Requests build definition 2018-08-01 17:41:14 -07:00
David Wilson
9ecb284737 Fix wrong variable name 2018-08-01 17:40:52 -07:00
David Wilson
c1eba502c3 Enable S3 artifact uploads for builds on master 2018-08-01 17:35:58 -07:00
Max Brunsfeld
6c6c82b328 ⬆️ languages 2018-08-01 17:07:39 -07:00
David Wilson
ff2409f10e Only use --code-sign parameter on macOS if env variables are set 2018-08-01 14:46:01 -07:00
David Wilson
e64bd40ff5 More windows.yml syntax fixes 2018-08-01 14:35:09 -07:00
David Wilson
fefb1f2ed0 Fix syntax error in windows.yml when referencing environment variables 2018-08-01 11:40:02 -07:00
David Wilson
668e25a504 Add Pull Request build configuration for VSTS 2018-08-01 11:26:46 -07:00
David Wilson
20f6a2d8db Move over some build logic from appveyor.yml 2018-08-01 11:20:30 -07:00
David Wilson
aa4efbb3d6 Disable Windows release build on VSTS until issues are fixed 2018-08-01 08:58:39 -07:00