Dave Bartolomeo
16964e90ba
Merge pull request #1570 from github/update-v2.2.6-e12a2ecd4
...
Merge main into releases/v2
v2.2.6
2023-03-10 13:08:52 -05:00
github-actions[bot]
74cbab4958
Update changelog for v2.2.6
2023-03-10 15:48:11 +00:00
Dave Bartolomeo
e12a2ecd45
Merge pull request #1561 from github/dbartol/bundle-2.12.4
...
Update bundle to 2.12.4
2023-03-09 10:22:39 -05:00
Dave Bartolomeo
d47d4c8047
Merge branch 'main' into dbartol/bundle-2.12.4
2023-03-09 09:45:34 -05:00
Andrew Eisenberg
f13b180fb8
Merge pull request #1567 from github/aeisenberg/config-parsing-ghes
...
Add default values to feature flags
2023-03-08 09:44:44 -08:00
Angela P Wen
a3cf96418e
Add security-experimental to codeql-config.yml ( #1566 )
2023-03-08 08:39:00 -08:00
Andrew Eisenberg
0c27d0da4a
Add default values to feature flags
...
This changes adds default values to feature flags. These default values
will be used whenever the full set of feature flags are not available
(for example on GHES or if the flag request fails).
The goal is to enable cli config parsing on GHES without removing the
feature flag on dotcom.
2023-03-07 16:24:55 -08:00
Andrew Eisenberg
e4b846c482
Merge pull request #1564 from github/aeisenberg/qlconfig-file
...
Fix --qlconfig-file option
2023-03-07 13:15:20 -08:00
Henry Mercer
c310f094dd
Fix name of qlconfig file argument
2023-03-07 08:46:58 -08:00
Henry Mercer
4366485427
Avoid passing an undefined qlconfig arg
2023-03-07 08:46:57 -08:00
Henry Mercer
8340258886
Avoid writing user-config.yaml file while running tests
2023-03-07 08:46:57 -08:00
Henry Mercer
6ef6e50882
Merge pull request #1563 from github/dependabot/npm_and_yarn/glob-9.2.1
...
Bump glob from 8.0.1 to 9.2.1
2023-03-06 17:02:10 +00:00
Henry Mercer
eb40427b00
Fix name of qlconfig file argument
2023-03-06 10:48:14 +00:00
github-actions[bot]
7806af3040
Update checked-in dependencies
2023-03-06 10:44:50 +00:00
dependabot[bot]
abf1cea835
Bump glob from 8.0.1 to 9.2.1
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.0.1 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.1...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 10:36:27 +00:00
Henry Mercer
e5ade42937
Merge branch 'main' into dbartol/bundle-2.12.4
2023-03-06 10:33:06 +00:00
Angela P Wen
6f079be771
Bump setup-swift and re-configure dependabot ( #1560 )
...
* Update `setup-swift` to v1.22.0
* Configure dependabot to scan `setup-swift` dir
* Add reminder to manually update the SHA in CLI test
* Add comment on new Dependabot directory
2023-03-06 10:32:10 +00:00
Henry Mercer
100bd7bbef
Avoid passing an undefined qlconfig arg
2023-03-06 10:26:34 +00:00
Henry Mercer
a6d3a44519
Avoid writing user-config.yaml file while running tests
2023-03-06 10:23:28 +00:00
Dave Bartolomeo
5e4af3a25d
Update bundle to 2.12.4
2023-03-05 20:52:06 -05:00
Dave Bartolomeo
e812e63bb6
Update bundle to 2.12.4
2023-03-05 20:50:59 -05:00
Andrew Eisenberg
a589d4087e
Merge pull request #1527 from github/aeisenberg/qlconfig-in-cli
...
Ensure qlconfig file is created when config parsing in cli is on
codeql-bundle-20230304
2023-02-27 10:26:08 -08:00
Andrew Eisenberg
98d24e5629
Address comments from PR
2023-02-27 09:59:16 -08:00
Henry Mercer
903be79953
Merge pull request #1548 from github/mergeback/v2.2.5-to-main-32dc4993
...
Mergeback v2.2.5 refs/heads/releases/v2 into main
2023-02-27 11:02:00 +00:00
github-actions[bot]
18ff14b615
Update checked-in dependencies
2023-02-27 09:35:51 +00:00
Henry Mercer
36a249f5ae
Merge branch 'main' into mergeback/v2.2.5-to-main-32dc4993
2023-02-27 09:33:05 +00:00
Henry Mercer
041757fc59
Merge pull request #1549 from github/henrymercer/fix-update-dependencies
...
Fix workflow to update dependencies
2023-02-27 09:11:46 +00:00
Andrew Eisenberg
8f19113f88
Merge branch 'main' into aeisenberg/qlconfig-in-cli
2023-02-26 18:35:21 -08:00
Henry Mercer
cf1855ae37
Fix workflow to update dependencies
...
Port over the fix from
https://github.com/github/codeql-action/pull/1544
and share code so these scripts don't get out of sync again.
2023-02-24 20:25:21 +00:00
github-actions[bot]
652709d1b9
Update changelog and version after v2.2.5
2023-02-24 19:28:26 +00:00
Henry Mercer
32dc499307
Merge pull request #1547 from github/update-v2.2.5-237a258d2
...
Merge main into releases/v2
v2.2.5
2023-02-24 19:26:08 +00:00
github-actions[bot]
b742728ac2
Update changelog for v2.2.5
2023-02-24 19:01:14 +00:00
Alexander Eyers-Taylor
237a258d2b
Merge pull request #1543 from github/alexet/update-2.12.3
...
Update default CodeQL bundle version to 2.12.3
2023-02-23 15:46:39 +00:00
Alexander Eyers-Taylor
5972e6d72e
Fix lib file
2023-02-22 18:38:46 +00:00
Alexander Eyers-Taylor
164027e682
Fix bundle versions
2023-02-22 18:18:37 +00:00
Andrew Eisenberg
736263f8fe
Update src/codeql.ts
2023-02-17 13:22:25 -08:00
Chuan-kai Lin
3dde1f3512
Merge pull request #1540 from cklin/expect-discarded-cache
...
Set --expect-discarded-cache option
2023-02-17 12:36:05 -08:00
Chuan-kai Lin
d7d7567b0e
Unit tests for optimizeForLastQueryRun
2023-02-17 11:19:38 -08:00
Chuan-kai Lin
0e4e857bab
Set optimizeForLastQueryRun on last run
2023-02-17 11:17:42 -08:00
Chuan-kai Lin
08d1f21d4f
Calculate customQueryIndices early
...
This refactoring commit changes runQueries() to calculate the set of
indices with non-empty custom queries early. Doing so allows us to check
early on whether there are any custom queries to run.
2023-02-17 11:14:08 -08:00
Andrew Eisenberg
f3bd25eefa
Merge pull request #1544 from github/aeisenberg/clean-cache
...
Clean the npm cache before running install
2023-02-17 10:50:03 -08:00
Andrew Eisenberg
41f1810e52
Clean the npm cache before running install
2023-02-17 09:54:53 -08:00
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