aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAge
* ci: containerize the external dependencies testdundargoc2023-04-26
* ci: delete ci/ (#22227)dundargoc2023-02-12
* ci: show all logs at the end of a run (#22226)dundargoc2023-02-11
* ci: don't delete core dumps at the start of the run (#22223)dundargoc2023-02-11
* ci: inline build commands and remove before_script.sh (#22202)dundargoc2023-02-11
* ci: inline test.sh to run_tests.sh (#22198)dundargoc2023-02-10
* ci: inline internal caching script to Github actions (#22192)dundargoc2023-02-09
* build: remove codecov related files (#20859)dundargoc2023-02-09
* ci: remove fail summary (#22174)dundargoc2023-02-08
* ci: remove unnecessary END_MARKER variable (#22171)dundargoc2023-02-08
* ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* ci: remove unnecessary variables and functions (#22150)dundargoc2023-02-07
* build: don't build libnvim when running the CI (#22149)dundargoc2023-02-06
* ci: remove unhelpful helper functions for make (#22148)dundargoc2023-02-06
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
* ci(tsan): run functionaltests instead of oldtests (#21744)zeertzjq2023-01-11
* ci: remove ci/snap (#21743)dundargoc2023-01-11
* ci: remove ci/build.ps1 (#20891)dundargoc2022-11-05
* build(lint): add more shell scripts to lintshdundargoc2022-11-01
* ci(windows): build dependencies with Ninja (#20800)dundargoc2022-10-30
* ci: convert CRLF to LF (#20389)dundargoc2022-09-29
* ci(build.ps1): restore comment removed in #19336zeertzjq2022-08-15
* ci(cache): remove ccacheLewis Russell2022-08-12
* ci(windows): config and build before publish step (#19416)kylo2522022-07-18
* ci: refactor build.ps1 #19336kylo2522022-07-17
* ci: remove unnecessary file ci/script.shDundar Goc2022-07-11
* 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: use python3 explicitly to fix macos warnings #18837kylo2522022-06-03
* ci(provider): skip installing perl provider on macOSDundar Goc2022-06-01
* ci: remove mingw job #18580dundargoc2022-05-15
* ci(MinGW): run pacman -Syu twice (#18384)zeertzjq2022-05-03
* chore: fix typos (#17755)dundargoc2022-03-25
* test: fix runnvim.sh (#17690)zeertzjq2022-03-13
* ci: refactor and simplify CI processDundar Göc2022-03-10
* ci: remove function run_suiteDundar Göc2022-03-10
* ci: remove variable FAIL_SUMMARYDundar Göc2022-03-10
* ci: remove variable NVIM_TEST_CURRENT_SUITEDundar Göc2022-03-10
* ci: remove fail character from fail functionDundar Göc2022-03-10
* revert: "ci(windows): skip oldtest on windows until failing tests are fixed"zeertzjq2022-03-02
* ci(windows): skip oldtest on windows until failing tests are fixedDundar Göc2022-03-01
* Merge pull request #17467 from dundargoc/ci/remove-failing-windowsJames McCoy2022-02-25
|\
| * ci(win): use vswhere to automatically setup required vsdev env varsJames McCoy2022-02-20
| * ci: bump Windows image to windows-2019James McCoy2022-02-20
* | Merge pull request #17390 from RenFraser/feature/packagingJames McCoy2022-02-24
|\ \
| * | ci: improved cpack packagingHenry Fraser2022-02-24
* | | ci: only cache third-party deps if they existJames McCoy2022-02-19
* | | ci: ensure ~/.cache existsJames McCoy2022-02-19
| |/ |/|
* | ci: run each test suite in a separate github stepDundar Göc2022-02-18