aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/tests.yml
Commit message (Expand)AuthorAgeFilesLines
* feat(tests)!: new infrastructure based on makefileChristian Clason2025-05-121-60/+0
* feat!: use tree-sitter buildChristian Clason2025-05-121-10/+4
* feat!: track parser revision in LuaChristian Clason2025-05-121-0/+1
* ci: remove update-lockfile shell scriptChristian Clason2025-05-121-7/+8
* ci(tests): run tests on v0.10.4Christian Clason2025-04-021-1/+1
* feat(r)!: update parser and queriesChristian Clason2024-06-271-1/+0
* ci: replace node with upstream actionChristian Clason2024-04-141-4/+1
* ci: simplify cache keydundargoc2024-02-191-1/+5
* ci: fix invalid workflowdundargoc2024-02-101-1/+1
* ci: use `windows-latest` over `windows-2022`dundargoc2024-02-101-1/+1
* fixup: it's fineChristian Clason2024-02-091-1/+1
* ci: pin tree-sitter-cli version in npm installChristian Clason2024-02-091-2/+1
* ci: bump cache to v4Christian Clason2024-01-241-1/+1
* ci: bump actions to latestChristian Clason2024-01-051-2/+2
* ci: bump tree-sitter CLI to v0.20.8Christian Clason2023-05-301-1/+1
* ci: remove ready_for_review typedundargoc2023-02-231-1/+0
* prettier formatting yml and mdKiyoon Kim2023-02-161-2/+2
* Add treesitter CLI in CI with Windows and macKiyoon Kim2023-02-151-1/+4
* ci: allow negative assertions in testsStephan Seitz2023-01-011-1/+1
* ci: bump action versionsdundargoc2022-12-171-3/+3
* ci: bump treesitter to 0.20.6Christian Clason2022-04-161-1/+1
* ci(tests): download highlight-assertions for faster CIStephan Seitz2022-02-191-18/+3
* ci: rename workflows and jobs to be more consistentDundar Göc2022-02-141-1/+1
* ci: bump tree-sitter to 0.20.4Christian Clason2022-01-231-1/+1
* ci: fix cache path for rust cargoMunif Tanjim2022-01-221-3/+6
* ci: remove ccacheStephan Seitz2022-01-221-7/+0
* ci: bump tree-sitter to v0.20.3Christian Clason2022-01-221-1/+1
* ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz2022-01-211-1/+7
* ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz2022-01-211-1/+1
* ci: fix cache path on WindowsStephan Seitz2022-01-211-2/+4
* ci: cache using ccacheStephan Seitz2022-01-211-1/+9
* ci: add cache for Rust dependencyStephan Seitz2022-01-211-2/+8
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-211-1/+1
* ci: avoid duplicate CI runsChristian Clason2022-01-211-1/+13
* ci: bump neovim and tree-sitter cli to latest versionChristian Clason2022-01-211-2/+2
* ci: cache parsers for workflows/testsMunif Tanjim2022-01-211-1/+7
* ci: use Neovim v0.6.0Stephan Seitz2021-12-061-2/+2
* ci: Add workflow for testsStephan Seitz2021-11-241-0/+42