aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAge
* 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
* | ci(reviews): move reviews.js to .github/scriptsDundar Göc2022-02-17
* | ci: add more reviewersDundar Göc2022-02-14
* | ci: use a separate script for request review workflowzeertzjq2022-02-14
* | ci: disable tracing (set -x) from the shell scriptsDundar Göc2022-02-11
* | ci: remove function run_testDundar Göc2022-02-10
* | ci: remove meta-suite "tests"Dundar Göc2022-02-10
* | ci: remove continue flag from exit_suite since it's always neededDundar Göc2022-02-10
* | ci: run all tests with run_suite functionDundar Göc2022-02-10
* | ci: run all suites with run_suite functionDundar Göc2022-02-07
|/
* ci: simplify CI processDundar Göc2022-02-04
* ci: remove all code containing python2Dundar Göc2022-01-26
* ci(windows): use the provided python from github actionsDundar Göc2022-01-26
* ci: install flake8 with apt instead of pipDundar Göc2022-01-03
* ci: simplify ci_fold function (#16874)dundargoc2022-01-03
* ci: remove unnecessary before_install scriptDundar Göc2022-01-02
* ci: remove watchdog function run_tests_wdDundar Göc2022-01-02
* ci: remove outdated travis-specific code (#16869)dundargoc2022-01-01