aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* ci: build all build types on each PR (#22441)dundargoc2023-02-27
* docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
* ci: use multi-config generator on the multi-config test (#22352)dundargoc2023-02-21
* ci(backport): bump zeebe-io/backport-action from 0 to 1 (#22348)dundargoc2023-02-21
* ci: add dependabot to auto-update github actions (#22341)Vedant2023-02-20
* fix(ci/release/winget): bump action versionVedant2023-02-20
* docs: fix typos (#21961)dundargoc2023-02-20
* ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc2023-02-18
* build: test multi-config generator (#22310)dundargoc2023-02-18
* ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc2023-02-18
* ci: remove former dependencies that are no longer needed (#22301)dundargoc2023-02-18
* ci: change functionaltest timeout to 20 minutes (#22294)zeertzjq2023-02-17
* fix: lsp github issue template example (#22285)Kiyoon Kim2023-02-16
* ci: add GCC Release testing (#22274)dundargoc2023-02-16
* ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)dundargoc2023-02-13
* ci: replace cmake script with bash script (#22246)dundargoc2023-02-13
* ci: install dependencies with a single script (#22241)dundargoc2023-02-12
* ci: remove unnecessary matrix from codeql workflow (#22239)dundargoc2023-02-12
* ci: inline external environment scripts (#22237)dundargoc2023-02-12
* ci: convert environment variables to matrix variables (#22224)dundargoc2023-02-12
* ci: delete ci/ (#22227)dundargoc2023-02-12
* ci: show all logs at the end of a run (#22226)dundargoc2023-02-11
* ci: inline build commands and remove before_script.sh (#22202)dundargoc2023-02-11
* ci: run lintcommit file from PR branch (#22219)dundargoc2023-02-11
* ci: remove reviewers from the refactor label (#22216)dundargoc2023-02-11
* build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* ci: remove unnecessary environment variables (#22175)dundargoc2023-02-10
* ci: split functionaltest-lua into two separate jobs (#22201)dundargoc2023-02-10
* ci(lintcommit): turn off debug tracing (#22196)dundargoc2023-02-09
* ci: remove base branch from cache key (#22195)dundargoc2023-02-09
* ci: inline internal caching script to Github actions (#22192)dundargoc2023-02-09
* ci: add individual timeout limits for all tests (#22193)dundargoc2023-02-09
* build: replace check-single-includes with clang-tidy (#22061)dundargoc2023-02-08
* ci: add universal macos job (#22156)dundargoc2023-02-07
* ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* ci(news): mention that ignoring news.txt is fine (#22043)dundargoc2023-01-29
* ci: fix lintc to use external dependencies instead of bundled (#21995)dundargoc2023-01-25
* project: "steps to reproduce" in lsp_bug_report #21932Mathias Fußenegger2023-01-23
* ci: enable CI_BUILD on windows (#21557)dundargoc2023-01-18
* ci: run each linter once (#21825)dundargoc2023-01-16
* ci: deduplicate TEST_FILE environment variable (#21667)dundargoc2023-01-15
* ci(tsan): run functionaltests instead of oldtests (#21744)zeertzjq2023-01-11
* ci(news): checkout to HEAD commit instead of merge commit (#21679)dundargoc2023-01-07
* ci: use nvim -l in api-docs jobJustin M. Keyes2023-01-05
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* project: rearrange ISSUE_TEMPLATE/bug_report.ymlJustin M. Keyes2023-01-05
* project: update feature request templateJustin M. Keyes2023-01-03
* ci: add platform:nix label when changing nix files (#21569)dundargoc2022-12-28
* ci(release): properly set multiline output variable (#21560)zeertzjq2022-12-28