10 Commits

Author SHA1 Message Date
Carlos Eduardo Arango Gutierrez
2a60953b4f
ci(codeql): guard analyze job against changed-scope failure
If changed-scope fails (runner error, OOM, etc.), all its outputs become
empty strings. The Check scope step won't match any case, so SHOULD_RUN
stays empty and all matrix entries silently skip — yet the job shows
green. Add an explicit failure guard so analyze correctly surfaces the
upstream failure.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2026-03-13 18:15:34 +01:00
Carlos Eduardo Arango Gutierrez
be05256c5a
CI: enable CodeQL analysis on pull requests and pushes
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2026-03-13 18:15:33 +01:00
Peter Steinberger
6a812b621d ci: modernize GitHub Actions workflow versions 2026-03-13 16:57:23 +00:00
Peter Steinberger
41718404a1 ci: opt workflows into Node 24 action runtime 2026-03-13 16:41:22 +00:00
Val Alexander
5296147c20
CI: select Swift 6.2 toolchain for CodeQL (#41787)
Merged via squash.

Prepared head SHA: 8abc6c16571661450a6b932de17b74607ecacb8e
Co-authored-by: BunsDev <68980965+BunsDev@users.noreply.github.com>
Co-authored-by: BunsDev <68980965+BunsDev@users.noreply.github.com>
Reviewed-by: @BunsDev
2026-03-10 01:22:41 -05:00
Vincent Koc
b6520d7172 CI: scope CodeQL JavaScript analysis 2026-03-08 10:29:56 -07:00
Vincent Koc
c6ff137a6f CI: make CodeQL manual only 2026-03-07 18:23:21 -08:00
Vincent Koc
1e3daa6373 CI: fix CodeQL concurrency 2026-03-07 18:20:32 -08:00
Vincent Koc
31564bed1d CI: fix CodeQL manual builds 2026-03-07 18:18:53 -08:00
Vincent Koc
b2f8f5e4dd CI: add CodeQL workflow 2026-03-07 18:15:06 -08:00