Commit graph

24 commits

Author SHA1 Message Date
Christian Clason
c162991fa1 ci: bump tree-sitter to 0.20.4
fixes issues with `parser.h` not being generated
2022-01-23 22:24:16 +01:00
Christian Clason
b71d7cbd60 ci: drop windows+clang
takes significantly longer than other combinations
2022-01-22 19:32:24 +01:00
Stephan Seitz
9c63cfe72f ci: remove ccache
ccache did take too long to install on MacOS
2022-01-22 13:20:20 +01:00
Christian Clason
00736412a3 ci: bump tree-sitter to v0.20.3 2022-01-22 10:29:27 +01:00
Stephan Seitz
5f30cec075 ci: stop uploading artifacts (binary release archives soonish?) 2022-01-21 22:06:17 +01:00
Stephan Seitz
77fe45968c ci: fix cache path on Windows 2022-01-21 22:06:17 +01:00
Stephan Seitz
3372bfbcf2 ci: use curl on Windows CI 2022-01-21 22:06:17 +01:00
Stephan Seitz
8b0398c5e3 ci: cache using ccache 2022-01-21 22:06:17 +01:00
Christian Clason
2fa395f01d ci: use stable tag for latest nvim release 2022-01-21 22:06:17 +01:00
Christian Clason
16c773c0f8 ci: use stable tag for latest nvim release 2022-01-21 19:38:01 +01:00
Christian Clason
4e4b58f8e9 ci: only run one compiler each on macos, ubuntu 2022-01-21 18:58:40 +01:00
Christian Clason
b7d4d8a55d ci: avoid duplicate CI runs
* run CI on push to master or synchronize PR
* cancel in-progress workflows for updated PR
2022-01-21 18:58:40 +01:00
Christian Clason
bf59e0a3fb ci: bump neovim and tree-sitter cli to latest version 2022-01-21 18:58:40 +01:00
Stephan Seitz
b96f70905b fix(haskell): Haskell switched to C scanner 2022-01-05 22:40:23 +01:00
Stephan Seitz
cd6aabb964 ci: use Neovim v0.6.0 2021-12-06 22:34:30 +01:00
Stephan Seitz
ec276ed460 ci: add nightly again to CI 2021-11-30 20:46:35 +01:00
Stephan Seitz
8016b74cea ci: Try out windows-2022 2021-11-24 14:47:07 +01:00
Stephan Seitz
7135321cc2 ci: use nvim v0.5.1 on CI 2021-10-21 19:50:23 +02:00
Stephan Seitz
24edc5d93f ci: upload artifacts before check
This could provide better possibilities to investigate a failed CI.
2021-10-21 19:50:23 +02:00
Stephan Seitz
59887fbf33 Use node action 2021-07-31 19:57:08 +02:00
Stephan Seitz
8704b0f388 Allow failures for defined parsers 2021-04-22 18:37:04 +02:00
Stephan Seitz
a9a3418726 Fix CI (not use appimage on Mac) 2021-03-16 18:52:43 +01:00
Stephan Seitz
f0b9b3b8ac Do not fail fast in CI 2021-03-16 18:52:43 +01:00
Stephan Seitz
606341a139 Remove query file workflow (tested now on all OS 2021-03-16 18:52:43 +01:00
Renamed from .github/workflows/test.yml (Browse further)