Commit e21e634
Upgrade codeql CLI and dependencies to v2.24.0 (#31)
* Initial plan
* Upgrade version numbers from 2.23.9 to 2.24.0 and update codeql-pack dependencies
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
* Update bundled dist, accept C# test baselines for csharp-all 5.4.5
- Rebuild server/dist/ with v2.24.0 VERSION constant
- Accept C# CallGraphFrom/CallGraphTo .expected: new <object initializer> call
- Accept C# PrintAST .expected: member index renumbering (6->7, 7->8, etc.)
- Accept C# PrintCFG .expected: reordered entry nodes, new <object initializer>
- Update SARIF results with v2.24.0 CLI version
All tests passing:
- 583/583 unit tests
- 53/53 integration tests
- 34/34 QL query unit tests (all 9 languages including Swift)
* Fix codeql-path-test workflow: ensure gh-codeql extension installation succeeds (#34)
* Initial plan
* Fix codeql-path-test job by ensuring gh codeql extension is properly installed and verified
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
* Fix attempt for codeql-path-tests job
* Fix attempt 2 for codeql-path-tests job
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
Co-authored-by: Nathan Randall <data-douser@github.com>1 parent 3c1d9f1 commit e21e634
File tree
54 files changed
+304
-308
lines changed- .github
- actions/setup-codeql-environment
- skills/upgrade-codeql-cli-and-packs
- workflows
- client
- integration-tests/primitives/tools/codeql_bqrs_interpret/sarif_format/after
- docs
- server
- dist
- ql
- actions/tools
- src
- test
- cpp/tools
- src
- test
- csharp/tools
- src
- test
- CallGraphFrom
- CallGraphTo
- PrintAST
- PrintCFG
- go/tools
- src
- test
- javascript/tools
- src
- test
- java/tools
- src
- test
- python/tools
- src
- test
- ruby/tools
- src
- test
- swift/tools
- src
- test
- src
- test/src/lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+304
-308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
139 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
140 | 150 | | |
141 | 151 | | |
142 | 152 | | |
| |||
147 | 157 | | |
148 | 158 | | |
149 | 159 | | |
150 | | - | |
| 160 | + | |
151 | 161 | | |
152 | 162 | | |
153 | 163 | | |
| |||
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
160 | | - | |
| 170 | + | |
161 | 171 | | |
162 | 172 | | |
163 | 173 | | |
| |||
193 | 203 | | |
194 | 204 | | |
195 | 205 | | |
| 206 | + | |
196 | 207 | | |
197 | 208 | | |
198 | 209 | | |
| |||
243 | 254 | | |
244 | 255 | | |
245 | 256 | | |
| 257 | + | |
246 | 258 | | |
247 | 259 | | |
248 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 172 | + | |
| 173 | + | |
182 | 174 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
| 175 | + | |
| 176 | + | |
206 | 177 | | |
207 | 178 | | |
208 | 179 | | |
| |||
237 | 208 | | |
238 | 209 | | |
239 | 210 | | |
240 | | - | |
| 211 | + | |
241 | 212 | | |
242 | 213 | | |
243 | 214 | | |
244 | 215 | | |
245 | 216 | | |
246 | 217 | | |
| 218 | + | |
247 | 219 | | |
248 | 220 | | |
249 | 221 | | |
| |||
303 | 275 | | |
304 | 276 | | |
305 | 277 | | |
306 | | - | |
| 278 | + | |
307 | 279 | | |
308 | 280 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments