aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAge
* 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
|\
| * ci: run each test suite in a separate github stepDundar Göc2022-02-18
* | ci(lint): simplify cache keyDundar Göc2022-02-18
|/
* ci(lint): remove unnecessary stepsDundar Göc2022-02-17
* revert: "ci: run functionaltest-lua on drafts as well"Dundar Göc2022-02-15
* chore: fix typos (#16816)dundargoc2022-01-04
* ci: install flake8 with apt instead of pipDundar Göc2022-01-03
* ci: remove unnecessary before_install scriptDundar Göc2022-01-02
* Merge pull request #16853 from jamessan/clint-master-onlyJames McCoy2022-01-02
|\
| * ci: run lint only on master branchJames McCoy2021-12-31
* | Merge pull request #16840 from zeertzjq/ci-clang-13James McCoy2022-01-01
|\ \ | |/ |/|
| * ci: bump clang version to 13 in asan and tsanzeertzjq2022-01-01
* | ci: remove outdated brew workaround that isn't needed anymoreDundar Göc2021-12-31
|/
* ci: cancel in-progress CI if a PR is updatedJames McCoy2021-12-25