aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAge
* 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
* chore: fix typos (#16361)dundargoc2021-11-27
* fix(ci): use correct check for path-existenceJames McCoy2021-10-31
* ci(win): only remove choco's cpack.exe if it existsJames McCoy2021-10-31
* ci: make sure choco cpack does not interfere with CMake cpackJames McCoy2021-10-30
* build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* build(deps)!: use libuv 1.42.0 upstream for WIN32 (#15889)Christian Clason2021-10-05
* fix(test): Detect more core filenamesJames McCoy2021-04-08
* ci(gha/win): Do not rename python.exe to python3.exe if it existsJames McCoy2021-02-05
* GHA: fix build problems on Windowserw72020-12-16
* ci: setup GitHub actions for windowsThomas Vigouroux2020-12-16
* ci: Only setup ipv6 on macOS for TravisJames McCoy2020-11-24
* ci: s/TRAVIS_OS_NAME/CI_OS_NAME/ for non-Travis-specific codeJames McCoy2020-11-24
* ci: Only try installing python-pynvim if Py2 pip is presentJames McCoy2020-11-23
* ci: Install gem binaries to ~/.local/binJames McCoy2020-11-14
* ci: Rename travis_fold to ci_fold and add GHA supportJames McCoy2020-11-13
* ci/before_script.sh: Remove early exit for lint jobJames McCoy2020-11-13
* Add Linux ASAN GitHub ActionJames McCoy2020-11-13
* build: Rename TRAVIS_BUILD_DIR to CI_BUILD_DIRJames McCoy2020-11-13
* ci/appveyor: change to update package databaseerw72020-10-27
* Install pre-release neovim gem in CIAlex Genco2020-10-21
* Merge #12862 snap: multiarch, support luajit where possibleJustin M. Keyes2020-09-07
|\
| * snap: migrate releases to snapcraft.io builsCarlos Hernandez2020-09-06
| * snap: drop snapcraft push releaseCarlos Hernandez2020-09-06
* | travis: Install clang-11 for ASAN/UBSAN jobJames McCoy2020-09-04
* | travis: Relax pyenv versions to 2.7:3.8James McCoy2020-09-04
|/