Skip to content

ci(code-ql): use no build mode#106

Merged
cgutman merged 1 commit intomoonlight-stream:masterfrom
ReenigneArcher:patch-2
Jun 8, 2025
Merged

ci(code-ql): use no build mode#106
cgutman merged 1 commit intomoonlight-stream:masterfrom
ReenigneArcher:patch-2

Conversation

@ReenigneArcher
Copy link
Contributor

CodeQL now supports no build mode for C++ analysis. See: https://github.blog/changelog/2025-06-03-codeql-can-be-enabled-at-scale-on-c-c-repositories-in-public-preview-using-build-free-scanning/

I did this in Sunshine and it dropped the analysis time down to about 3 minutes, from roughly 30-60 minutes (depending on the OS). LizardByte/Sunshine#3943

In addition to enabling no build mode, I also did a little of other yaml cleanup. There was also one functional change which reduces the timeout from 360 to 60 minutes. That should be plenty as the no build analysis should only take a couple of minutes.

@cgutman cgutman merged commit 22a190b into moonlight-stream:master Jun 8, 2025
8 of 9 checks passed
@ReenigneArcher ReenigneArcher deleted the patch-2 branch June 8, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants