Alexander Eyers-Taylor
d87ad69338
Update default CodeQL bundle version to 2.12.3
2023-02-17 15:49:39 +00:00
Chuan-kai Lin
8242edb8ed
databaseRunQueries(): add optimizeForLastQueryRun parameter
2023-02-15 08:45:13 -08:00
Chuan-kai Lin
3095a09bb0
databaseRunQueries(): accept a list of flags
...
This refactoring commit changes databaseRunQueries() to accept a list of
flags instead of separate memory and threads flags.
2023-02-14 11:53:52 -08:00
Andrew Eisenberg
e00cd12e3e
Merge pull request #1539 from github/aeisenberg/unref-delay
...
Avoid unref-ing timer while awaiting status upload
codeql-bundle-20230216
codeql-bundle-20230217
2023-02-13 15:24:43 -08:00
Angela P Wen
a25536bc80
Optionally send tools download telemetry ( #1538 )
2023-02-13 21:45:54 +00:00
Andrew Eisenberg
a2487fb969
Avoid unref-ing timer while awaiting status upload
...
We had a problem where `waitForProcessing` was not completing before
the node process ends. This is because using `unref` would allow the
node process to end without having the `delay` function complete.
2023-02-13 13:43:18 -08:00
Chuan-kai Lin
e187d074ed
Merge pull request #1533 from cklin/trap-caching-feature-flag
...
Remove TRAP caching feature flag
2023-02-13 06:25:11 -08:00
Angela P Wen
89c5165e5a
Remove v1 from release docs ( #1536 )
2023-02-10 12:40:45 -08:00
Angela P Wen
ba216f7d34
Merge pull request #1535 from github/mergeback/v2.2.4-to-main-17573ee1
...
Mergeback v2.2.4 refs/heads/releases/v2 into main
2023-02-10 10:57:09 -08:00
github-actions[bot]
68f4f0d3bb
Update checked-in dependencies
2023-02-10 18:30:00 +00:00
github-actions[bot]
12d9a244fa
Update changelog and version after v2.2.4
2023-02-10 18:23:25 +00:00
Angela P Wen
17573ee1cc
Merge pull request #1534 from github/update-v2.2.4-40babc141
...
Merge main into releases/v2
v2.2.4
2023-02-10 10:20:44 -08:00
github-actions[bot]
b6975b4b1a
Update changelog for v2.2.4
2023-02-10 17:42:05 +00:00
Chuan-kai Lin
b011dbdedf
Remove TRAP caching feature flag
2023-02-10 09:27:16 -08:00
Angela P Wen
40babc141f
Tools telemetry: accurately report when feature flags were inaccessible ( #1532 )
...
* Cache whether feature flags are accessible
* Small comment fixup from linting change
2023-02-10 09:06:43 -08:00
Andrew Eisenberg
5492b7d104
Add tests for generateRegistries with an existing CODEQL_REGISTRIES_AUTH
2023-02-09 13:37:08 -08:00
Andrew Eisenberg
3c81243bb1
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henry.mercer@me.com >
2023-02-09 12:25:33 -08:00
Andrew Eisenberg
e2f72f11e4
Merge remote-tracking branch 'upstream/main' into aeisenberg/qlconfig-in-cli
2023-02-09 09:47:43 -08:00
Chuan-kai Lin
7ba5ed7eed
Merge pull request #1531 from github/mergeback/v2.2.3-to-main-8775e868
...
Mergeback v2.2.3 refs/heads/releases/v2 into main
2023-02-08 13:06:40 -08:00
github-actions[bot]
21f3020df6
Update checked-in dependencies
2023-02-08 20:40:37 +00:00
github-actions[bot]
b872c5adfd
Update changelog and version after v2.2.3
2023-02-08 20:37:07 +00:00
Chuan-kai Lin
8775e86802
Merge pull request #1530 from github/update-v2.2.3-c4e22e9fc
...
Merge main into releases/v2
v2.2.3
2023-02-08 12:35:06 -08:00
github-actions[bot]
a2ad80b966
Update changelog for v2.2.3
2023-02-08 19:08:32 +00:00
Henry Mercer
c4e22e9fce
Merge pull request #1529 from github/henrymercer/remove-bypass-toolcache-flags
...
Remove feature flags for bypassing the toolcache
2023-02-08 18:13:01 +00:00
Henry Mercer
db534af2ae
Remove feature flags for bypassing the toolcache
...
- We can now use the default bundle version feature flags to remediate a
bad bundle update.
- Controlled switchover ensures that a repo consistently gets the same
bundle version, so we no longer have alert churn concerns with Kotlin
and Swift.
2023-02-08 15:20:51 +00:00
Andrew Eisenberg
bbe8d375fd
Ensure qlconfig file is created when config parsing in cli is on
...
Previously, with the config parsing in the cli feature flag turned on,
the CLI was not able to download packs from other registries. This PR
adds the codeql-action changes required for this. The CLI changes will
be in a separate, internal PR.
2023-02-07 10:40:56 -08:00
Chuan-kai Lin
4369dda4ae
Merge pull request #1518 from github/cklin/codeql-cli-2.12.2
...
Bump default CodeQL version to 2.12.2
2023-02-07 10:27:54 -08:00
Chuan-kai Lin
4f08c2cf20
Bump default CodeQL version to 2.12.2
2023-02-07 08:10:01 -08:00
Angela P Wen
81644f35ff
Add max line length of 120 to linter ( #1524 )
codeql-bundle-20230207
2023-02-07 14:09:33 +00:00
Henry Mercer
9ab6aa64a0
Merge pull request #1526 from github/mergeback/v2.2.2-to-main-39d8d7e7
...
Mergeback v2.2.2 refs/heads/releases/v2 into main
2023-02-06 20:23:48 +00:00
github-actions[bot]
256973e279
Update checked-in dependencies
2023-02-06 20:02:57 +00:00
github-actions[bot]
59b25b480f
Update changelog and version after v2.2.2
2023-02-06 19:48:14 +00:00
Henry Mercer
39d8d7e78f
Merge pull request #1525 from github/update-v2.2.2-927de483f
...
Merge main into releases/v2
v2.2.2
2023-02-06 19:46:06 +00:00
Angela P Wen
39c954c513
Support security-experimental as a well-known suite ( #1519 )
2023-02-06 19:26:03 +00:00
github-actions[bot]
8af83634ca
Update changelog for v2.2.2
2023-02-06 19:16:08 +00:00
Henry Mercer
927de483f0
Merge pull request #1523 from github/henrymercer/fix/cli-version-for-different-bundles
...
Fix toolcache behavior when downloading bundle from another repo
2023-02-06 19:05:45 +00:00
Henry Mercer
e4c0a1b24d
Merge branch 'main' into henrymercer/fix/cli-version-for-different-bundles
2023-02-06 18:24:11 +00:00
Henry Mercer
d3962273b3
Merge pull request #1517 from github/henrymercer/fix/not-all-bundle-urls-contain-tag
...
Fix assumption that all CodeQL bundle URLs contain the tag name of the bundle
2023-02-06 18:20:21 +00:00
Henry Mercer
c3cb270725
Merge pull request #1521 from MahmoudMabrok/patch-1
...
docs: add direct link to website
2023-02-06 16:34:01 +00:00
Henry Mercer
2b674f7ab9
Fix toolcache behavior when downloading bundle from another repo
2023-02-06 16:25:07 +00:00
Henry Mercer
6d47a7c8b1
Add regression test for bundle from different repo
2023-02-06 16:25:07 +00:00
Henry Mercer
c6ff11c1c4
Add changelog note
2023-02-06 16:24:25 +00:00
Henry Mercer
d3f2b2e6d2
Warn when multiple bundles for a single CLI are found in the toolcache
2023-02-06 12:28:33 +00:00
Henry Mercer
d49282c3b5
Rename forceLatest to forceShippedTools
2023-02-06 11:57:48 +00:00
Mahmoud Mabrok Fouad
c5c475188a
docs: add direct link to website
...
To make it easy for users to go to website for more info.
2023-02-05 13:56:35 +02:00
Henry Mercer
f140af5e28
Refactor setting up CodeQL to handle bundle URLs without tags
2023-02-03 19:15:06 +00:00
Henry Mercer
e0fc1c91b2
Add regression test for a bundle URL without a tag
2023-02-03 19:13:24 +00:00
Arthur Baars
b95df0b2e7
Merge pull request #1516 from aibaars/auth-parameter
...
Supply authorization parameter to toolcache.downloadTool()
codeql-bundle-20230203
2023-02-03 20:02:59 +01:00
Arthur Baars
2fed02cbe2
Supply authorization parameter to toolcache.downloadTool()
...
Previously we supplied the authorization information via the 'headers'
parameter. This works fine, except in some cases when the request is
retried.
2023-02-03 14:56:00 +01:00
Angela P Wen
0b2a40fa4a
Merge pull request #1515 from github/mergeback/v2.2.1-to-main-3ebbd71c
...
Mergeback v2.2.1 refs/heads/releases/v2 into main
2023-01-27 02:02:26 -08:00