github-actions[bot]
3ed798ed18
Update version and changelog for v2.24.0
2024-02-02 18:32:37 +00:00
github-actions[bot]
5b498ba405
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.24.0-e8893c57a
2024-02-02 18:32:36 +00:00
github-actions[bot]
c004a3e831
Revert "Update version and changelog for v2.23.2"
...
This reverts commit 554c990fe8 .
2024-02-02 18:32:36 +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]
554c990fe8
Update version and changelog for v2.23.2
2024-01-26 14:35:10 +00:00
github-actions[bot]
abe5934e80
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.23.2-b7bf0a3ed
2024-01-26 14:35:04 +00:00
github-actions[bot]
01e8d7f881
Revert "Update version and changelog for v2.23.1"
...
This reverts commit fb29452d38 .
2024-01-26 14:35:04 +00: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]
fb29452d38
Update version and changelog for v2.23.1
2024-01-17 16:25:35 +00:00
github-actions[bot]
13884cb7d7
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.23.1-0b21cf249
2024-01-17 16:25:34 +00:00
github-actions[bot]
cdcacf8b4f
Revert "Update version and changelog for v2.23.0"
...
This reverts commit 8f2682add5 .
2024-01-17 16:25:34 +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
Henry Mercer
8f2682add5
Update version and changelog for v2.23.0
2024-01-08 13:05:17 +00:00
Henry Mercer
8f5ae1a11a
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.23.0-e5f05b81d
2024-01-08 13:04:05 +00:00
Henry Mercer
997d889b5d
Revert "Update version and changelog for v2.22.12"
...
This reverts commit 9c74de20cb .
2024-01-08 13:04:04 +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
Aditya Sharad
0d318c9f1a
Resolve conflicts in v3->v2.22.12 merge
2023-12-22 06:58:29 -08:00
github-actions[bot]
9c74de20cb
Update version and changelog for v2.22.12
2023-12-22 00:47:08 +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
nickfyson
cda785ef94
add note on versioning approach to changelog
2023-12-18 13:39:34 +00:00
Rasmus Wriedt Larsen
dd207935b5
Merge branch 'main' into rasmuswl/no-dep-inst-default
2023-12-13 20:29:44 +01:00
Rasmus Wriedt Larsen
77f4e07231
Safer wording of CHANGELOG entry
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2023-12-13 20:28:56 +01:00
github-actions[bot]
2b2fb6b1dc
Update changelog and version after v3.22.11
2023-12-13 15:21:13 +00:00
github-actions[bot]
e2b5cc75ce
Update changelog for v3.22.11
2023-12-13 14:39:53 +00:00
Nick Fyson
b974542e9f
Merge branch 'main' into nickfyson/node-20
2023-12-13 11:26:45 +00:00
Rasmus Wriedt Larsen
1e69962471
Update changelog
2023-12-13 11:34:52 +01:00
github-actions[bot]
691226ecb5
Update changelog and version after v2.22.10
2023-12-12 16:58:02 +00:00
github-actions[bot]
31e94d8cb1
Update changelog for v2.22.10
2023-12-12 16:16:38 +00:00
Nick Fyson
1de8705f6b
Merge branch 'main' into nickfyson/node-20
2023-12-12 13:01:04 +00:00
Chuan-kai Lin
183559cea8
Merge branch 'main' into update-bundle/codeql-bundle-v2.15.4
2023-12-07 06:34:56 -08:00
nickfyson
5b19bef41e
change to node20 for all actions
2023-12-07 14:10:12 +00:00