neovim/.github
dundargoc 664f2749e6
build: add "ci" configure preset to reduce verbosity
`cmake --preset ci`

is equivalent to

`cmake -B build -G Ninja -D CI_BUILD=ON`

Also remove build presets as they're not very useful without workflow
presets, which are only available in schema versions 6 and above.
2023-04-23 17:12:46 +02:00
..
actions/cache ci: remove environment variable DEPS_BUILD_DIR from CI 2023-03-11 09:38:29 +01:00
ISSUE_TEMPLATE docs(gh): suggest distclean in issue template (#23222) 2023-04-21 08:09:11 +01:00
scripts ci: reuse script to enable Developer Command Prompt 2023-04-23 16:35:49 +02:00
workflows build: add "ci" configure preset to reduce verbosity 2023-04-23 17:12:46 +02: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