1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

5 Commits

Author SHA1 Message Date
Edgar
a08fdb282b
Fix CodeQL CI build
Signed-off-by: Edgar <Edgar@AnotherFoxGuy.com>
Reference-to: https://github.com/tenacityteam/tenacity/pull/699
2022-03-20 01:59:50 +01:00
Emily Mabrey
a1cfcceaff
Fix workflows/codeql-analysis.yml
The CodeQL workflow also needs the dependency logic change from previous removal

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
Reference-to: 543bf3b99313a010bfbea89b9775fc3f4cf85cb2
2021-09-02 21:07:05 -04:00
Emily Mabrey
18343ef1f2
Update CodeQL runner for vcpkg integration
Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
2021-08-17 21:10:06 -04:00
Emily Mabrey
c22d78cb19
Make CodeQL analysis use GCC 11
Use an action to automatically install GCC 11 on the CI env.

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
2021-07-26 18:24:47 -04:00
Emily Mabrey
916def4061
Add CodeQL static analysis
* Add CodeQL workflow that runs static analysis every 6 hours daily.
* Remove compiler caching from CodeQL workflow
* Only run CodeQL analysis on PRs that modify configuration.

Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org>
Related-to: https://github.com/tenacityteam/tenacity/pull/384
2021-07-26 16:44:44 -04:00