aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAge
* 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
* ci(uncrustify): show diff on failure #18780dundargoc2022-05-28
* ci: bump github actions versions #18616dundargoc2022-05-20
* ci: lint with uncrustify #18563dundargoc2022-05-20
* ci: remove mingw job #18580dundargoc2022-05-15
* ci: enable tests on drafts as well #18566dundargoc2022-05-15
* ci: remove remnants of gperf #18550Justin M. Keyes2022-05-12
* ci: lint runtime with styluaChristian Clason2022-05-09
* ci: add a check with -funsigned-charzeertzjq2022-05-06
* ci: refactor and simplify CI processDundar Göc2022-03-10
* ci(macos): minimize log output from brew updateDundar Göc2022-03-07
* ci: document the purpose of some non-obvious jobsDundar Göc2022-03-07
* ci(lint): re-add building of third-partyJames McCoy2022-02-27
* ci: add timeout to all jobsDundar Göc2022-02-26
* Merge pull request #17467 from dundargoc/ci/remove-failing-windowsJames McCoy2022-02-25
|\
| * ci: bump Windows image to windows-2019James McCoy2022-02-20
* | ci: skip ci workflow on only documentation changesDundar Göc2022-02-21
* | Merge pull request #17469 from jamessan/use-sysdeps-for-lint-ciJames McCoy2022-02-20
|\ \
| * | ci(lint): explicity build nvimJames McCoy2022-02-19
| * | ci(lint): install deps via apt instead of building from third-partyJames McCoy2022-02-19
| |/
* / ci: remove success check since it's the defaultDundar Göc2022-02-20
|/
* Merge pull request #17404 from dundargoc/ci/put-each-test-in-separate-stepJames McCoy2022-02-18
|\