aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAge
...
* 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
* 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: 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
* 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
* ci(release): properly set multiline output variable (#21560)zeertzjq2022-12-28
* ci: remove needs:response label if author responds (#21489)dundargoc2022-12-23
* ci: bump api-docs runner to ubuntu-latest (#21501)dundargoc2022-12-22
* ci: don't use asan_symbolize for the ASAN jobdundargoc2022-12-21
* ci: bump stale action version (#21490)dundargoc2022-12-21
* ci: bump stylua action to v2 (#21455)dundargoc2022-12-17
* ci: add team reviewers (#21434)dundargoc2022-12-15
* docs: fix typos (#21328)dundargoc2022-12-12
* fix(vim-patches): ensure libfuse is installedJames McCoy2022-12-09
* ci(news): fetch full history (#21312)dundargoc2022-12-06
* ci: create CI job to check if news needs to be updated (#21142)dundargoc2022-12-05
* 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: rename workflow files to be simpler and more consistent (#21253)dundargoc2022-12-01
* ci(release/winget): correctly set output variable (#21077)Vedant2022-11-17
* ci(windows): set $PSNativeCommandArgumentPassing = 'Legacy' (#21083)zeertzjq2022-11-17
* ci(stale): disable remove-stale-when-updated (#21075)zeertzjq2022-11-16
* ci: add stale bot #20884dundargoc2022-11-06
* ci: install only necessary dependencies #20970dundargoc2022-11-06
* ci: request reviewers when PR is reopened #20972dundargoc2022-11-06
* ci: replace deprecated feature set-output (#20834)dundargoc2022-11-05
* ci: remove ci/build.ps1 (#20891)dundargoc2022-11-05
* ci: fix incorrect asan_symbolize name (#20900)dundargoc2022-11-05
* revert: "ci(commitlint): use pull_request_target to avoid "skip ci"" (#20845)dundargoc2022-11-05
* ci: skip tests if build fails (#20908)dundargoc2022-11-04