neovim/.github
Gregory Anders e0d97d264f
build: use built nvim artifact to generate eval files (#25875)
In cases where the generated files depend on changes to Nvim itself,
generating the files with an older version of Nvim will fail because
those changes are not present in the older version.

For example, if a new option is added then the generator script should
be run with the version of Nvim that contains the new option, or else
the generation will fail.

Co-authored-by: dundargoc <gocdundar@gmail.com>
2023-11-02 11:12:38 -07:00
..
actions/cache ci: run tests in parallel 2023-10-22 16:13:34 +02:00
ISSUE_TEMPLATE feat(issue_template): instruct not to include a package manager 2023-08-27 13:22:05 +01:00
scripts ci: use clang 17 as the default clang version is too old 2023-10-09 21:52:56 +02:00
workflows build: use built nvim artifact to generate eval files (#25875) 2023-11-02 11:12:38 -07:00
dependabot.yml ci: use "ci" as the commit type for dependabot updates 2023-03-24 05:39:18 +01:00
FUNDING.yml funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) 2020-09-21 20:47:02 +02:00
labeler.yml ci(labeler): don't automatically add "lua" label (#22765) 2023-03-23 21:40:50 +08:00
SECURITY.md docs: add security policy (#17338) 2022-12-22 13:20:19 +01:00