cppcheck/.github/workflows
Wolfgang Stöggl 661ff1e067
release-windows: Use current ProductVersion (#2867)
The filename of the daily built installer still contains 2.0 e.g.:
cppcheck-2.0.182-x64-Setup.msi
- Read the ProductVersion from productInfo.wxi and use it in the
file name of the cppcheck setup file.
- Add possibility to manually trigger this GitHub action using
  workflow_dispatch:
- Fix indentation, yamllint error:
  10:5 error wrong indentation: expected 6 but found 4 (indentation)
2020-10-31 12:23:24 +01:00
..
CI-unixish.yml threadsafety shall not warn about const vars (in C++11) (#2847) 2020-10-23 11:58:25 +02:00
CI-windows.yml
asan.yml fix ubsan errors 2020-09-05 21:09:11 +02:00
buildman.yml Update buildman.yml 2020-09-11 22:19:08 +02:00
coverage.yml
irc.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00
release-windows.yml release-windows: Use current ProductVersion (#2867) 2020-10-31 12:23:24 +01:00
scriptcheck.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00
ubsan.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00