neovim/.github/workflows
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
..
add-reviewers.yml ci(labeler): reuse workflow to reduce duplication 2023-04-22 23:28:39 +02:00
api-docs-check.yml ci(api-docs): run in drafts as well 2022-05-29 00:55:12 +02:00
api-docs.yml docs: fix typos (#21961) 2023-02-20 15:12:59 +08:00
backport.yml ci: simplify backport workflow 2023-04-08 13:14:13 +02:00
build.yml ci: don't automatically enable -Werror on CI environments 2023-04-07 22:31:04 +02:00
codeql.yml ci: replace cmake script with bash script (#22246) 2023-02-13 18:26:01 +01:00
coverity.yml ci: replace cmake script with bash script (#22246) 2023-02-13 18:26:01 +01:00
labeler.yml ci(labeler): reuse workflow to reduce duplication 2023-04-22 23:28:39 +02:00
lintcommit.yml ci(lintcommit): fix error output 2023-04-22 17:37:45 +02:00
news.yml ci(news): don't run on draft (#22574) 2023-03-08 18:18:03 +01:00
notes.md ci(release): clean up wording and undeprecate tar.gz 2023-04-23 12:15:28 +02:00
release.yml ci: reuse script to enable Developer Command Prompt 2023-04-23 16:35:49 +02:00
remove-reviewers.yml ci: remove team reviewers 2023-04-22 13:50:27 +02:00
stale.yml build(deps): bump actions/stale from 7 to 8 2023-03-23 23:32:45 +07:00
test.yml build: add "ci" configure preset to reduce verbosity 2023-04-23 17:12:46 +02:00
vim-patches.yml docs: fix typos (#21961) 2023-02-20 15:12:59 +08:00