nvim-treesitter/.github/workflows
Christian Clason efcebeb829 ci: add check for downstream queries
Problem: Parser updates may break downstream queries.

Solution: Add workflow that clones and validates queries in

* https://github.com/nvim-treesitter/nvim-treesitter-textobjects#main
* https://github.com/nvim-treesitter/nvim-treesitter-context

on changes to the parsers.lua table. (Workflow should not be required to
pass; the purpose is to give a heads-up that follow-up PRs are needed.)
2025-11-10 11:21:25 +01:00
..
downstream.yml ci: add check for downstream queries 2025-11-10 11:21:25 +01:00
lint.yml ci: bump actions/checkout to v5 2025-08-12 11:08:18 +02:00
test-core.yml ci: bump actions/checkout to v5 2025-08-12 11:08:18 +02:00
test-generate.yml feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
test-queries.yml feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
update-parsers.yml ci: bump actions/checkout to v5 2025-08-12 11:08:18 +02:00