Charis Kyriakou
|
6dc0b14be7
|
Merge pull request #2680 from github/charisk/move-automodeling
Move automodeling logic out of view
|
2023-08-09 12:00:06 +01:00 |
|
Charis Kyriakou
|
0cc8e68155
|
Extract modeling of specific set of candidates into its own function
|
2023-08-08 15:56:51 +00:00 |
|
Robert
|
f52a512794
|
Merge pull request #2672 from github/robertbrignull/sarif-processing-no-location
Handle when an alert message contains links to files outside of the repository source
|
2023-08-08 16:56:03 +01:00 |
|
Charis Kyriakou
|
75882710ad
|
Move automodeling logic to AutoModeler class
|
2023-08-08 15:52:03 +00:00 |
|
Robert
|
daf389a5ed
|
Merge pull request #2678 from github/robert-nora/model-details-data
Populate details panel with external API usages
|
2023-08-08 14:20:00 +01:00 |
|
Robert
|
29916be143
|
Send externalApiUsages data to details view whenever new data is calculated
|
2023-08-08 10:52:59 +01:00 |
|
Robert
|
aa227357e9
|
Add blank data provider for codeQLModelDetails view
|
2023-08-07 17:19:13 +01:00 |
|
Nora
|
0aae7392f0
|
Merge pull request #2677 from github/robert-nora/set-up-model-details-view
Set up model details view
|
2023-08-07 18:03:45 +02:00 |
|
Nora
|
81294ecf3a
|
Focus on panel when clicking view button
|
2023-08-07 14:38:34 +00:00 |
|
Nora
|
839e4d6246
|
Set up empty panel tab
|
2023-08-07 14:24:35 +00:00 |
|
Nora
|
ae6dc879ef
|
Create new feature flag
|
2023-08-07 14:11:42 +00:00 |
|
Charis Kyriakou
|
55557df53f
|
Add in-progress UI state for modeling methods (#2675)
|
2023-08-07 11:58:41 +00:00 |
|
Charis Kyriakou
|
f1204ce8f4
|
Move automodel version split further up (#2676)
|
2023-08-07 11:54:47 +00:00 |
|
Anders Starcke Henriksen
|
234760efd3
|
Merge pull request #2670 from github/starcke/apply-slice-filter
Use filtering queries to do batched AI querying
|
2023-08-07 11:37:40 +02:00 |
|
Robert
|
61f8f5fb88
|
Merge pull request #2673 from github/robertbrignull/unused_npm_dependencies
Remove unused NPM dependencies
|
2023-08-07 10:35:00 +01:00 |
|
Charis Kyriakou
|
4109da6a50
|
Add support for automodel requests in the mock API server (#2674)
|
2023-08-07 09:58:39 +01:00 |
|
Anders Starcke Henriksen
|
9bd2286660
|
Update extensions/ql-vscode/src/data-extensions-editor/auto-model-codeml-queries.ts
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
|
2023-08-07 10:21:12 +02:00 |
|
Robert
|
c068769af7
|
Uninstall ts-protoc-gen dependency
|
2023-08-04 16:19:33 +01:00 |
|
Robert
|
30fd9c28ac
|
Uninstall @types/stream-chain dependency
|
2023-08-04 15:22:26 +01:00 |
|
Robert
|
3238c0eb0e
|
Uninstall @types/jszip dependency
|
2023-08-04 15:20:14 +01:00 |
|
Robert
|
997e12c358
|
Uninstall @types/gulp-sourcemaps dependency
|
2023-08-04 15:18:52 +01:00 |
|
Robert
|
79f29a812e
|
Uninstall @types/google-protobuf dependency
|
2023-08-04 15:16:54 +01:00 |
|
Robert
|
91cfeb9acb
|
Uninstall stream-chain dependency
|
2023-08-04 15:13:35 +01:00 |
|
Robert
|
27d5169ce7
|
Uninstall stream dependency
|
2023-08-04 15:10:03 +01:00 |
|
Robert
|
ed91dafc25
|
Uninstall minimist dependency
|
2023-08-04 15:01:26 +01:00 |
|
Robert
|
461bf2d645
|
Uninstall minimatch dependency
|
2023-08-04 14:59:37 +01:00 |
|
Anders Starcke Henriksen
|
d4137b2c43
|
Address comments.
|
2023-08-04 15:59:25 +02:00 |
|
Robert
|
6a12dc23bb
|
Assert alert message in test
|
2023-08-04 14:45:41 +01:00 |
|
Anders Starcke Henriksen
|
12abf81623
|
Apply suggestions from code review
Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
|
2023-08-04 15:35:12 +02:00 |
|
Robert
|
62e45a2c1c
|
Handle when a related location has no region
|
2023-08-04 12:26:32 +01:00 |
|
Robert
|
fef55e3ec5
|
Add failing test when a related location is undefined
|
2023-08-04 12:26:03 +01:00 |
|
Anders Starcke Henriksen
|
f6c492dca4
|
Use filtering queries to do batched AI quering.
|
2023-08-04 13:09:59 +02:00 |
|
dependabot[bot]
|
7530920a0b
|
Bump @typescript-eslint/eslint-plugin from 5.41.0 to 6.2.1 in /extensions/ql-vscode (#2668)
|
2023-08-04 10:10:16 +00:00 |
|
dependabot[bot]
|
e938a6a9cb
|
Bump @octokit/plugin-retry from 4.1.6 to 6.0.0 in /extensions/ql-vscode (#2602)
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.1.6 to 6.0.0.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v4.1.6...v6.0.0)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-04 10:46:08 +01:00 |
|
Robert
|
de8d0df818
|
Merge pull request #2671 from github/robertbrignull/sarif-parser-unit-test
Move sarif-parser.test.ts from no-workspace to unit-tests
|
2023-08-04 10:16:32 +01:00 |
|
Robert
|
f7b07a0892
|
Move test sarif data to a more shared location + fix links
|
2023-08-04 09:56:58 +01:00 |
|
dependabot[bot]
|
2b9aad34f8
|
Bump styled-components from 5.3.9 to 6.0.2 in /extensions/ql-vscode (#2585)
|
2023-08-04 09:45:17 +01:00 |
|
dependabot[bot]
|
a3c0896d37
|
Bump @typescript-eslint/parser in /extensions/ql-vscode (#2669)
|
2023-08-03 16:58:37 +00:00 |
|
Robert
|
3e6466d717
|
Move sarif-parser.test.ts from no-workspace to unit-tests
|
2023-08-03 17:28:33 +01:00 |
|
Robert
|
3960ece3e4
|
Merge pull request #2667 from github/robertbrignull/scrubber_tests
Try to fix flakes in query history scrubber tests
|
2023-08-03 17:05:27 +01:00 |
|
Andrew Eisenberg
|
87bbf2933b
|
Merge pull request #2660 from github/aeisenberg/qhelp-preview
Ensure the qhelp preview is refreshed after editing
|
2023-08-03 08:38:03 -07:00 |
|
Robert
|
36f92da9ac
|
Merge pull request #2664 from github/robertbrignull/ResultTables-naming
Make sure ResultTable and ResultTables are in correctly named files
|
2023-08-03 15:48:57 +01:00 |
|
Robert
|
23a8927df1
|
Merge branch 'main' into robertbrignull/ResultTables-naming
|
2023-08-03 15:03:57 +01:00 |
|
Nora
|
4993e7b6a5
|
Merge pull request #2663 from github/version/bump-to-v1.8.10
Bump version to v1.8.10
|
2023-08-03 16:00:17 +02:00 |
|
Robert
|
2ffbb9c14c
|
Perform dirSync inside beforeEach block
|
2023-08-03 14:19:12 +01:00 |
|
Robert
|
8bce7b531c
|
Use a jest.fn() to track calls to the scrubber, instead of a local variable counter
|
2023-08-03 14:17:23 +01:00 |
|
Robert
|
28a0075fe4
|
Move creation of the mock context to a function
|
2023-08-03 14:16:43 +01:00 |
|
Robert
|
428014ce35
|
Move timestamp constants to be outside of describe block
|
2023-08-03 14:01:45 +01:00 |
|
Robert
|
6b21f3f29d
|
Merge pull request #2665 from github/robertbrignull/ResultTables-untoggleProblemsView
Delete untoggleProblemsView as it is unused
|
2023-08-03 13:55:56 +01:00 |
|
Robert
|
fed2a22062
|
Delete untoggleProblemsView as it is unused
As far as I can tell it's been unused as far as back as
https://github.com/github/vscode-codeql/pull/602 when it was introduced.
It seems just to be an error in that PR.
|
2023-08-03 12:14:50 +01:00 |
|