aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAge
* ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc2023-02-18
* ci: change functionaltest timeout to 20 minutes (#22294)zeertzjq2023-02-17
* 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: 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: remove unnecessary environment variables (#22175)dundargoc2023-02-10
* ci: split functionaltest-lua into two separate jobs (#22201)dundargoc2023-02-10
* 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: simplify how environment variables are used (#22067)dundargoc2023-02-07
* ci: fix lintc to use external dependencies instead of bundled (#21995)dundargoc2023-01-25
* 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
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* ci: bump stylua action to v2 (#21455)dundargoc2022-12-17
* ci: use shell script to deduplicate workflow (#21079)dundargoc2022-12-05
* ci: use local action to make make cache keys consistent (#20538)dundargoc2022-12-05
* ci(windows): set $PSNativeCommandArgumentPassing = 'Legacy' (#21083)zeertzjq2022-11-17
* ci: install only necessary dependencies #20970dundargoc2022-11-06
* ci: remove ci/build.ps1 (#20891)dundargoc2022-11-05
* ci: skip tests if build fails (#20908)dundargoc2022-11-04
* ci(stylua): explicitly set the version to latest (#20869)dundargoc2022-10-30
* ci(windows): build dependencies with Ninja (#20800)dundargoc2022-10-30
* ci: use GHA default clang for asan, tsan jobs #20846dundargoc2022-10-29
* build: remove python linting #20851dundargoc2022-10-29
* ci: bump ubuntu and macos to latest stable versions (#20479)dundargoc2022-10-17
* feat(cscope)!: removeLewis Russell2022-10-13
* ci: update which paths to ignore (#20510)dundargoc2022-10-06
* ci(stylua): change action version to v1 (#20273)dundargoc2022-09-22
* ci(lint): separate lintc from lintLewis Russell2022-08-14
* ci(lint): move some steps before buildLewis Russell2022-08-14
* ci(line): lintcfull -> lintcLewis Russell2022-08-14
* ci(lint): run uncrustify earlierLewis Russell2022-08-14
* ci(lint): generate PR suggestions from uncrustifyLewis Russell2022-08-14
* ci(cache): remove ccacheLewis Russell2022-08-12
* ci: test only a single macos version (#19418)dundargoc2022-07-18
* ci: refactor build.ps1 #19336kylo2522022-07-17
* ci: remove unnecessary file run_lint.shDundar Goc2022-07-11
* build: rename build-related dirsJustin M. Keyes2022-06-28
* build: add a cmake target for all used linters #18543dundargoc2022-06-09
* ci: run tests with no treesitter parsers installedJames McCoy2022-06-08