Taj
bfa6780529
first pass at automating appending/prepending/removing version from supported cli versions
2023-01-16 22:06:15 +00:00
Elena Tanasoiu
80f588c5c8
Merge pull request #1971 from github/elena/rename-splat-slurp
...
Rename `splat/slurp` to `serialize/deserialize`
2023-01-16 17:41:34 +00:00
Elena Tanasoiu
57b6c9bb2c
Don't mention splat/slurp in comments or descriptions
2023-01-16 17:20:22 +00:00
Elena Tanasoiu
80dfe4ba69
Rename slurpQueryHistory -> deserializeQueryHistory
2023-01-16 17:20:22 +00:00
Elena Tanasoiu
06bc4c8fe3
Rename splatQueryHistory -> serializeQueryHistory
2023-01-16 17:20:22 +00:00
Nora
4cb3c4cb50
Merge pull request #1968 from github/nora/rename-db-config-file
...
Rename DbConfigFile and Schema
2023-01-16 17:46:54 +01:00
Charis Kyriakou
856e516b20
Renamed Run Query command ( #1962 )
2023-01-16 15:48:06 +00:00
Nora
6f78fffd10
Merge comments
2023-01-16 15:23:48 +00:00
Charis Kyriakou
957f6a023c
Mark App interface properties as read-only ( #1969 )
2023-01-16 15:20:28 +00:00
Nora
afcb84fcd8
Rename db config file
2023-01-16 10:58:28 +00:00
Nora
c19f58b0e3
Rename schema file
2023-01-16 10:22:55 +00:00
Nora
7f1bcedf9b
Extract config file to constant
2023-01-16 10:11:00 +00:00
Shati Patel
817db85c36
Add "describe" blocks around db-panel tests ( #1965 )
2023-01-16 10:07:35 +00:00
Andrew Eisenberg
ecbb0fb232
Merge pull request #1871 from tjgurwara99/main
...
Workflow to automatically bump cli version if different from the current version
2023-01-13 13:14:14 -08:00
Taj
365519af63
fix: src dir to test dir
2023-01-13 19:11:53 +00:00
Taj
ef1444617d
Merge branch 'main' of github.com:tjgurwara99/vscode-codeql
2023-01-13 16:00:22 +00:00
Taj
c72734e49a
fix: replaced with newer version since the PR was open
2023-01-13 15:59:39 +00:00
Taj
7f05af942b
Merge branch 'github:main' into main
2023-01-13 14:00:41 +00:00
Taj
91dc39b465
added the bump-cli.yml file to trigger the workflow when changed
2023-01-13 12:58:28 +00:00
Koen Vlaswinkel
f82fde35ee
Merge pull request #1799 from github/koesie10/bundle-extension
...
Bundle extension files using ESBuild
2023-01-13 14:13:35 +02:00
Shati Patel
277da3c971
Rename feature flag ( #1961 )
2023-01-13 11:07:26 +00:00
Charis Kyriakou
78e01e6f92
Rename db config terms to use 'variant analysis' instead of remote ( #1960 )
2023-01-13 09:30:45 +00:00
Nora
4ae77351c8
Merge pull request #1949 from github/nora/rename-expanded-methods
...
Minor refactoring for expanded things
2023-01-12 17:00:11 +01:00
Nora
5c40293c06
Revert "Rename arguments"
...
This reverts commit 85b7e0eabad1092792ff336b8ccff4fdef04e034.
2023-01-12 15:15:57 +00:00
Nora
ba830dd2e5
Fix expanded bug when renaming lists
2023-01-12 15:15:57 +00:00
Nora
c36da4ba7e
Rename arguments
2023-01-12 15:15:57 +00:00
Nora
b9740fe582
Use individual functions for add and remove from expanded state
2023-01-12 15:15:56 +00:00
Charis Kyriakou
09c60ecfc8
Improve docs around different test suites ( #1959 )
2023-01-12 15:15:24 +00:00
Nora
8b661c7a6d
Merge pull request #1947 from github/nora/db-config-store-tests
...
Improve tests coverage in db-config-store
2023-01-12 14:25:54 +01:00
Nora
94823a6c75
Disable filewatcher for tests
2023-01-12 12:53:12 +00:00
Nora
010e85c28b
Merge comments
2023-01-12 13:44:34 +01:00
Nora
ed11b20cb7
Add tests for does exist methods
2023-01-12 12:43:30 +00:00
Nora
8cb0cd23dd
Add test for set selected item
2023-01-12 12:43:30 +00:00
Nora
9f5e9653da
Add tests for add
2023-01-12 12:43:30 +00:00
Shati Patel
2b7d2d0610
Increase timeout for "variant analysis submission" test ( #1958 )
2023-01-12 12:04:26 +00:00
Shati Patel
e322bf829a
Add db manager tests for "removeDbItem" functionality ( #1948 )
2023-01-12 11:59:25 +00:00
Charis Kyriakou
67fa920d4d
Merge pull request #1957 from github/charisk/rename-new-db-panel
...
Rename new db panel to 'Variant Analysis Repositories'
2023-01-12 10:55:08 +00:00
Shati Patel
b54dfe9b58
Fix flaky test: avoid file watcher in db manager tests ( #1951 )
2023-01-12 10:51:46 +00:00
Charis Kyriakou
4f588d9def
Remove obsolete test file ( #1955 )
2023-01-12 10:38:57 +00:00
Charis Kyriakou
1c3a6154c9
Rename the id for the new db panel to 'codeQLVariantAnalysisRepositories'
2023-01-12 09:20:35 +00:00
Charis Kyriakou
a21382b053
Rename the user-visible name for the new db panel to 'Variant Analysis Repositories'
2023-01-12 08:49:24 +00:00
Andrew Eisenberg
6f168459a2
Merge pull request #1933 from github/aeisenberg/codeql-pack-yml
...
Ensure remote queries can handle codeql-pack.yml files
2023-01-11 15:55:15 -08:00
Andrew Eisenberg
77c6706320
Ensure remote queries can handle codeql-pack.yml files
...
This updates one of our integration tests so that it uses
`codeql-pack.yml` instead of `qlpack.yml`.
2023-01-11 14:36:43 -08:00
Shati Patel
3fe3117c39
Temporarily skip flaky test ( #1954 )
...
We're working on a fix, but this will unblock CI in the meantime
2023-01-11 16:24:35 +00:00
Robert
e163e0625d
Merge pull request #1952 from github/robertbrignull/open_logs_command
...
Convert opening variant analysis logs to a command
2023-01-11 15:37:28 +00:00
Robert
9d457304b1
Convert opening variant analysis logs to a command
2023-01-11 14:35:40 +00:00
Koen Vlaswinkel
bb63dc52c9
Fix debugging not working
...
VSCode was not able to find the original source of the bundled
extension because it was looking for the source in the `out` directory.
By setting the `sourceRoot` to the `extensions/ql-vscode` directory
which is located at `..` from the `out` directory, VSCode is able to
find the original source and breakpoints are hit.
2023-01-11 12:13:55 +02:00
Koen Vlaswinkel
033d653d44
Fix types in CodeFlowsDropdown
2023-01-11 11:56:50 +02:00
Koen Vlaswinkel
6bf19eb52f
Use case-insensitive path comparison on Windows
2023-01-11 11:29:23 +02:00
Koen Vlaswinkel
477b32662f
Copy WASM file from source-map
...
This will copy the WASM file from source-map to the output directory.
This makes the source-map package work. See the comment in the code for
more details.
2023-01-11 10:43:45 +02:00