summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-252-0/+14
* 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-08-291-1/+1
* patch 8.2.3319: Coverity action on github does not workv8.2.3319James McCoy2021-08-091-2/+2
* patch 8.2.3302: Coverity is not run from githubv8.2.3302Bram Moolenaar2021-08-071-0/+80
* 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
* patch 8.2.2156: Github actions run on pusing a tagv8.2.2156Bram Moolenaar2020-12-182-9/+11
* patch 8.2.2155: warning from Github actions for code analysisv8.2.2155Bram Moolenaar2020-12-181-5/+0
* patch 8.2.2150: Github actions CI isn't used for all available platformsv8.2.2150Bram Moolenaar2020-12-172-230/+519
* patch 8.2.2044: MS-Windows: swap file test sometimes failsv8.2.2044Bram Moolenaar2020-11-251-1/+2
* patch 8.2.1887: Github actions not optimally configuredv8.2.1887Bram Moolenaar2020-10-221-1/+2
* patch 8.2.1829: warnings when executing Github actionsv8.2.1829Bram Moolenaar2020-10-101-2/+2
* patch 8.2.1784: commits are not scanned for security problemsv8.2.1784Bram Moolenaar2020-10-021-0/+71
* patch 8.2.1735: Github actions appear to timeout too soonv8.2.1735Bram Moolenaar2020-09-231-2/+2
* patch 8.2.1555: not all tests are executed on Github Actionsv8.2.1555Bram Moolenaar2020-08-311-4/+5
* patch 8.2.1334: Github workflow timeout needs tuningv8.2.1334Bram Moolenaar2020-08-011-3/+7
* patch 8.2.1330: Github workflow takes longer than neededv8.2.1330Bram Moolenaar2020-07-311-10/+23
* patch 8.2.1321: GitHub CI also runs on tag pushv8.2.1321Bram Moolenaar2020-07-291-0/+2