Michael B. Gale
|
e849c567ec
|
Update debug message
|
2025-10-23 13:04:06 +01:00 |
|
Michael B. Gale
|
d1b51f05c9
|
Update API permissions warning
|
2025-10-23 13:02:31 +01:00 |
|
Michael B. Gale
|
aed27f7231
|
Fix linter issue
|
2025-10-22 19:25:34 +01:00 |
|
Michael B. Gale
|
8ff870a6c2
|
Rename new input to processed-sarif-path
|
2025-10-22 19:12:57 +01:00 |
|
Michael B. Gale
|
6f0fcbeea7
|
Rename uploadSarif
|
2025-10-22 19:09:39 +01:00 |
|
Michael B. Gale
|
89d3359017
|
Improve test name
|
2025-10-22 19:05:05 +01:00 |
|
Michael B. Gale
|
d79c0a1339
|
Fix incomplete comment
|
2025-10-22 19:03:23 +01:00 |
|
Michael B. Gale
|
5e37670026
|
Use post-process-output in PR check
|
2025-10-22 19:01:42 +01:00 |
|
Michael B. Gale
|
def04c1c0e
|
Add test for uploadSarif with output directory
|
2025-10-22 19:01:42 +01:00 |
|
Michael B. Gale
|
12f3cfef09
|
Write processed SARIF files if post-process-output input is provided
|
2025-10-22 19:01:40 +01:00 |
|
Michael B. Gale
|
c2bec36917
|
Add post-process-output input to analyze action
|
2025-10-22 19:00:33 +01:00 |
|
Michael B. Gale
|
14139c9f77
|
Add test for uploadSarif with upload: never
|
2025-10-22 19:00:33 +01:00 |
|
Michael B. Gale
|
596de7f1bc
|
Move UploadKind check into uploadSarif
|
2025-10-22 19:00:29 +01:00 |
|
Michael B. Gale
|
899bf2fd1e
|
Use postProcessSarifFiles and uploadProcessedFiles in uploadSarif
|
2025-10-22 18:48:24 +01:00 |
|
Michael B. Gale
|
6fbdd5f4e9
|
Split SARIF uploading steps from uploadSpecifiedFiles into a function
|
2025-10-22 18:48:03 +01:00 |
|
Michael B. Gale
|
489ed914f1
|
Split SARIF post-processing steps from uploadSpecifiedFiles into a function
|
2025-10-22 18:48:00 +01:00 |
|
Michael B. Gale
|
42642085de
|
Merge pull request #3206 from github/mbg/analyze/use-upload-sarif
Use `uploadSarif` rather than `uploadFiles` in `analyze` action
|
2025-10-22 17:45:25 +01:00 |
|
Henry Mercer
|
4bd7dfe989
|
Merge pull request #3226 from github/henrymercer/prefer-optional-chaining
Linting: Prefer optional chaining
|
2025-10-22 17:13:00 +01:00 |
|
Michael B. Gale
|
ebd514f490
|
Address review comments
|
2025-10-22 17:11:19 +01:00 |
|
Henry Mercer
|
a691497d40
|
Clean up resolve_supported_languages_using_cli FF
|
2025-10-22 17:04:42 +01:00 |
|
Henry Mercer
|
e5f165b8f5
|
Linting: Prefer optional chaining
|
2025-10-22 16:55:06 +01:00 |
|
Michael B. Gale
|
c98d5a9a4f
|
Use checkoutPath and category constants consistently
|
2025-10-22 16:12:07 +01:00 |
|
Michael B. Gale
|
b7c814cb39
|
Gate uploadSarif behind FF, use old implementation otherwise
|
2025-10-22 15:54:51 +01:00 |
|
Michael B. Gale
|
f88cb01694
|
Add AnalyzeUseNewUpload feature
|
2025-10-22 15:49:28 +01:00 |
|
Henry Mercer
|
3cd3374657
|
Bump minor version number
|
2025-10-22 12:27:15 +01:00 |
|
Henry Mercer
|
3934593862
|
Remove analysisSummaryV2Default FF
|
2025-10-22 12:25:25 +01:00 |
|
Henry Mercer
|
bab3f2b5f5
|
Remove sarifMergeRunsFromEqualCategory FF
|
2025-10-22 12:22:55 +01:00 |
|
Henry Mercer
|
9924f476ba
|
Add changelog note
|
2025-10-22 12:20:17 +01:00 |
|
Henry Mercer
|
bd5f49c7ca
|
Bump minimum version to 2.17.6
|
2025-10-22 12:19:35 +01:00 |
|
Michael B. Gale
|
02b2c3aafc
|
Fix style inconsistency
|
2025-10-22 12:04:04 +01:00 |
|
Michael B. Gale
|
aa048acb05
|
Merge branch 'main' into mbg/analyze/use-upload-sarif
|
2025-10-22 00:42:55 +01:00 |
|
Michael B. Gale
|
0c5185d061
|
Merge pull request #3221 from github/mbg/code-quality/skip-db-upload
Always skip database upload if `AnalysisKind.CodeScanning` is not enabled
|
2025-10-21 13:10:37 +01:00 |
|
Michael B. Gale
|
79ed9569a3
|
Always skip database upload if AnalysisKind.CodeScanning is not enabled
|
2025-10-21 12:33:56 +01:00 |
|
Henry Mercer
|
8e53c48f94
|
Merge pull request #3217 from github/henrymercer/http-error-handling
Wrap API configuration errors when setting up CodeQL
|
2025-10-21 12:15:21 +01:00 |
|
Henry Mercer
|
804fc665f9
|
Merge branch 'main' into henrymercer/http-error-handling
|
2025-10-21 10:37:41 +01:00 |
|
Henry Mercer
|
e6e649a8f3
|
Simplify API error checks
|
2025-10-21 10:31:53 +01:00 |
|
Henry Mercer
|
40e26468f3
|
Require message field too
|
2025-10-21 10:27:54 +01:00 |
|
Michael B. Gale
|
9b0ac1cc3b
|
Merge pull request #3203 from github/mbg/errors/more-user-errors
Handle user errors for invalid `UserConfig`s and missing query files
|
2025-10-20 19:32:51 +01:00 |
|
Michael B. Gale
|
ffed63adb8
|
Merge pull request #3219 from github/dependabot/npm_and_yarn/npm-minor-5ed6ededba
Bump the npm-minor group with 5 updates
|
2025-10-20 19:14:12 +01:00 |
|
Michael B. Gale
|
bee06ec042
|
Merge pull request #3220 from github/dependabot/github_actions/dot-github/workflows/actions/setup-node-6
Bump actions/setup-node from 5 to 6 in /.github/workflows
|
2025-10-20 19:09:32 +01:00 |
|
github-actions[bot]
|
06f31ec789
|
Rebuild
|
2025-10-20 17:27:37 +00:00 |
|
dependabot[bot]
|
53588c5ad2
|
Bump actions/setup-node from 5 to 6 in /.github/workflows
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 17:26:07 +00:00 |
|
github-actions[bot]
|
2357c43cad
|
Rebuild
|
2025-10-20 17:18:26 +00:00 |
|
dependabot[bot]
|
a3ff966dbf
|
Bump the npm-minor group with 5 updates
Bumps the npm-minor group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [octokit](https://github.com/octokit/octokit.js) | `5.0.3` | `5.0.4` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `9.38.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.0` | `8.46.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.0` | `8.46.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.10` | `0.25.11` |
Updates `octokit` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v5.0.3...v5.0.4)
Updates `@eslint/js` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.46.0 to 8.46.1
- [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/v8.46.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.46.0 to 8.46.1
- [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/v8.46.1/packages/parser)
Updates `esbuild` from 0.25.10 to 0.25.11
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.25.11)
---
updated-dependencies:
- dependency-name: octokit
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: "@eslint/js"
dependency-version: 9.38.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: esbuild
dependency-version: 0.25.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 17:17:00 +00:00 |
|
Henry Mercer
|
6562050a4e
|
Merge pull request #3218 from github/henrymercer/pr-sizes
Add experimental functionality for labelling PRs by their size
|
2025-10-20 17:45:46 +01:00 |
|
Henry Mercer
|
e9daf5bcd9
|
Comment version that is pinned
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2025-10-20 17:25:01 +01:00 |
|
Henry Mercer
|
c13672ee32
|
Bump sizes a bit
|
2025-10-20 16:48:51 +01:00 |
|
Henry Mercer
|
f2f52d0d47
|
Add score for XL
|
2025-10-20 15:13:53 +01:00 |
|
Henry Mercer
|
08e53bec85
|
Update .github/sizeup.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-20 15:12:50 +01:00 |
|
Henry Mercer
|
519594fe94
|
Update workflow name
|
2025-10-20 15:12:25 +01:00 |
|