summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1562: mixing package managers is not a good ideav9.0.1562Philip H2023-05-161-5/+4
* patch 9.0.1553: CI: using slightly outdated gcc versionv9.0.1553Philip H2023-05-131-3/+4
* patch 9.0.1552: CI: sound-dummy module is not installedv9.0.1552Philip H2023-05-131-2/+2
* patch 9.0.1548: CI: check in sound-dummy module may throw an errorv9.0.1548Christian Brabandt2023-05-131-2/+2
* patch 9.0.1547: Coveralls workflow on CI is commented outv9.0.1547Philip H2023-05-121-26/+0
* patch 9.0.1541: CI: sound dummy is disabledv9.0.1541Philip H2023-05-111-12/+15
* patch 9.0.1536: CI: sound dummy stopped workingv9.0.1536Bram Moolenaar2023-05-091-11/+12
* patch 9.0.1489: crypt with libsodium is not tested on CIv9.0.1489ichizok2023-04-261-6/+34
* patch 9.0.1474: CI runs with old version of Ubuntu and toolsv9.0.1474Philip H2023-04-212-20/+22
* patch 9.0.1473: CI does not run sound testsv9.0.1473ichizok2023-04-211-21/+14
* patch 9.0.1384: setting HOMEBREW_NO_AUTO_UPDATE is not needed with version 4v9.0.1384Philip H2023-03-051-2/+0
* patch 9.0.1289: a newer version of clang can be used for CIv9.0.1289Philip H2023-02-061-7/+7
* patch 9.0.1253: CI adds repository unnecessarilyv9.0.1253Philip H2023-01-281-1/+0
* patch 9.0.1114: CI does not use the latest Python versionv9.0.1114Philip H2022-12-301-2/+2
* patch 9.0.1071: Codecov action version is too specificv9.0.1071dundargoc2022-12-171-2/+2
* patch 9.0.0946: CI: Error in Coverity flow is not reportedv9.0.0946K.Takata2022-11-251-12/+13
* patch 9.0.0941: CI failures in sound dummyv9.0.0941Philip H2022-11-241-15/+16
* patch 9.0.0937: forked repositories send out useless emailv9.0.0937shane.xb.qian2022-11-241-5/+9
* 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-263-0/+13
* 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.0302: CI for Coverity is bothered by deprecation warningsv9.0.0302Philip H2022-08-281-0/+1
* patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04v9.0.0277Philip H2022-08-261-6/+0
* patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04v9.0.0267Philip H2022-08-251-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-013-5/+9
* patch 8.2.4986: some github actions are outdatedv8.2.4986Philip H2022-05-203-8/+8
* 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