<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/.github/workflows/release.yml, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github/workflows/release.yml?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom/.github/workflows/release.yml?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2026-06-18T21:21:01Z</updated>
<entry>
<title>ci: bump actions/checkout from 6 to 7 #4455</title>
<updated>2026-06-18T21:21:01Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-18T21:21:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=94e94a6e4760e1dac0edebea331e8ffcd75abc31'/>
<id>urn:sha1:94e94a6e4760e1dac0edebea331e8ffcd75abc31</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [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/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>ci: bump actions/checkout from 5 to 6 (#4205)</title>
<updated>2025-11-20T22:56:46Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-11-20T22:56:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=32534d548ad2b1e783643a2e719b1a1d8597290e'/>
<id>urn:sha1:32534d548ad2b1e783643a2e719b1a1d8597290e</id>
<content type='text'>
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] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump actions/checkout from 4 to 5 (#3994)</title>
<updated>2025-08-12T20:44:24Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2025-08-12T20:44:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=45ff1914044de7dbd4cd85053dc09f47312a2f4d'/>
<id>urn:sha1:45ff1914044de7dbd4cd85053dc09f47312a2f4d</id>
<content type='text'>
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] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: refactor ci output</title>
<updated>2024-10-02T13:20:12Z</updated>
<author>
<name>dundargoc</name>
<email>gocdundar@gmail.com</email>
</author>
<published>2024-10-02T12:58:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=71ff1585a8a2d66c13f0da7d76e7ce4922128d8f'/>
<id>urn:sha1:71ff1585a8a2d66c13f0da7d76e7ce4922128d8f</id>
<content type='text'>
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`.
</content>
</entry>
<entry>
<title>fix(ci): luarocks unknown "licence" field</title>
<updated>2024-09-11T07:47:01Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-09-11T07:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8c45e7270302f5a0e5371147c46ac56715117872'/>
<id>urn:sha1:8c45e7270302f5a0e5371147c46ac56715117872</id>
<content type='text'>
GHA reports a warning:

    Unexpected input(s) 'licence', valid inputs are ['name', 'version', 'specrev', 'dependencies', 'test_dependencies', 'labels', 'copy_directories', 'summary', 'detailed_description', 'template', 'license', 'extra_luarocks_args', 'fail_on_duplicate']</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 6 to 7 (#3217)</title>
<updated>2024-06-22T06:25:12Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-22T06:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3c8346db23033fa49ce0eef2e89dbe91cfd54f21'/>
<id>urn:sha1:3c8346db23033fa49ce0eef2e89dbe91cfd54f21</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 6 to 7.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v6...v7)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 5 to 6</title>
<updated>2024-06-18T20:11:20Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-06-18T20:10:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=5c33bf1f708ac8cb839469e1a03d45987fec305c'/>
<id>urn:sha1:5c33bf1f708ac8cb839469e1a03d45987fec305c</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 5 to 6.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v5...v6)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>ci: bump actions/checkout from 3 to 4 (#2794)</title>
<updated>2023-09-05T06:20:23Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-09-05T06:20:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=499314f76fa6e8f82f7cfd116578906d61ba2560'/>
<id>urn:sha1:499314f76fa6e8f82f7cfd116578906d61ba2560</id>
<content type='text'>
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] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 4 to 5 (#2650)</title>
<updated>2023-06-06T00:26:39Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-06T00:26:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c89b22e9a6fd9747df1d101a2425f7454bb6d2ef'/>
<id>urn:sha1:c89b22e9a6fd9747df1d101a2425f7454bb6d2ef</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 4 to 5.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v4...v5)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>ci: remove copy_directories input from luarocks-tag-release action</title>
<updated>2023-03-29T21:35:20Z</updated>
<author>
<name>dundargoc</name>
<email>33953936+dundargoc@users.noreply.github.com</email>
</author>
<published>2023-03-29T21:35:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=c34522092bee6e4abf68ed3b24dceee4bd5a48fc'/>
<id>urn:sha1:c34522092bee6e4abf68ed3b24dceee4bd5a48fc</id>
<content type='text'>
It should no longer be needed as per
https://github.com/neovim/nvim-lspconfig/pull/2527#issuecomment-1484563558.</content>
</entry>
<entry>
<title>ci: bump nvim-neorocks/luarocks-tag-release from 1.0.2 to 4</title>
<updated>2023-03-29T21:25:54Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-03-29T21:25:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=9139e5c90801029ff3602cac5d722e7036b6b176'/>
<id>urn:sha1:9139e5c90801029ff3602cac5d722e7036b6b176</id>
<content type='text'>
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 1.0.2 to 4
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v1.0.2...v4.0.0)</content>
</entry>
<entry>
<title>fix: update luarocks-tag-release action + set license</title>
<updated>2023-02-05T23:17:32Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-02-05T23:13:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=255e07ce2a05627d482d2de77308bba51b90470c'/>
<id>urn:sha1:255e07ce2a05627d482d2de77308bba51b90470c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: use luarocks-tag-release workflow</title>
<updated>2023-02-03T17:23:14Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-02-03T17:23:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=64bee38a97c361a710be9603472e6bc83ec31d69'/>
<id>urn:sha1:64bee38a97c361a710be9603472e6bc83ec31d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add luarocks upload release workflow</title>
<updated>2023-01-08T17:59:12Z</updated>
<author>
<name>Marc Jakobi</name>
<email>mrcjkb89@outlook.com</email>
</author>
<published>2023-01-06T22:58:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=2df0fbdadd947cd2995566a0117b8802a9ba74f4'/>
<id>urn:sha1:2df0fbdadd947cd2995566a0117b8802a9ba74f4</id>
<content type='text'>
The recently added rockspec (see #2307) has to be prepared and
uploaded to luarocks for each release.

This adds an automated workflow for it, which has been tested with
plenary.nvim.

To be able to upload to luarocks, the owner of the luarocks account
will have to add an API key named `LUAROCKS_API_KEY` to this repo's
GitHub Actions secrets.
</content>
</entry>
</feed>
