Andrew Eisenberg
e37b0d6470
Add the CliConfigFileEnabled feature flag
...
Also, wire it up to the `useCodeScanningConfigInCli` function.
2022-09-27 07:58:31 -07:00
Edoardo Pirovano
314ede696b
Merge pull request #1266 from github/edoardo/fix-unit-test
...
Fix broken unit test
2022-09-26 15:56:10 +01:00
Edoardo Pirovano
b96c7546c1
Fix broken unit test
2022-09-26 15:17:36 +01:00
Edoardo Pirovano
4c8f13758e
Merge pull request #1265 from github/edoardo/minimum-cache-size
...
TRAP Caching: Skip uploading of small caches
codeql-bundle-20220923
2022-09-23 15:49:56 +01:00
Edoardo Pirovano
b98b2def63
TRAP Caching: Skip uploading of small caches
2022-09-23 15:22:31 +01:00
Henry Mercer
a643eb3621
Merge pull request #1263 from github/mergeback/v2.1.25-to-main-86f3159a
...
Mergeback v2.1.25 refs/heads/releases/v2 into main
2022-09-21 21:03:20 +01:00
github-actions[bot]
6188cbdeb9
Update checked-in dependencies
2022-09-21 19:05:30 +00:00
github-actions[bot]
4706007119
Update changelog and version after v2.1.25
2022-09-21 18:42:24 +00:00
Henry Mercer
86f3159a69
Merge pull request #1261 from github/update-v2.1.25-ff5ca122
...
Merge main into releases/v2
v2.1.25
2022-09-21 19:31:24 +01:00
github-actions[bot]
d1e2e02bee
Update changelog for v2.1.25
2022-09-21 15:40:11 +00:00
Henry Mercer
ff5ca122ed
Merge pull request #1257 from github/rasmuswl/fix-ubuntu22.04-venv-creation
...
python-setup: Fix venv creation in Ubuntu 22.04
2022-09-21 16:27:55 +01:00
Rasmus Wriedt Larsen
32ca2cf500
Apply suggestions from code review
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2022-09-21 16:06:07 +02:00
Rasmus Wriedt Larsen
b2fc1e178e
python-setup: Disable python2 tests on ubuntu-22.04
2022-09-21 15:36:13 +02:00
Rasmus Wriedt Larsen
8a893ddf18
python-setup: Flush even more
2022-09-21 15:36:13 +02:00
Rasmus Wriedt Larsen
93ba53f2de
add missing spaces
2022-09-21 15:36:13 +02:00
Rasmus Wriedt Larsen
1fa5d72846
python-setup: Fail early if installing for Python 2, and python2 not available
2022-09-21 14:50:13 +02:00
Rasmus Wriedt Larsen
417059fdb2
Merge pull request #1258 from github/rasmuswl/poetry-v1.2
...
python-setup: Add support for Poetry 1.2
2022-09-21 14:03:27 +02:00
Rasmus Wriedt Larsen
ca8a78d5f3
python-setup: flush at the end of _check_call
2022-09-21 10:02:51 +02:00
Rasmus Wriedt Larsen
2264307214
python-setup: change env passing
2022-09-21 10:01:57 +02:00
Rasmus Wriedt Larsen
3f97671248
python-setup: run tests on Ubuntu 22.04
2022-09-21 09:08:04 +02:00
Rasmus Wriedt Larsen
c2c7bba5f7
Merge pull request #1256 from github/rasmuswl/newer-virtualenv
...
python-setup: Allow newest `virtualenv`
2022-09-21 09:05:06 +02:00
Rasmus Wriedt Larsen
1309aafb7d
Update CHANGELOG.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2022-09-20 15:43:10 +02:00
Henry Mercer
038242a7f0
Merge pull request #1254 from github/henrymercer/improve-release-pr-description
...
Improve the descriptions of PRs created by the release process
2022-09-20 12:12:17 +01:00
Rasmus Wriedt Larsen
70509c3884
python-setup: Add support for Poetry 1.2
2022-09-19 12:21:43 +02:00
Rasmus Wriedt Larsen
e1ce6e3115
python-setup: Fix venv creation in Ubuntu 22.04
...
Fixes https://github.com/github/codeql-action/issues/1249
2022-09-19 09:49:53 +02:00
Rasmus Wriedt Larsen
5ffcfe95cc
python-setup: Allow newest virtualenv
...
Context for previous version is
https://github.com/github/codeql-action/pull/862
Locally, I was able to install `20.15.1` with Python2.
I don't see any reason why python3 version should be restricted.
2022-09-16 20:49:42 +02:00
Henry Mercer
aaca8193b1
Merge pull request #1252 from github/mergeback/v2.1.24-to-main-904260d7
...
Mergeback v2.1.24 refs/heads/releases/v2 into main
2022-09-16 16:48:24 +01:00
Henry Mercer
2e9fbe39e1
Add advice to the mergeback PR on how to run the checks quicker
2022-09-16 15:00:57 +01:00
Henry Mercer
fb28913d5c
Add advice to the backport PR on how to run the checks quicker
2022-09-16 14:54:21 +01:00
github-actions[bot]
e0ef82e596
Update checked-in dependencies
2022-09-16 13:51:53 +00:00
github-actions[bot]
9f79e5fbcf
Update changelog and version after v2.1.24
2022-09-16 13:29:57 +00:00
Henry Mercer
904260d7d9
Merge pull request #1250 from github/update-v2.1.24-34aa5a55
...
Merge main into releases/v2
v2.1.24
2022-09-16 14:26:13 +01:00
Edoardo Pirovano
b15cc0075a
Merge pull request #1251 from github/edoardo/trap-caching-changenote
...
Add CHANGELOG note for TRAP caching
2022-09-16 13:54:33 +01:00
Edoardo Pirovano
82495d8d86
Add CHANGELOG note for TRAP caching
2022-09-16 11:46:50 +01:00
github-actions[bot]
21c716dd69
Update changelog for v2.1.24
2022-09-16 10:19:13 +00:00
Henry Mercer
34aa5a554b
Merge pull request #1242 from github/henrymercer/go-more-backwards-compat
...
Go extraction reconciliation: Ensure backwards compatibility for multi-language builds
2022-09-16 11:05:41 +01:00
Henry Mercer
9207340122
Merge pull request #1239 from github/dependabot/npm_and_yarn/uuid-9.0.0
...
Bump uuid from 8.3.2 to 9.0.0
2022-09-16 11:04:59 +01:00
Henry Mercer
fefa6f57a4
Merge pull request #1247 from github/mergeback/v2.1.23-to-main-6a38b7d4
...
Mergeback v2.1.23 refs/heads/releases/v2 into main
2022-09-16 11:03:24 +01:00
Henry Mercer
4f104676ac
Remove now-duplicated PR titles from release PR descriptions
2022-09-15 16:20:05 +01:00
github-actions[bot]
e6ad3e0b35
Update checked-in dependencies
2022-09-15 09:19:25 +00:00
github-actions[bot]
f84e389feb
Update changelog and version after v2.1.23
2022-09-15 09:07:27 +00:00
Henry Mercer
6a38b7d4a1
Merge pull request #1246 from github/update-v2.1.23-fd4dc5bf
...
Merge main into releases/v2
v2.1.23
2022-09-15 10:04:26 +01:00
github-actions[bot]
99d0a6bc15
Update changelog for v2.1.23
2022-09-14 18:34:02 +00:00
Henry Mercer
f32e161cdd
Improve warning when using autobuild with multi-language builds
2022-09-13 16:53:02 +01:00
Henry Mercer
4cc95769d4
Improve variable name
2022-09-13 16:50:41 +01:00
Cornelius Riemenschneider
fd4dc5bf31
Merge pull request #1244 from github/criemen/remove-lua-tracer-ff
...
Remove the lua tracer feature flag check from the codeql-action.
2022-09-13 17:49:47 +02:00
Cornelius Riemenschneider
c2560331fc
Fix runner integration test.
...
This test is broken, as it first sets environment variables, and then
immediately unsets it again.
This only worked by chance with the legacy tracer, and breaks the Lua
tracer.
2022-09-13 13:48:03 +00:00
Henry Mercer
0a38743d1a
Merge pull request #1240 from github/henrymercer/2.10.5-bump
...
Bump CodeQL version to 2.10.5
2022-09-13 14:11:32 +01:00
Cornelius Riemenschneider
3038e979a8
Remove the lua tracer feature flag check from the codeql-action.
...
Always defer to the CLI on the Lua tracer state from now on.
2022-09-13 11:23:32 +00:00
Henry Mercer
bde5694fb7
Comment why we don't run multiple autobuilders for other languages
2022-09-12 18:25:20 +01:00