summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1071: Codecov action version is too specificv9.0.1071dundargoc2022-12-171-2/+2
* patch 9.0.0941: CI failures in sound dummyv9.0.0941Philip H2022-11-241-15/+16
* patch 9.0.0847: CI: not totally clear what MS-Windows version is usedv9.0.0847K.Takata2022-11-091-2/+5
* patch 9.0.0773: huge build on macos uses dynamic Perlv9.0.0773Philip H2022-10-161-2/+2
* patch 9.0.0759: huge build on macos does not use Perlv9.0.0759Philip H2022-10-151-2/+2
* patch 9.0.0755: huge build on macos always fails on CIv9.0.0755Bram Moolenaar2022-10-151-1/+2
* patch 9.0.0704: CI runs "tiny" and "small" builds, which are the samev9.0.0704Naruhiko Nishino2022-10-091-2/+2
* patch 9.0.0593: CI actions have too many permissionsv9.0.0593Alex2022-09-261-0/+3
* patch 9.0.0570: CI for Windows is still using codecov action 3.1.0v9.0.0570Philip H2022-09-241-1/+1
* patch 9.0.0536: CI: codecov action update availablev9.0.0536Philip H2022-09-211-1/+1
* patch 9.0.0436: CI: running tests in parallel causes flakinessv9.0.0436K.Takata2022-09-101-100/+90
* patch 9.0.0421: MS-Windows makefiles are inconsistently namedv9.0.0421K.Takata2022-09-091-3/+3
* patch 9.0.0401: CI uses older clang versionv9.0.0401Philip H2022-09-071-7/+7
* patch 9.0.0305: CI lists useless deprecation warningsv9.0.0305Philip H2022-08-281-1/+1
* patch 9.0.0264: CI still runs on Ubuntu 18.04v9.0.0264Philip H2022-08-251-7/+2
* patch 8.2.5119: CI uses cache v2v8.2.5119Philip H2022-06-171-2/+2
* patch 8.2.5086: CI runs on Windows 2019v8.2.5086Philip H2022-06-141-3/+11
* patch 8.2.5052: CI checkout step title is a bit crypticv8.2.5052Philip H2022-06-011-3/+6
* patch 8.2.4986: some github actions are outdatedv8.2.4986Philip H2022-05-201-3/+3
* patch 8.2.4856: MinGW compiler complains about unknown escape sequencev8.2.4856Christian Brabandt2022-05-021-1/+3
* patch 8.2.4816: still using older codecov app in some places of CIv8.2.4816Philip H2022-04-241-3/+3
* patch 8.2.4768: CI: codecov upload sometimes does not workv8.2.4768Philip H2022-04-161-1/+1
* patch 8.2.4764: CI uses an older gcc versionv8.2.4764Philip H2022-04-161-1/+10
* patch 8.2.4743: clang 14 is available on CIv8.2.4743Philip H2022-04-121-7/+7
* patch 8.2.4433: CI: cannot see interface versions for MS-Windowsv8.2.4433K.Takata2022-02-211-1/+5
* patch 8.2.4377: CI steps for Windows are a bit unorganizedv8.2.4377ichizok2022-02-141-31/+35
* patch 8.2.4353: CI does not use the latest Lua and Pythonv8.2.4353Philip H2022-02-121-3/+3
* patch 8.2.4351: no coverage is measured on MS-Windows CIv8.2.4351ichizok2022-02-121-6/+38
* patch 8.2.4342: CI will soon switch to other windows versionv8.2.4342ichizok2022-02-111-1/+1
* patch 8.2.4268: CI log output is longv8.2.4268ichizok2022-01-311-3/+6
* patch 8.2.4222: MS-Windows: clumsy way to suppress progress on CIv8.2.4222K.Takata2022-01-261-4/+2
* patch 8.2.4096: Linux CI: unnecessarily installing packagesv8.2.4096ichizok2022-01-151-14/+20
* patch 8.2.4092: MacOS CI: unnecessarily doing "Install packages"v8.2.4092ichizok2022-01-141-0/+1
* patch 8.2.4061: codecov bash script is deprecatedv8.2.4061ichizok2022-01-111-27/+33
* patch 8.2.3891: github CI: workflows may overlapv8.2.3891Yegappan Lakshmanan2021-12-251-0/+7
* patch 8.2.3821: ASAN test run failsv8.2.3821Bram Moolenaar2021-12-151-1/+1
* patch 8.2.3785: running CI on MacOS with gcc is not usefulv8.2.3785ichizok2021-12-111-3/+4
* patch 8.2.3770: new compiler warnings from clang-12 and clang-13v8.2.3770ichizok2021-12-091-6/+14
* patch 8.2.3500: Github CI fails to install clangv8.2.3500Christian Brabandt2021-10-121-1/+1
* patch 8.2.3481: failures when char is unsignedv8.2.3481James McCoy2021-10-051-1/+7
* patch 8.2.3450: coveralls action failsv8.2.3450Bram Moolenaar2021-09-191-24/+24
* Update runtime filesBram Moolenaar2021-07-281-1/+1
* patch 8.2.3034: installing packages on github CI sometimes failsv8.2.3034Christian Brabandt2021-06-221-1/+1
* patch 8.2.3022: available encryption methods are not strong enoughv8.2.3022Christian Brabandt2021-06-201-1/+2
* patch 8.2.2507: github build may fail if Ubuntu 20.04 is usedv8.2.2507Bram Moolenaar2021-02-131-4/+4
* patch 8.2.2502: a few github actions are failingv8.2.2502Bram Moolenaar2021-02-121-1/+2
* patch 8.2.2237: CI on Mac fails in sed commandv8.2.2237Bram Moolenaar2020-12-281-1/+1
* patch 8.2.2192: Codecov on github actions failsv8.2.2192Bram Moolenaar2020-12-221-5/+3
* patch 8.2.2175: github actions: clang-11 handling suboptimalv8.2.2175Bram Moolenaar2020-12-211-13/+16
* patch 8.2.2158: CI on cirrus times out, coveralls doesn't always runv8.2.2158Bram Moolenaar2020-12-181-1/+1