Henry Mercer
|
2307ff547f
|
Add languages and build_mode to init success status report
|
2024-02-29 12:18:19 +00:00 |
|
Henry Mercer
|
ccd3f02545
|
Merge pull request #2173 from github/henrymercer/mark-third-party-limits-errors-as-configuration-errors
Mark limits errors from third-party SARIF uploads as configuration errors
|
2024-02-29 11:56:55 +00:00 |
|
Henry Mercer
|
c0917251d4
|
Refactoring: Convert ActionName to enum
|
2024-02-29 11:29:32 +00:00 |
|
Henry Mercer
|
e12a8cc5eb
|
Use isFirstPartyAnalysis for a stronger check
|
2024-02-29 11:20:42 +00:00 |
|
Henry Mercer
|
888ab31e3e
|
Mark third-party SARIF limits errors as configuration errors
|
2024-02-28 19:41:43 +00:00 |
|
Henry Mercer
|
bd56a05133
|
Rename InvalidRequestError to InvalidSarifUploadError
Nitty: make it a little clearer when this shows up in the logs what type of request we mean
|
2024-02-28 19:25:30 +00:00 |
|
Henry Mercer
|
7bde9061b4
|
Merge pull request #2172 from github/henrymercer/fix-readme-typos
README: Fix a couple of typos
|
2024-02-28 16:41:38 +00:00 |
|
Angela P Wen
|
9330c6877d
|
Merge pull request #2171 from angelapwen/classify-syntax-errors
Classify third-party upload `SyntaxError`s as configuration errors
|
2024-02-28 08:32:06 -08:00 |
|
Henry Mercer
|
db9620802e
|
README: Fix a couple of typos
|
2024-02-28 16:23:37 +00:00 |
|
Angela P Wen
|
62712e9ff9
|
Throw InvalidRequestError if JSON parsing fails
|
2024-02-28 16:02:37 +00:00 |
|
Angela P Wen
|
52f2347108
|
Consider SyntaxErrors configuration errors
|
2024-02-28 15:23:11 +00:00 |
|
Angela P Wen
|
1a6bac42d0
|
Rename considerInvalidRequestConfigError to isThirdPartyUpload
This describes what we are trying to do more accurately.
|
2024-02-28 15:22:39 +00:00 |
|
Henry Mercer
|
cc3808ec2a
|
Merge pull request #2170 from github/henrymercer/status-report-new-fields
Add build mode, Actions event name, and languages to the status report
|
2024-02-27 12:55:33 +00:00 |
|
Henry Mercer
|
d8595f5543
|
Add workflow dispatch trigger to rebuild Action
We can't use the "Rebuild" label on a PR with conflicts because the
`pull_request` event runs on a synthetic merge commit.
|
2024-02-27 12:29:14 +00:00 |
|
Henry Mercer
|
166b8a70b8
|
Merge branch 'main' into henrymercer/status-report-new-fields
|
2024-02-27 12:28:24 +00:00 |
|
Henry Mercer
|
2c235f1a60
|
Use comma-separated list
|
2024-02-27 11:54:36 +00:00 |
|
Henry Mercer
|
17c5ab2ca1
|
Merge pull request #2161 from github/henrymercer/path-filter-warning-cli
Only warn about path filters in the Action if the CLI doesn't already warn
|
2024-02-27 09:59:40 +00:00 |
|
Henry Mercer
|
60465730fb
|
Add event name to status report
|
2024-02-26 19:36:37 +00:00 |
|
Henry Mercer
|
e4a536270d
|
Add build mode to status report
|
2024-02-26 19:23:38 +00:00 |
|
Henry Mercer
|
28b564f8c6
|
Add languages to the status report for all jobs
|
2024-02-26 19:03:28 +00:00 |
|
Henry Mercer
|
25d334f188
|
Merge pull request #2169 from github/dependabot/npm_and_yarn/npm-4148c0b80b
Bump the npm group with 5 updates
|
2024-02-26 18:54:35 +00:00 |
|
github-actions[bot]
|
66c3cec3e8
|
Update checked-in dependencies
|
2024-02-26 18:08:09 +00:00 |
|
dependabot[bot]
|
36f1104e11
|
Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts) | `12.5.0` | `12.6.0` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.7` | `7.5.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.2` | `7.1.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.2` | `7.1.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
Updates `@octokit/types` from 12.5.0 to 12.6.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v12.5.0...v12.6.0)
Updates `@types/semver` from 7.5.7 to 7.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.1.0
- [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.1.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.0.2 to 7.1.0
- [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.1.0/packages/parser)
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 18:06:43 +00:00 |
|
Nick Fyson
|
78df51c1cc
|
Merge pull request #2167 from github/nickfyson/fix-v2-changelog-history
|
2024-02-23 18:07:21 +00:00 |
|
github-actions[bot]
|
045d9f3939
|
Update checked-in dependencies
|
2024-02-23 14:57:36 +00:00 |
|
nickfyson
|
a3c8eb3ab0
|
Update version and changelog for v2.24.5 - fixed
|
2024-02-23 14:54:56 +00:00 |
|
github-actions[bot]
|
6078595fdf
|
Update checked-in dependencies
|
2024-02-23 14:48:52 +00:00 |
|
nickfyson
|
395cdfe20c
|
restore conflict-free state with head v3 branch
|
2024-02-23 14:39:06 +00:00 |
|
Chris Smowton
|
905ae4af53
|
Merge pull request #2163 from github/mergeback/v3.24.5-to-main-47b3d888
Mergeback v3.24.5 refs/heads/releases/v3 into main
|
2024-02-23 11:09:13 +00:00 |
|
Chris Smowton
|
a56a03b370
|
Merge pull request #2166 from github/backport-v2.24.5-633baf86c
Merge releases/v3 into releases/v2
v2.24.5
|
2024-02-23 10:56:40 +00:00 |
|
github-actions[bot]
|
6dab9f2356
|
Update checked-in dependencies
|
2024-02-23 10:48:05 +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 |
|
github-actions[bot]
|
05053827ef
|
Update checked-in dependencies
|
2024-02-23 10:38:04 +00:00 |
|
Nick Fyson
|
fa5685c7f0
|
fix the mergeback changelog
|
2024-02-23 10:36:52 +00:00 |
|
github-actions[bot]
|
8c3591c19a
|
Update version and changelog for v2.24.5
|
2024-02-23 10:28:27 +00:00 |
|
github-actions[bot]
|
557a8d2306
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.24.5-633baf86c
|
2024-02-23 10:28:27 +00:00 |
|
github-actions[bot]
|
7351df07bb
|
Revert "Update checked-in dependencies"
This reverts commit b882b63a68.
|
2024-02-23 10:28:27 +00:00 |
|
github-actions[bot]
|
d15fdd879b
|
Revert "Update version and changelog for v2.24.4"
This reverts commit 8b0f3e6135.
|
2024-02-23 10:28:26 +00:00 |
|
Nick Fyson
|
633baf86c3
|
Merge pull request #2165 from github/nickfyson/fix-3.24.5-changelog
fix the changelog for 3.24.5 release
|
2024-02-23 10:25:52 +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 |
|
Chris Smowton
|
47b3d888fe
|
Merge pull request #2162 from github/update-v3.24.5-a74dcdb05
Merge main into releases/v3
v3.24.5
|
2024-02-23 09:49:23 +00:00 |
|
github-actions[bot]
|
28c290059f
|
Update changelog for v3.24.5
|
2024-02-23 09:32:30 +00:00 |
|
Henry Mercer
|
eb991df649
|
Only warn about path filters for CLIs that don't warn
|
2024-02-22 21:07:29 +00:00 |
|
Henry Mercer
|
a74dcdb056
|
Merge pull request #2160 from github/henrymercer/deptrace-with-build-mode
Enable C++ deptrace when using autobuild build mode
|
2024-02-22 20:44:25 +00:00 |
|
Henry Mercer
|
aeb89ef79a
|
Enable C++ deptrace when using autobuild build mode
|
2024-02-22 18:17:16 +00:00 |
|
Michael B. Gale
|
2896599ec9
|
Merge pull request #2060 from github/mbg/go/1.22
Use Go 1.22 in workflows
|
2024-02-22 18:13:24 +00:00 |
|
Michael B. Gale
|
e3a86ed8b6
|
Add comment justifying why we set cache: false
|
2024-02-22 17:54:19 +00:00 |
|
Michael B. Gale
|
5d55901fc8
|
Use Go 1.22 in workflows
|
2024-02-22 17:50:21 +00:00 |
|
Nick Fyson
|
80eb8d5395
|
Merge pull request #2159 from github/backport-v2.24.4-e2e140ad1
Merge releases/v3 into releases/v2
v2.24.4
|
2024-02-22 13:47:24 +00:00 |
|