tree-sitter/.github/workflows
Christian Clason a6cd6abcfb ci(nvim-ts): update paths to refactor
Problem: After https://github.com/tree-sitter/tree-sitter/pull/4496, the
crater tests from nvim-treesitter no longer run on PRs with relevant changes.

Solution: Update the paths in the workflows to the new structure.

Also throttle the build step to 10 parallel tasks (reduces flakiness on
Windows).

Also raise the timeout limit to 30 minutes (it's more expensive to have
to restart flaky tests than to let them run).
2025-06-27 16:34:17 +02:00
..
backport.yml ci: bump actions/create-github-app-token in the actions group 2025-04-08 10:18:03 +02:00
bindgen.yml ci(bindgen): only check bindgen output when api.h or bindings.rs changes 2024-12-24 23:09:44 -05:00
build.yml Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
ci.yml Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
docs.yml ci: update docs workflow 2025-01-10 02:58:38 -05:00
emscripten.yml ci(emscripten): set the git user and email with the cli 2025-01-02 21:40:49 -06:00
nvim_ts.yml ci(nvim-ts): update paths to refactor 2025-06-27 16:34:17 +02:00
release.yml ci: rename web files, and upload a tarball for web-tree-sitter assets 2025-02-11 22:56:50 -05:00
response.yml ci: major overhaul 2024-10-11 18:33:07 -04:00
reviewers_remove.yml ci: major overhaul 2024-10-11 18:33:07 -04:00
sanitize.yml ci: major overhaul 2024-10-11 18:33:07 -04:00
wasm_exports.yml fix(ci): trigger build_wasm workflow when xtask is modified 2025-04-16 18:06:48 -04:00