12 Commits

Author SHA1 Message Date
Patrick Lodder
73d977b4d5
ci: update codeql to v3 2024-04-11 16:54:16 -04:00
Patrick Lodder
6c1ef79fc6
ci: update actions to v4
see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-03-02 16:54:45 -05:00
Patrick Lodder
b65c56b0d8
ci: switch build hosts to focal
switches all CI process and codeql to use focal hosts
2023-05-23 09:37:23 +02:00
Patrick Lodder
4310e0be23
qa: update codeql to v2 and standard actions to v3
This is needed because v1 will see final eol on 2023/01/18
2023-01-13 22:27:15 +01:00
Patrick Lodder
f2a079f571
qa: fixup codeql path scope 2021-11-08 10:01:18 -05:00
Patrick Lodder
5dd1a6283b
qa: change CI and CodeQL to use bionic for all builds
- change host os for all builds
- change i686 wine to wine-stable
2021-09-29 20:50:10 +02:00
Patrick Lodder
3c4b35f3c4
[qa] reduce CodeQL triggers to exclude non-compiled code
contrib, doc, share and qa do not compile production code, skip
CodeQL on PRs to save everyone time and GitHub some cpu ticks.
2021-07-25 20:45:45 +02:00
Patrick Lodder
e3ba25473f
Tune codeql-analysis
- only audit production code (no python)
- trigger on *-maint and *-dev push
- trigger on PR
- remove useless autogenerated comments
- skip doc changes
- use depends system without analyzing it
- cache depends
2021-07-10 00:43:26 +02:00
Matt Domko
e6472f2b57
Update codeql-analysis.yml 2021-05-11 05:39:26 -07:00
Matt Domko
ce8c876e30
Update codeql-analysis.yml 2021-05-11 04:24:20 -07:00
Matt Domko
d16cfaf9c4
Update codeql-analysis.yml 2021-05-11 04:21:15 -07:00
Matt Domko
273327a378
Create codeql-analysis.yml 2021-05-11 03:54:53 -07:00