aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.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 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>
* ci: refactor ci outputdundargoc2024-10-021-1/+1
| | | | | | 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`.
* fix(ci): luarocks unknown "licence" fieldJustin M. Keyes2024-09-111-1/+1
| | | | | 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']
* ci: bump nvim-neorocks/luarocks-tag-release from 6 to 7 (#3217)dependabot[bot]2024-06-221-1/+1
| | | | | | | | | | | | | | | | 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump nvim-neorocks/luarocks-tag-release from 5 to 6dependabot[bot]2024-06-181-1/+1
| | | | | | | | | | | | | | | 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] <support@github.com>
* 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 nvim-neorocks/luarocks-tag-release from 4 to 5 (#2650)dependabot[bot]2023-06-061-1/+1
| | | | | | | | | | | | | | | | 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: remove copy_directories input from luarocks-tag-release actiondundargoc2023-03-291-2/+0
| | | | It should no longer be needed as per https://github.com/neovim/nvim-lspconfig/pull/2527#issuecomment-1484563558.
* ci: bump nvim-neorocks/luarocks-tag-release from 1.0.2 to 4dependabot[bot]2023-03-291-1/+1
| | | | | | 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)
* fix: update luarocks-tag-release action + set licensev0.1.6Marc Jakobi2023-02-061-1/+2
|
* chore: use luarocks-tag-release workflowMarc Jakobi2023-02-031-11/+11
|
* ci: add luarocks upload release workflowv0.1.5Marc Jakobi2023-01-081-0/+22
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.