summaryrefslogtreecommitdiffstatshomepage
path: root/ci
AgeCommit message (Expand)AuthorFiles
2022-06-05ci(provider): skip installing perl provider on macOSDundar Goc1
2022-05-03ci(MinGW): run pacman -Syu twicezeertzjq1
2022-03-25chore: fix typos (#17755)dundargoc1
2022-03-13test: fix runnvim.sh (#17690)zeertzjq1
2022-03-10ci: refactor and simplify CI processDundar Göc3
2022-03-10ci: remove function run_suiteDundar Göc3
2022-03-10ci: remove variable FAIL_SUMMARYDundar Göc2
2022-03-10ci: remove variable NVIM_TEST_CURRENT_SUITEDundar Göc1
2022-03-10ci: remove fail character from fail functionDundar Göc2
2022-03-02revert: "ci(windows): skip oldtest on windows until failing tests are fixed"zeertzjq1
2022-03-01ci(windows): skip oldtest on windows until failing tests are fixedDundar Göc1
2022-02-25Merge pull request #17467 from dundargoc/ci/remove-failing-windowsJames McCoy1
2022-02-24Merge pull request #17390 from RenFraser/feature/packagingJames McCoy1
2022-02-24ci: improved cpack packagingHenry Fraser1
2022-02-20ci(win): use vswhere to automatically setup required vsdev env varsJames McCoy1
2022-02-20ci: bump Windows image to windows-2019James McCoy1
2022-02-19ci: only cache third-party deps if they existJames McCoy1
2022-02-19ci: ensure ~/.cache existsJames McCoy1
2022-02-18ci: run each test suite in a separate github stepDundar Göc3
2022-02-17ci(reviews): move reviews.js to .github/scriptsDundar Göc1
2022-02-14ci: add more reviewersDundar Göc1
2022-02-14ci: use a separate script for request review workflowzeertzjq1
2022-02-11ci: disable tracing (set -x) from the shell scriptsDundar Göc3
2022-02-10ci: remove function run_testDundar Göc1
2022-02-10ci: remove meta-suite "tests"Dundar Göc1
2022-02-10ci: remove continue flag from exit_suite since it's always neededDundar Göc2
2022-02-10ci: run all tests with run_suite functionDundar Göc3
2022-02-07ci: run all suites with run_suite functionDundar Göc2
2022-02-04ci: simplify CI processDundar Göc5
2022-01-26ci: remove all code containing python2Dundar Göc2
2022-01-26ci(windows): use the provided python from github actionsDundar Göc1
2022-01-03ci: install flake8 with apt instead of pipDundar Göc1
2022-01-03ci: simplify ci_fold function (#16874)dundargoc1
2022-01-02ci: remove unnecessary before_install scriptDundar Göc3
2022-01-02ci: remove watchdog function run_tests_wdDundar Göc2
2022-01-01ci: remove outdated travis-specific code (#16869)dundargoc4
2021-11-27chore: fix typos (#16361)dundargoc1
2021-10-31fix(ci): use correct check for path-existenceJames McCoy1
2021-10-31ci(win): only remove choco's cpack.exe if it existsJames McCoy1
2021-10-30ci: make sure choco cpack does not interfere with CMake cpackJames McCoy1
2021-10-19build: update cmake min version to 3.10 #16065Jakub Łuczyński1
2021-10-05build(deps)!: use libuv 1.42.0 upstream for WIN32 (#15889)Christian Clason1
2021-04-08fix(test): Detect more core filenamesJames McCoy1
2021-02-05ci(gha/win): Do not rename python.exe to python3.exe if it existsJames McCoy1
2020-12-16GHA: fix build problems on Windowserw71
2020-12-16ci: setup GitHub actions for windowsThomas Vigouroux1
2020-11-24ci: Only setup ipv6 on macOS for TravisJames McCoy1
2020-11-24ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific codeJames McCoy2
2020-11-23ci: Only try installing python-pynvim if Py2 pip is presentJames McCoy1
2020-11-14ci: Install gem binaries to ~/.local/binJames McCoy1