aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: bump actions/checkout from 5 to 6 (#4205)dependabot[bot]2025-11-201-1/+1
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump leafo/gh-actions-luarocks from 5 to 6 (#4096)dependabot[bot]2025-09-241-1/+1
| | | | | | | | | | | | | | | | Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 5 to 6. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v5...v6) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump leafo/gh-actions-lua from 11 to 12 (#4097)dependabot[bot]2025-09-241-1/+1
| | | | | | | | | | | | | | | | Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 11 to 12. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v11...v12) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump actions/checkout from 4 to 5 (#3994)dependabot[bot]2025-08-121-1/+1
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: require Nvim 0.10+ #3692Justin M. Keyes2025-04-051-1/+1
|
* ci: cancel old jobs on PR updatedundargoc2025-03-301-1/+4
| | | | Closes: https://github.com/neovim/nvim-lspconfig/issues/3669
* ci: bump leafo/gh-actions-luarocks from 4 to 5dependabot[bot]2025-02-281-1/+1
| | | | | | | | | | | | | | Bumps [leafo/gh-actions-luarocks](https://github.com/leafo/gh-actions-luarocks) from 4 to 5. - [Release notes](https://github.com/leafo/gh-actions-luarocks/releases) - [Commits](https://github.com/leafo/gh-actions-luarocks/compare/v4...v5) --- updated-dependencies: - dependency-name: leafo/gh-actions-luarocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* ci: bump leafo/gh-actions-lua from 10 to 11dependabot[bot]2025-02-271-1/+1
| | | | | | | | | | | | | | Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 10 to 11. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v10...v11) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* ci: test minimum required neovim versiondundargoc2024-10-041-2/+2
|
* ci: refactor ci outputdundargoc2024-10-021-10/+6
| | | | | | Separate install step from test step so the output from each isn't mixed with each other. Also add lint-like workflows to `lint.yml`.
* test(ci): change to luajit-openresty (#3272)glepnir2024-08-201-1/+1
| | | | | Problem: LuaJIT.org has stopped publishing release tarballs on their website. Solution: use luajit-openresty instead of.
* ci: bump actions/checkout from 3 to 4 (#2794)dependabot[bot]2023-09-051-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump leafo/gh-actions-lua from 8 to 10 (#2606)dependabot[bot]2023-05-121-1/+1
| | | | | | | | | | | | | | | Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 8 to 10. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v8...v10) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* test: remove test depend and use vusted (#2603)Raphael2023-05-111-23/+26
|
* ci: removed unused packages (#2534)dundargoc2023-03-301-24/+4
|
* ci: bump action versions (#2322)dundargoc2022-12-171-2/+2
|
* ci: remove outdated brew workaround (#1625)dundargoc2021-12-311-1/+0
|
* ci: remove brackets on the "runs-on" argument (#1470)dundargoc2021-11-211-2/+2
| | | | This will silence the false warning 'Value must be "self-hosted"' warning from yamlls.
* Fix macos CI Michael Lingelbach2020-12-291-0/+1
| | | see: https://github.com/neovim/neovim/pull/13584
* CI: Remove cmake from MacOS install (already installed?)Stephan Seitz2020-08-301-1/+1
|
* github action: add test for macosHirokazu Hata2020-05-211-1/+13
|
* github action: add test actionHirokazu Hata2020-05-211-0/+41