Nick Fyson
|
e2e140ad14
|
Merge pull request #2157 from github/update-v3.24.4-982d9346a
Merge main into releases/v3
v3.24.4
|
2024-02-22 10:35:40 +00:00 |
|
github-actions[bot]
|
5b1ae298f9
|
Update changelog for v3.24.4
|
2024-02-21 17:30:31 +00:00 |
|
Nick Fyson
|
982d9346ad
|
Merge pull request #2111 from github/nickfyson/first-or-third-party
add first_party_analysis boolean to all status reports
|
2024-02-21 16:52:19 +00:00 |
|
nickfyson
|
ebda17e859
|
respond to review comments
|
2024-02-21 15:01:06 +00:00 |
|
Nick Fyson
|
cca1ddefc0
|
Merge branch 'main' into nickfyson/first-or-third-party
|
2024-02-21 14:03:33 +00:00 |
|
nickfyson
|
f32f0bf8e4
|
ensure only the upload-sarif action can submit a status report with first_party_analysis=false
|
2024-02-21 14:01:56 +00:00 |
|
Andrew Eisenberg
|
bf8c75ee37
|
Merge pull request #2153 from github/aeisenberg/add-permissions-doc
Add permissions info to README
|
2024-02-21 02:22:40 -08:00 |
|
Andrew Eisenberg
|
36c51ac2b5
|
Capitalize Code Scanning
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2024-02-20 10:46:27 -08:00 |
|
nickfyson
|
a7dc229496
|
add first_party_analysis boolean to all status reports
|
2024-02-20 14:58:26 +00:00 |
|
Angela P Wen
|
592977e6ae
|
Merge pull request #2151 from angelapwen/fix-cpu-group-bug
Account for existing but empty `cpus` file
codeql-bundle-v2.16.3
|
2024-02-20 03:06:25 -08:00 |
|
Angela P Wen
|
1737b12155
|
Merge pull request #2154 from github/dependabot/npm_and_yarn/npm-8576a79f2b
Bump the npm group with 4 updates
|
2024-02-20 01:25:37 -08:00 |
|
github-actions[bot]
|
4a610e2380
|
Update checked-in dependencies
|
2024-02-19 17:21:06 +00:00 |
|
dependabot[bot]
|
b9d85b4c34
|
Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@octokit/types](https://github.com/octokit/types.ts), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [nock](https://github.com/nock/nock).
Updates `@octokit/types` from 12.4.0 to 12.5.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v12.4.0...v12.5.0)
Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/parser)
Updates `nock` from 13.5.1 to 13.5.3
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.5.1...v13.5.3)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-19 17:18:51 +00:00 |
|
Andrew Eisenberg
|
c709994d27
|
Add permissions info to README
|
2024-02-16 15:09:31 -08:00 |
|
Angela P Wen
|
8cb81db135
|
Add unit tests for getCgroupCpuCountFromCpus
|
2024-02-16 12:48:04 +00:00 |
|
Angela P Wen
|
0ce9708b98
|
Merge pull request #2152 from github/angelapwen/update-release-docs
Update release documentation with `v3` instructions
|
2024-02-16 02:24:21 -08:00 |
|
Angela P Wen
|
2ddf87a698
|
Update release documentation with v3 instructions
|
2024-02-15 09:04:33 -08: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 |
|
Angela P Wen
|
65b0987dbe
|
Merge pull request #2149 from github/mergeback/v3.24.3-to-main-37961461
Mergeback v3.24.3 refs/heads/releases/v3 into main
|
2024-02-15 05:08:49 -08:00 |
|
github-actions[bot]
|
29e98fd241
|
Update checked-in dependencies
|
2024-02-15 12:48:30 +00:00 |
|
github-actions[bot]
|
b7c408a8b7
|
Update changelog and version after v3.24.3
|
2024-02-15 12:46:50 +00:00 |
|
Angela P Wen
|
379614612a
|
Merge pull request #2148 from github/update-v3.24.3-3a7796d6a
Merge main into releases/v3
v3.24.3
|
2024-02-15 04:45:13 -08:00 |
|
github-actions[bot]
|
01d302a04e
|
Update changelog for v3.24.3
|
2024-02-15 12:30:31 +00:00 |
|
Henry Mercer
|
3a7796d6ad
|
Merge pull request #2147 from github/henrymercer/fix-config-outside-workspace-error
Fix an error when loading a configuration specified by the `config` input
|
2024-02-15 12:27:49 +00:00 |
|
Henry Mercer
|
56b93f29eb
|
Add changelog note
|
2024-02-15 12:07:48 +00:00 |
|
Henry Mercer
|
381e65f460
|
Allow generated user config file to be outside the workspace
|
2024-02-15 12:07:48 +00:00 |
|
Henry Mercer
|
d88d538126
|
Add PR check for specifying configuration using the config input
|
2024-02-15 12:07:19 +00:00 |
|
Angela P Wen
|
dc983b33c3
|
Merge pull request #2143 from github/mergeback/v3.24.2-to-main-ece8414c
Mergeback v3.24.2 refs/heads/releases/v3 into main
|
2024-02-15 03:10:51 -08:00 |
|
github-actions[bot]
|
66a4732f1d
|
Update checked-in dependencies
|
2024-02-15 10:55:13 +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
|
ece8414c72
|
Merge pull request #2142 from github/update-v3.24.2-1a41e5519
Merge main into releases/v3
v3.24.2
|
2024-02-15 02:47:22 -08: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 |
|
Nick Rolfe
|
1a41e5519a
|
Merge pull request #2141 from github/nickrolfe/deprecate-ff
Deprecate fine-grained parallelism feature-flag
|
2024-02-14 17:56:51 +00:00 |
|
Nick Rolfe
|
f00392ec30
|
Deprecate fine-grained parallelism feature-flag
|
2024-02-14 17:21:01 +00:00 |
|
Henry Mercer
|
95d258ab1c
|
Merge pull request #2129 from github/henrymercer/java-buildless-rollback
Introduce a rollback mechanism for Java buildless
|
2024-02-14 16:22:42 +00:00 |
|
Henry Mercer
|
d57cf8e232
|
Merge pull request #2140 from github/henrymercer/rebuild-resolve-conflicts
Teach rebuild Action how to resolve conflicts in lib
|
2024-02-14 15:45:22 +00:00 |
|
Henry Mercer
|
729def5a41
|
Teach rebuild Action how to resolve conflicts in lib
|
2024-02-14 15:21:29 +00:00 |
|
Henry Mercer
|
eb60ca25f8
|
Merge branch 'main' into henrymercer/java-buildless-rollback
|
2024-02-14 15:18:48 +00:00 |
|
Henry Mercer
|
c6cf6fda4d
|
Merge pull request #2138 from jsoref/update-release-branch-backticks-for-branch
Add backticks around branch in update-release-branch PR template
|
2024-02-14 14:00:15 +00:00 |
|
Angela P Wen
|
7b30fefa68
|
Add common CLI configuration error categories (#2130)
Co-authored-by: Henry Mercer <henry@henrymercer.name>
|
2024-02-14 13:57:38 +00:00 |
|
Josh Soref
|
427cfbe9a2
|
Add backticks around branch
|
2024-02-13 16:57:18 -05:00 |
|
Henry Mercer
|
bc64d12bb9
|
Merge pull request #2135 from github/henrymercer/no-analyze-config
Avoid analyzing generated configuration file
|
2024-02-13 18:32:43 +00:00 |
|
Dave Bartolomeo
|
ecdd69dbae
|
Merge pull request #2132 from github/mergeback/v3.24.1-to-main-e675ced7
Mergeback v3.24.1 refs/heads/releases/v3 into main
|
2024-02-13 08:08:02 -08:00 |
|
Henry Mercer
|
191f59f435
|
Store generated config file in temporary directory
This prevents it from becoming part of the analysis.
|
2024-02-13 15:59:45 +00:00 |
|
Henry Mercer
|
057a9cbd10
|
Merge pull request #2134 from github/henrymercer/remove-junk
Remove some inadvertently checked in build files
|
2024-02-13 15:58:04 +00:00 |
|
Henry Mercer
|
3935424551
|
Remove some inadvertently checked in build files
|
2024-02-13 15:42:39 +00:00 |
|
github-actions[bot]
|
cf10f87301
|
Update checked-in dependencies
|
2024-02-13 14:51:47 +00:00 |
|
github-actions[bot]
|
db663b280b
|
Update changelog and version after v3.24.1
|
2024-02-13 14:30:44 +00:00 |
|
Dave Bartolomeo
|
e675ced7a7
|
Merge pull request #2131 from github/update-v3.24.1-c79c360e0
Merge main into releases/v3
v3.24.1
|
2024-02-13 06:29:32 -08:00 |
|