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
Munif Tanjim
2c7c87570b
ci: cache parsers for workflows/tests
2022-01-21 17:52:06 +01:00
Stephan Seitz
abb23c2565
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
...
Co-authored-by: Christian Clason <christian.clason@uni-due.de >
2022-01-16 15:52:24 +01:00
Stephan Seitz
3451fa458b
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
...
Co-authored-by: Christian Clason <christian.clason@uni-due.de >
2022-01-16 15:52:24 +01:00
Stephan Seitz
57d976cafa
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
...
Co-authored-by: Christian Clason <christian.clason@uni-due.de >
2022-01-16 15:52:24 +01:00
Stephan Seitz
93a10ebdd4
Update .github/ISSUE_TEMPLATE/highlighting_issue.yml
...
Co-authored-by: Christian Clason <christian.clason@uni-due.de >
2022-01-16 15:52:24 +01:00
Stephan Seitz
3c1042bf6d
docs: use markdown instead of checkboxes
2022-01-16 15:52:24 +01:00
Stephan Seitz
000923ccfc
docs: add issue template for highlighting issues
2022-01-16 15:52:24 +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
5684389a27
ci: open PRs to update README
2021-12-06 21:29:50 +01:00
Stephan Seitz
ec276ed460
ci: add nightly again to CI
2021-11-30 20:46:35 +01:00
Stephan Seitz
771abaf531
ci: Add workflow for tests
2021-11-24 17:29:55 +01:00
Stephan Seitz
8016b74cea
ci: Try out windows-2022
2021-11-24 14:47:07 +01:00
Santos Gallegos
b784ca7fca
Add query error: invalid node type at position to the troubleshooting section
...
We have had many of these recently...
2021-11-20 17:32:50 +01:00
Dundar Göc
6a4fdb317d
chore: fix typos
2021-11-02 23:47:48 +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
Javier López
66f1873213
feat(healthcheck): support native lua healthchecks, and fixes
...
After neovim/neovim#15259 lua healthchecks are called directly and are
prefered over neovim autoload ones. The discover of Lua ones requires
the function to be named "check()".
Also the mentioned PR changed the design of healthchecks to not use
output capturing, therefore avoid printing and instead concatenate and
call the health functions.
2021-10-11 09:47:16 +02:00
Thomas Vigouroux
7241ddaff4
chore(issues): make bug_report an issue form
2021-08-23 16:40:41 +02:00
Stephan Seitz
59887fbf33
Use node action
2021-07-31 19:57:08 +02:00
Thomas Vigouroux
11801ddc9f
feat(mergify): delay mergify merging by one day
2021-07-19 11:03:13 +02:00
Thomas Vigouroux
647f81638e
fix: only automerge when then is two approvals
2021-07-18 19:24:57 +02:00
Thomas Vigouroux
6dc6a68aca
fix(mergify): only merge when there is no review requests
2021-07-18 19:24:57 +02:00
Thomas Vigouroux
74d1d58572
ci(mergify): don't use queues
2021-07-18 18:43:45 +02:00
Thomas Vigouroux
e88f154dc4
ci(Mergify): configuration update
2021-07-18 18:30:56 +02:00
Thomas Vigouroux
5106030515
ci(Mergify): configuration update
2021-07-18 18:17:13 +02:00
Thomas Vigouroux
ae08fd007c
chore: setup mergify
2021-07-18 18:08:10 +02:00
Santos Gallegos
437e41e9fc
Luacheck: use config file to exclude files
2021-07-05 12:39:32 +02:00
Santos Gallegos
be8f656087
Use stylua for autoformat code ( #1480 )
2021-07-04 21:12:17 +00:00
Thomas Vigouroux
8e2f79d7ad
fix: use correct name in FUNDING.yml
2021-04-22 19:24:16 +02:00
Stephan Seitz
8704b0f388
Allow failures for defined parsers
2021-04-22 18:37:04 +02:00
Thomas Vigouroux
04982cde88
chore: add funding informations
2021-04-22 18:25:41 +02:00
Stephan Seitz
6f85037437
Pin verilog parser because it downgraded to 0.18.0
2021-03-30 22:27:50 +02:00
sogaiu
b521f1a435
Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS
2021-03-17 20:33:12 +01:00
Stephan Seitz
ad5c0b9d78
Update lockfile
2021-03-16 22:17:23 +01:00
Stephan Seitz
1d9b3b82ff
Exclude kotlin, clojure from parser update
2021-03-16 22:17:23 +01: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
Stephan Seitz
92bc601c50
Check query files on all OSes
2021-03-16 18:52:43 +01:00
Stephan Seitz
c573cdd0a9
Add CI hack
2021-03-16 18:52:43 +01:00
Stephan Seitz
4395783990
Update ubuntu-20
2021-03-16 18:52:43 +01:00
Stephan Seitz
626d1b9192
CI CI CI
2021-03-16 18:52:43 +01:00
Stephan Seitz
719329f6b4
Add NPM for now to Ubuntu CI
2021-03-16 18:52:43 +01:00
Stephan Seitz
e32029460d
CI: Remove JS hack
2021-03-16 18:52:43 +01:00