| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: fix invalid workflow | dundargoc | 2024-02-10 | 1 | -8/+0 |
| | | | | | | | | | Context variables aren't always available, so we can't rely on them for e.g. environment variables. Also merge all install scripts into `script/ci-install.sh`, that way it can be called the same way regardless of system. | ||||
| * | ci: add shebangs to scripts | ObserverOfTime | 2023-08-18 | 1 | -3/+5 |
| | | |||||
| * | Add treesitter CLI in CI with Windows and mac | Kiyoon Kim | 2023-02-15 | 1 | -3/+0 |
| | | |||||
| * | test: remove bundled parsers in CI | Christian Clason | 2022-11-01 | 1 | -5/+4 |
| | | | | | ensure that queries are tested against parser version in lockfile | ||||
| * | ci: remove unnecessary apt calls | Dundar Göc | 2022-02-06 | 1 | -2/+0 |
| | | |||||
| * | ci: use nvim v0.5.1 on CI | Stephan Seitz | 2021-10-21 | 1 | -2/+2 |
| | | |||||
| * | CI: Install tree-sitter | Daniel Kempkens | 2021-05-18 | 1 | -0/+3 |
| | | |||||
| * | Add CI for testing parsers compilation | Jozef Grajciar | 2021-03-04 | 1 | -0/+9 |
