index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
check-query-files-and-compilation.yml
Age
Commit message (
Expand
)
Author
2022-02-14
ci: rename workflows and jobs to be more consistent
Dundar Göc
2022-02-05
ci: combine "Compile parsers" steps into a single step
Dundar Göc
2022-02-05
ci: combine "Check query files" steps into a single step
Dundar Göc
2022-02-05
ci: introduce platform-independent environment variable NVIM
Dundar Göc
2022-01-31
ci: skip swift check on neovim stable
Dundar Göc
2022-01-30
ci: only fix major version of vulnerable action (#2411)
Christian Clason
2022-01-23
ci: bump tree-sitter to 0.20.4
Christian Clason
2022-01-22
ci: drop windows+clang
Christian Clason
2022-01-22
ci: remove ccache
Stephan Seitz
2022-01-22
ci: bump tree-sitter to v0.20.3
Christian Clason
2022-01-21
ci: stop uploading artifacts (binary release archives soonish?)
Stephan Seitz
2022-01-21
ci: fix cache path on Windows
Stephan Seitz
2022-01-21
ci: use curl on Windows CI
Stephan Seitz
2022-01-21
ci: cache using ccache
Stephan Seitz
2022-01-21
ci: use stable tag for latest nvim release
Christian Clason
2022-01-21
ci: use stable tag for latest nvim release
Christian Clason
2022-01-21
ci: only run one compiler each on macos, ubuntu
Christian Clason
2022-01-21
ci: avoid duplicate CI runs
Christian Clason
2022-01-21
ci: bump neovim and tree-sitter cli to latest version
Christian Clason
2022-01-05
fix(haskell): Haskell switched to C scanner
Stephan Seitz
2021-12-06
ci: use Neovim v0.6.0
Stephan Seitz
2021-11-30
ci: add nightly again to CI
Stephan Seitz
2021-11-24
ci: Try out windows-2022
Stephan Seitz
2021-10-21
ci: use nvim v0.5.1 on CI
Stephan Seitz
2021-10-21
ci: upload artifacts before check
Stephan Seitz
2021-07-31
Use node action
Stephan Seitz
2021-04-22
Allow failures for defined parsers
Stephan Seitz
2021-03-16
Fix CI (not use appimage on Mac)
Stephan Seitz
2021-03-16
Do not fail fast in CI
Stephan Seitz
2021-03-16
Remove query file workflow (tested now on all OS
Stephan Seitz