Angela P Wen
ed2b6b741f
Manually fix changelog latest version
2024-03-12 13:52:46 -04:00
github-actions[bot]
570dc010e8
Update version and changelog for v2.24.7
2024-03-12 17:49:48 +00:00
github-actions[bot]
a006adfa77
Update changelog for v3.24.7
2024-03-12 17:23:55 +00:00
github-actions[bot]
caf377935a
Update default bundle to 2.16.4 ( #2185 )
...
* Update default bundle to codeql-bundle-v2.16.4
* Add changelog note
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-03-11 10:37:30 -07:00
github-actions[bot]
8762383e8d
Update changelog and version after v3.24.6
2024-02-29 14:04:40 +00:00
github-actions[bot]
d59eafb69b
Update changelog for v3.24.6
2024-02-29 13:38:32 +00:00
Chris Smowton
4d6d2bfeaa
Merge remote-tracking branch 'origin/releases/v3' into mergeback/v3.24.5-to-main-47b3d888
2024-02-23 10:45:38 +00:00
nickfyson
ed2c332cfe
correct the changelog for 3.24.5
2024-02-23 10:11:42 +00:00
github-actions[bot]
a39d1d29ad
Update changelog and version after v3.24.5
2024-02-23 09:50:31 +00:00
github-actions[bot]
28c290059f
Update changelog for v3.24.5
2024-02-23 09:32:30 +00:00
Nick Fyson
9bce06dffb
Merge branch 'main' into mergeback/v3.24.4-to-main-e2e140ad
2024-02-22 12:30:32 +00:00
github-actions[bot]
9467b486f0
Update changelog and version after v3.24.4
2024-02-22 10:37:35 +00:00
github-actions[bot]
5b1ae298f9
Update changelog for v3.24.4
2024-02-21 17:30:31 +00:00
github-actions[bot]
5a96876652
Add changelog note
2024-02-20 20:58:40 +00:00
Angela P Wen
ef0a773901
Account for existing but empty cpus file
...
If a CPU file exists but is empty, previously we reported this file with a CPU count of 1, which resulted in a single-threaded run.
2024-02-15 16:18:04 +00:00
github-actions[bot]
b7c408a8b7
Update changelog and version after v3.24.3
2024-02-15 12:46:50 +00:00
github-actions[bot]
01d302a04e
Update changelog for v3.24.3
2024-02-15 12:30:31 +00:00
Henry Mercer
56b93f29eb
Add changelog note
2024-02-15 12:07:48 +00:00
github-actions[bot]
e62fb8e891
Update changelog and version after v3.24.2
2024-02-15 10:49:05 +00:00
Angela P Wen
32f8d538f3
Add changelog note for #2141
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-02-15 02:28:18 -08:00
github-actions[bot]
663c1506d4
Update changelog for v3.24.2
2024-02-15 10:08:53 +00:00
github-actions[bot]
db663b280b
Update changelog and version after v3.24.1
2024-02-13 14:30:44 +00:00
github-actions[bot]
41154da3e4
Update changelog for v3.24.1
2024-02-13 14:05:58 +00:00
Josh Soref
5a6da1d85d
Treat status reports as non-critical
...
Change `sendStatusReport` to `void`
2024-02-12 13:56:10 -05:00
github-actions[bot]
9a734dafa1
Add changelog note
2024-02-08 18:19:02 +00:00
github-actions[bot]
921adb69c6
Update changelog and version after v3.24.0
2024-02-02 18:31:47 +00:00
github-actions[bot]
78d6c8e84d
Update changelog for v3.24.0
2024-02-02 17:57:45 +00:00
Rasmus Wriedt Larsen
f7d53249e3
Update wording for CHANGELOG.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-02-01 12:01:18 +01:00
Rasmus Wriedt Larsen
8c22ec9e5d
Update changelog
2024-01-30 17:18:39 +01:00
github-actions[bot]
a2c5130ffd
Update changelog and version after v3.23.2
2024-01-26 14:34:20 +00:00
Henry Mercer
33e354b34b
Changelog: Add missing PR link
2024-01-26 13:34:02 +00:00
github-actions[bot]
f4cfe8904c
Update changelog for v3.23.2
2024-01-26 13:17:25 +00:00
github-actions[bot]
d43ae36a63
Add changelog note
2024-01-24 00:03:09 +00:00
Angela P Wen
65c74964a9
Respect Linux cgroup CPU number for --threads value ( #2083 )
...
We want to respect cgroup constraints so that when we run in a container, we respect the limits set for the container rather than use the host OS's number of cores.
We check both `/sys/fs/cgroup/cpuset.cpus.effective` (`cgroup v2`) and `/sys/fs/cgroup/cpuset.cpus` (`cgroup v1`) to find the number of cores available. We also check `sys/fs/cgroup/cpu.max` (v1, v2) to calculate the number of cores from the limits set in this file.
The max threads value is set to the minimum of these values, and if no values were found in these files, we default to the original value of the host OS.
2024-01-23 14:50:06 +00:00
github-actions[bot]
4d7889a2f1
Update changelog and version after v3.23.1
2024-01-17 16:23:28 +00:00
github-actions[bot]
ae616145ed
Update changelog for v3.23.1
2024-01-17 15:46:52 +00:00
Alexander Eyers-Taylor
1fea7a57e7
Merge branch 'main' into update-bundle/codeql-bundle-v2.16.0
2024-01-15 15:55:29 +00:00
Andrew Eisenberg
f5a82188bc
Add a retention period of 7 days
...
For debug artifacts. Ensures they don't stick around
too long since these can be large.
2024-01-10 13:31:52 -08:00
github-actions[bot]
8e8de28ef8
Add changelog note
2024-01-08 18:58:10 +00:00
github-actions[bot]
f674cff945
Update changelog and version after v3.23.0
2024-01-08 12:11:40 +00:00
github-actions[bot]
48e7b8b751
Update changelog for v3.23.0
2024-01-08 11:14:38 +00:00
Rasmus Wriedt Larsen
d98234a500
Update changelog wording
...
To make it more clear what feature is being removed in the future
2024-01-04 16:06:18 +01:00
Rasmus Wriedt Larsen
aa95d4deab
Update changelog wording to include january instead of now
2024-01-04 16:05:36 +01:00
Rasmus Wriedt Larsen
ce9d281924
Merge branch 'main' into rasmuswl/no-dep-inst-default
2024-01-04 15:28:16 +01:00
Henry Mercer
35b10b5ff7
Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
2024-01-02 18:03:32 +00:00
github-actions[bot]
ad5035bbd9
Update changelog and version after v3.22.12
2023-12-22 00:46:03 +00:00
github-actions[bot]
c1cf794881
Update changelog for v3.22.12
2023-12-22 00:19:06 +00:00
github-actions[bot]
a99bd84dff
Add changelog note
2023-12-19 15:27:07 +00:00
nickfyson
26036736ba
clarify comment on versions in the changelog
2023-12-18 20:19:04 +00:00
nickfyson
8478e2a840
clarify comment on versions in the changelog
2023-12-18 19:59:26 +00:00