Commit Graph

  • 3d6515e807 Update documentation step in PR template shati-patel 2022-01-19 20:44:39 +00:00
  • 068d461c14 Update progress bar for "install pack dependencies" shati-patel 2022-01-19 20:57:12 +00:00
  • 8e20d01b4e Sleep earlier shati-patel 2022-01-19 17:25:30 +00:00
  • 8aaa2492f2 Wait a few seconds before monitoring remote query run shati-patel 2022-01-19 17:05:28 +00:00
  • c9a649f974 Update extensions/ql-vscode/CHANGELOG.md Shati Patel 2022-01-19 20:30:16 +00:00
  • f07d9cff9b Update wording to be more clear shati-patel 2022-01-19 13:43:20 +00:00
  • b7bfd9ea85 Add CLI version constraint for packaging shati-patel 2022-01-18 12:28:45 +00:00
  • 25f0e3ccab Add separate tests for valid/invalid pack install shati-patel 2022-01-18 11:53:10 +00:00
  • e19addec60 Catch error in tests shati-patel 2022-01-17 20:35:00 +00:00
  • a5bc25e211 Fix import + throw error shati-patel 2022-01-17 20:20:27 +00:00
  • c90659fd92 First attempt at tests shati-patel 2022-01-17 18:32:37 +00:00
  • 30b7fe7472 Update changelog shati-patel 2022-01-14 15:57:38 +00:00
  • d54fbdf4e6 Address review comments shati-patel 2022-01-14 15:56:37 +00:00
  • 6d7b02583d Add "pack install" and "pack download" commands shati-patel 2022-01-13 16:18:02 +00:00
  • 51906cbbda Update dependencies in integration test runner shati-patel 2022-01-19 16:02:01 +00:00
  • d3da9d30f4 Make sure extension dependencies are installed Shati Patel 2022-01-19 14:54:30 +00:00
  • 9b9a0cb64a Split download actions in remote queries view (#1083) Charis Kyriakou 2022-01-19 09:41:04 +00:00
  • 1dde5af591 Bump CLI version to run integration tests against Andrew Eisenberg 2022-01-17 13:02:24 -08:00
  • 4312d35743 Added paging to the listWorkflowRunArtifacts call (#1082) Charis Kyriakou 2022-01-18 16:24:25 +00:00
  • 2dcdbcbd32 Break remote queries view into more components (#1079) Charis Kyriakou 2022-01-18 15:46:45 +00:00
  • e8e50c4381 Extract base react components (#1078) Charis Kyriakou 2022-01-17 19:41:33 +00:00
  • 0e6d85374f Rename analysis result to analysis summary (#1074) Charis Kyriakou 2022-01-10 11:57:02 +00:00
  • 54789613dc Merge pull request #1071 from angelapwen/standardize-integration-args Angela P Wen 2022-01-07 12:00:20 -08:00
  • 43b3f72a41 Clarify instructions in comment Angela P Wen 2022-01-07 11:26:14 -08:00
  • 13742a4e9e Match integration test args with run-integration-tests.ts Angela P Wen 2022-01-07 11:25:48 -08:00
  • 6bd7f0ae12 Add helper command for working on the Remote Queries Results view (#1069) Charis Kyriakou 2022-01-07 13:39:07 +00:00
  • fc51b336fa Update changelog shati-patel 2022-01-06 14:10:14 +00:00
  • df16d1ab1d Results view: Don't reopen webview if it's already visible shati-patel 2022-01-05 18:16:03 +00:00
  • b661b2be97 Update Docs ping in issue template (#1061) Dominik Bamberger 2021-12-22 17:59:25 +01:00
  • 2d39bee416 Ensure all tests are run Andrew Eisenberg 2021-12-17 11:43:53 -08:00
  • 56eeb1badb Delete output folder before building Andrew Eisenberg 2021-12-17 12:12:46 -08:00
  • d547f81a55 Bump version to v1.5.10 shati-patel 2021-12-17 15:20:13 +00:00
  • e1b35cdbbc Fix CSS file paths v1.5.9 Charis Kyriakou 2021-12-17 12:56:54 +00:00
  • c01704b8aa v1.5.9 shati-patel 2021-12-17 11:52:54 +00:00
  • 5a19042fc8 Update changelog shati-patel 2021-12-16 17:25:13 +00:00
  • bdf8c0b9c2 Add setting to enable/disable Quick Eval codelens shati-patel 2021-12-16 12:40:46 +00:00
  • bc08cbe74f Tidy up and add test for getting query metadata (#1050) Shati Patel 2021-12-15 20:11:59 +00:00
  • 6e2e72a500 Be nicer about where to open the results webview (#1037) Andrew Eisenberg 2021-12-15 11:33:53 -08:00
  • d0953fb63c Remote queries: Get query name from metadata (if possible) shati-patel 2021-12-14 16:26:15 +00:00
  • 4dbd15c66d Remote queries: No results view (#1048) Charis Kyriakou 2021-12-15 08:55:00 +00:00
  • e9e41e07d1 Implement download behaviour in remote queries view (#1046) Charis Kyriakou 2021-12-15 08:34:34 +00:00
  • b435df4682 Fix type in comment Andrew Eisenberg 2021-12-14 09:33:12 -08:00
  • a3bf9f1c71 Handle different dependencies in remote queries tests Andrew Eisenberg 2021-12-13 20:33:17 -08:00
  • 72ff828b57 Style link text + tidy up functions shati-patel 2021-12-14 08:12:33 +00:00
  • b7f86ae7a9 Display query text in "virtual" (readonly) file shati-patel 2021-12-10 21:57:53 +00:00
  • 3c73390a44 Save query text in a temporary file shati-patel 2021-12-09 16:12:51 +00:00
  • 7117faa92b Rename properties and handle missing files shati-patel 2021-12-09 12:37:50 +00:00
  • 4257555c88 Remote queries: Open query file/text from webview shati-patel 2021-12-08 11:00:18 +00:00
  • 33b1465ccc Docs: add clarification on directory for running tests via CLI Angela P Wen 2021-12-10 12:04:00 -08:00
  • c8ed8b2591 Add code lens for quick evaluation (#1035) Andrew Eisenberg 2021-12-10 11:17:21 -08:00
  • 58f4a82616 Update changelog Andrew Eisenberg 2021-12-09 14:18:43 -08:00
  • d5f0a659af Avoid showing the alert option in the drop down Andrew Eisenberg 2021-12-06 16:38:29 -08:00
  • 60c977bff9 Move GitHub actions code to separate module (#1044) Charis Kyriakou 2021-12-10 13:59:20 +00:00
  • 73f1beac6a Bump cli version for integration tests Andrew Eisenberg 2021-12-08 17:52:16 -08:00
  • 6195c6552f Made the repo list in the remote query view expandable (#1039) Charis Kyriakou 2021-12-09 10:38:18 +00:00
  • e365744dbc Monitor remote query run and render results (#1033) Charis Kyriakou 2021-12-09 10:05:51 +00:00
  • 68f566dd1a Pass --old-eval-stats to query server Andrew Eisenberg 2021-12-06 12:57:02 -08:00
  • bf350779c9 Merge pull request #1032 from github/remote-query-submission-result Charis Kyriakou 2021-12-06 09:28:14 +00:00
  • 07329c9ea5 Expose remote query submission result Charis Kyriakou 2021-12-03 16:16:48 +00:00
  • 7e6483490a Merge remote queries webview outline into main (#1027) Shati Patel 2021-12-03 10:48:54 +00:00
  • 749565828d Bump version to v1.5.9 shati-patel 2021-12-02 11:31:02 +00:00
  • ff751cc877 v1.5.8 v1.5.8 shati-patel 2021-12-02 11:17:47 +00:00
  • d7ba941803 Merge pull request #1009 from github/aeisenberg/remote-nested-queries Robin Neatherway 2021-12-01 19:24:10 +00:00
  • e58201e24b Ensure server uses a well-known query pack name Andrew Eisenberg 2021-11-30 10:03:24 -08:00
  • 81e60286f2 Require canary for loading models from packs Henry Mercer 2021-11-30 17:42:29 +00:00
  • 8e156d69d7 Apply suggestions from code review Henry Mercer 2021-11-30 17:27:33 +00:00
  • dfcaa27235 Update lockfile Henry Mercer 2021-11-26 15:08:12 +00:00
  • ed0553c6b6 Gate loading ML models behind a hidden setting Henry Mercer 2021-11-18 15:30:01 +00:00
  • 84ecbfc7a1 Resolve ML models and pass them to the queryserver Henry Mercer 2021-11-18 12:27:41 +00:00
  • e13349ceb0 Update changelog Andrew Eisenberg 2021-11-29 10:47:07 -08:00
  • a1bcb7519f Ensure src.zip is prioritized over src folder Andrew Eisenberg 2021-11-29 10:44:26 -08:00
  • b481441052 Emit more relevant error message when failing to add source folder (#1021) Andrew Eisenberg 2021-11-29 08:28:07 -08:00
  • 6a1d1a492e Bump version to v1.5.8 (#1017) github-actions[bot] 2021-11-23 21:13:41 +00:00
  • 1dcd9c495c Prepare for the 1.5.7 release (#1016) v1.5.7 Andrew Eisenberg 2021-11-23 12:52:40 -08:00
  • a9b9502dbd Fix failing tests on windows Andrew Eisenberg 2021-11-22 11:13:30 -08:00
  • 16c0bea799 Merge pull request #1004 from marcnjaramillo/fix-large-sarif-handling Andrew Eisenberg 2021-11-22 12:24:17 -08:00
  • ad81127267 Move test files into data directory marcnjaramillo 2021-11-22 11:49:40 -08:00
  • 30d01cb0e0 Merge pull request #1007 from github/aeisenberg/sorted-result-sets Andrew Eisenberg 2021-11-22 09:08:55 -08:00
  • 2584971a07 Update CLI version in tests Shati Patel 2021-11-22 13:46:37 +00:00
  • 9d9f48bcf8 Fix tests for sarif parser marcnjaramillo 2021-11-19 20:43:22 -08:00
  • 0bb1501e72 Move sarif parser and tests, build completing marcnjaramillo 2021-11-19 17:21:42 -08:00
  • d53abd815d Make suggested changes, build currently failing marcnjaramillo 2021-11-19 16:01:18 -08:00
  • d9c5ecf462 Fix failing test and remove changelog note Andrew Eisenberg 2021-11-19 10:54:12 -08:00
  • 51ed2cd480 Delete outdated issue template Shati Patel 2021-11-19 15:01:09 +00:00
  • 4c83805030 Update changelog Andrew Eisenberg 2021-11-18 15:30:41 -08:00
  • c3eca5b1b7 Update test for valid SARIF file marcnjaramillo 2021-11-18 16:05:31 -08:00
  • 742bca1cf5 Remote queries: Handle nested queries Andrew Eisenberg 2021-11-18 15:27:29 -08:00
  • 5ab55bb5a5 Merge branch 'main' into aeisenberg/sorted-result-sets Andrew Eisenberg 2021-11-18 10:49:44 -08:00
  • 3743895b66 Add "Preview Query Help" command Musab Guma'a 2021-10-27 21:42:00 +01:00
  • ca5e5e23e6 Finish tests marcnjaramillo 2021-11-17 15:59:12 -08:00
  • a666619289 Remove error handling for now marcnjaramillo 2021-11-17 13:55:34 -08:00
  • 63129236d0 Work on tests for new behavior marcnjaramillo 2021-11-17 12:48:56 -08:00
  • 4374f409a8 Add changelog entry and add missing dependencies marcnjaramillo 2021-11-15 16:08:17 -08:00
  • c49aa8e05e Fix issue with large SARIF files crashing view marcnjaramillo 2021-11-15 14:42:26 -08:00
  • c590e2f36c Update package lock (#1003) Andrew Eisenberg 2021-11-17 16:24:59 -08:00
  • 03d4aca639 Add leniency in how positions are handled (#1002) Andrew Eisenberg 2021-11-17 16:24:48 -08:00
  • 01f24523ac Update changelog Andrew Eisenberg 2021-11-17 09:39:49 -08:00
  • 98312a72a7 Ensure all result set names are loaded Andrew Eisenberg 2021-11-17 09:37:42 -08:00
  • d579cd6541 Update CLI version Shati Patel 2021-11-17 13:18:47 +00:00
  • 38e5d8babc Attempt to fix tests shati-patel 2021-11-11 17:53:32 +00:00