Rasmus Wriedt Larsen
|
6ab7733abd
|
build
|
2024-04-04 17:15:39 +02:00 |
|
Rasmus Wriedt Larsen
|
d8293662f4
|
Fix linting errors
|
2024-04-04 17:14:42 +02:00 |
|
Rasmus Wriedt Larsen
|
9ba21c3639
|
Autoformat
|
2024-04-04 17:13:31 +02:00 |
|
Rasmus Wriedt Larsen
|
c7eea240e2
|
Remove python dependency installation logic
I've left a few warning logging cases, but overall this feature is no
longer supported.
|
2024-04-04 17:12:58 +02:00 |
|
Chuan-kai Lin
|
65e69c8a4b
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.0
|
2024-04-04 07:23:39 -07:00 |
|
nickfyson
|
c037115ddf
|
clarify logging in response to pr review comments
|
2024-04-03 21:19:06 +01:00 |
|
nickfyson
|
d3c32a84cb
|
fix test to respect updated logging behaviour
|
2024-04-03 21:04:50 +01:00 |
|
Nick Fyson
|
26540626a5
|
Merge branch 'main' into nickfyson/upload-logging
|
2024-04-03 20:54:58 +01:00 |
|
nickfyson
|
d3257627d7
|
fix linting error
|
2024-04-03 20:50:03 +01:00 |
|
nickfyson
|
978bdd643f
|
fix test that runs flakily locally
|
2024-04-03 20:43:26 +01:00 |
|
Nick Fyson
|
2cc8bbd0e0
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2024-04-03 20:42:48 +01:00 |
|
Henry Mercer
|
3bd9c3e65c
|
Merge pull request #2220 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
|
2024-04-03 18:06:05 +01:00 |
|
Henry Mercer
|
dcf00b3fd4
|
Account for varying major version number in error message
|
2024-04-03 15:50:23 +01:00 |
|
Henry Mercer
|
f8dd543c81
|
Add changelog note
|
2024-04-03 15:48:31 +01:00 |
|
nickfyson
|
6514cbb626
|
improve logging coverage when uploaing sarif files
|
2024-04-03 15:45:28 +01:00 |
|
Henry Mercer
|
f06c933b16
|
Update soon to be deprecated CodeQL version
|
2024-04-03 15:44:00 +01:00 |
|
Henry Mercer
|
eda4878a3d
|
Only pass --new-analysis-summary if it is not default behavior
|
2024-04-03 15:39:22 +01:00 |
|
github-actions[bot]
|
eeaea14a62
|
Update supported GitHub Enterprise Server versions
|
2024-04-03 00:11:45 +00:00 |
|
github-actions[bot]
|
ec214df87a
|
Add changelog note
|
2024-04-02 19:07:27 +00:00 |
|
github-actions[bot]
|
f4936c4c20
|
Update default bundle to codeql-bundle-v2.17.0
|
2024-04-02 19:07:23 +00:00 |
|
Angela P Wen
|
99c9897648
|
Merge pull request #2217 from github/dependabot/npm_and_yarn/npm-eb3e2c410b
Bump the npm group with 2 updates
codeql-bundle-v2.17.0
|
2024-04-01 11:55:51 -07:00 |
|
Andrew Eisenberg
|
72f5fb9a00
|
Merge branch 'main' into aeisenberg/enable-kotlin-tests
|
2024-04-01 11:27:17 -07:00 |
|
github-actions[bot]
|
d7c4cc360c
|
Update checked-in dependencies
|
2024-04-01 17:45:06 +00:00 |
|
dependabot[bot]
|
048b508a9d
|
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.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.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.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.4.0/packages/parser)
---
updated-dependencies:
- 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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-01 17:43:33 +00:00 |
|
Koen Vlaswinkel
|
84ba7fb56d
|
Merge pull request #2199 from github/koesie10/cli-sarif-merge
Use `github merge-results` command for merging SARIF files
|
2024-03-27 14:39:20 +01:00 |
|
Koen Vlaswinkel
|
016720d81f
|
Refactor areAllRunsProducedByCodeQL to use Array.every
|
2024-03-26 11:09:44 +01:00 |
|
Koen Vlaswinkel
|
f835435c19
|
Rename run to uploadArtifacts
|
2024-03-26 11:05:21 +01:00 |
|
Koen Vlaswinkel
|
58194bf81a
|
Do not require debug mode for debugging uploads
|
2024-03-26 11:05:04 +01:00 |
|
Angela P Wen
|
956f09c2ef
|
Merge pull request #2211 from github/dependabot/npm_and_yarn/npm-2d636056e1
Bump the npm group with 3 updates
codeql-bundle-v2.16.6
|
2024-03-25 11:35:17 -07:00 |
|
github-actions[bot]
|
a99c6230dc
|
Update checked-in dependencies
|
2024-03-25 17:32:18 +00:00 |
|
dependabot[bot]
|
155888c08e
|
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@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 [typescript](https://github.com/Microsoft/TypeScript).
Updates `@typescript-eslint/eslint-plugin` from 7.3.0 to 7.3.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/v7.3.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.3.0 to 7.3.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/v7.3.1/packages/parser)
Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 17:30:21 +00:00 |
|
Koen Vlaswinkel
|
82b82e58c0
|
Only upload combined SARIF files when env var is set
|
2024-03-25 10:15:42 +01:00 |
|
Koen Vlaswinkel
|
3c4b8bc120
|
Change log levels
|
2024-03-25 10:15:37 +01:00 |
|
Koen Vlaswinkel
|
a0a63a2dd4
|
Do not try merging a single SARIF file
|
2024-03-25 10:15:16 +01:00 |
|
Koen Vlaswinkel
|
3bd271cec3
|
Introduce areAllRunsProducedByCodeQL function
|
2024-03-25 10:14:59 +01:00 |
|
Koen Vlaswinkel
|
70aa50b057
|
Use runTool for mergeResults
|
2024-03-25 10:13:21 +01:00 |
|
Koen Vlaswinkel
|
6ac57535de
|
Use options object instead of boolean for mergeResults
|
2024-03-25 10:13:15 +01:00 |
|
Koen Vlaswinkel
|
e20c273295
|
Use supportsFeature check for merging SARIF files
|
2024-03-22 14:15:42 +01:00 |
|
Koen Vlaswinkel
|
2bbafcdd7f
|
Upload debug artifacts for upload-sarif
|
2024-03-22 14:15:17 +01:00 |
|
Koen Vlaswinkel
|
7e30c622b0
|
Use subdirectory for combined SARIF file
|
2024-03-22 14:15:16 +01:00 |
|
Koen Vlaswinkel
|
ccc609bf1a
|
Use github merge-results command when feature flag is enabled
|
2024-03-22 14:15:00 +01:00 |
|
Koen Vlaswinkel
|
a12b868bbc
|
Create feature flag for merging SARIF files using the CLI
|
2024-03-22 14:14:44 +01:00 |
|
Arthur Baars
|
3d817349a4
|
Merge pull request #2209 from github/mergeback/v3.24.9-to-main-1b1aada4
Mergeback v3.24.9 refs/heads/releases/v3 into main
|
2024-03-22 12:41:00 +01:00 |
|
github-actions[bot]
|
ca4079b3a2
|
Update checked-in dependencies
|
2024-03-22 10:38:09 +00:00 |
|
github-actions[bot]
|
7cdd97256b
|
Update changelog and version after v3.24.9
|
2024-03-22 10:36:46 +00:00 |
|
Arthur Baars
|
1b1aada464
|
Merge pull request #2208 from github/update-v3.24.9-09d4101d2
Merge main into releases/v3
v3.24.9
|
2024-03-22 11:35:20 +01:00 |
|
github-actions[bot]
|
6505708f95
|
Update changelog for v3.24.9
|
2024-03-22 10:21:01 +00:00 |
|
Arthur Baars
|
09d4101d2b
|
Merge pull request #2203 from github/update-bundle/codeql-bundle-v2.16.5
Update default bundle to 2.16.5
|
2024-03-21 13:28:27 +01:00 |
|
Arthur Baars
|
a3ab02e645
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.16.5
|
2024-03-21 13:09:07 +01:00 |
|
github-actions[bot]
|
9cf4574790
|
Add changelog note
|
2024-03-21 11:52:15 +01:00 |
|