Commit 902a591
committed
fix: Disable CodeQL in PR validation to resolve stale snapshot issue
- Disable CodeQL auto-injection globally in PR validation pipeline
- Add one-time 'pytestonwindows' job on Ubuntu to update the old stale CodeQL snapshot
- Uses build.sh on Linux (matching original CodeQL job setup)
- This fixes the S360 CodeQL finding SM02986 that was stuck on outdated code
- After the old snapshot is cleared, the pytestonwindows job should be removed
Resolves: User Story 39809 [S360] [CodeQL.SM02986]1 parent 95e0836 commit 902a591
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
14 | | - | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments