Henry Mercer
1bb15d06a6
Merge pull request #2768 from github/smowton/fix/zstd-tarball-trailing-zeros
...
Pass `--ignore-zeros` to `tar` when decompressing `zstd`-compressed tarballs
2025-02-18 10:42:42 +00:00
Henry Mercer
acadfedea5
Merge pull request #2770 from github/dependabot/npm_and_yarn/npm-17cd1da1dd
...
build(deps): bump the npm group with 5 updates
2025-02-17 19:30:47 +00:00
Henry Mercer
1930ca4359
Merge pull request #2769 from github/dependabot/github_actions/actions-60ccfc8cbe
...
build(deps): bump the actions group with 2 updates
2025-02-17 19:30:27 +00:00
Henry Mercer
1d4f241470
Update generated workflow source
2025-02-17 19:17:28 +00:00
github-actions[bot]
9dfa165835
Update checked-in dependencies
2025-02-17 18:21:02 +00:00
dependabot[bot]
47d5364431
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `4.0.0` | `4.0.1` |
| [long](https://github.com/dcodeIO/long.js ) | `5.3.0` | `5.3.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.23.0` | `8.24.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.23.0` | `8.24.1` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.7.0` | `3.8.1` |
Updates `@actions/cache` from 4.0.0 to 4.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `long` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.3.0...v5.3.1 )
Updates `@typescript-eslint/eslint-plugin` from 8.23.0 to 8.24.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.24.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.23.0 to 8.24.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.24.1/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.7.0 to 3.8.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.7.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: long
dependency-type: direct:production
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-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 18:20:12 +00:00
dependabot[bot]
30b1c2ae15
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.218.0 to 1.221.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](d781c1b4ed...32110d4e31 )
Updates `actions/create-github-app-token` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](67e27a7eb7...0d564482f0 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 17:37:07 +00:00
github-actions[bot]
c4158ff890
Rebuild
2025-02-17 17:21:30 +00:00
Chris Smowton
2be5f244ff
Pass --ignore-zeros to tar when decompressing zstd-compressed tarballs
...
See comment in the diff for full explanation.
2025-02-17 17:04:36 +00:00
Ian Lynagh
8c1551cdd4
Merge pull request #2767 from github/cklin/prefer-gtar
...
Prefer gtar if available
2025-02-17 12:31:54 +00:00
Chuan-kai Lin
fc4873bed7
Changelog entry: Prefer gtar if available
2025-02-14 13:57:09 -08:00
Chuan-kai Lin
c3ad6e9deb
build: refresh js files
2025-02-14 13:40:54 -08:00
Chuan-kai Lin
61c77a48ff
Prefer gtar if available
2025-02-14 13:34:30 -08:00
Chuan-kai Lin
4267fa66a2
getTarVersion(): add programName parameter
...
This commit changes getTarVersion() so that it receives the name of the
tar program from the caller instead of using the hardcoded string "tar".
2025-02-14 13:24:19 -08:00
Chuan-kai Lin
c4a8587f45
Add TarVersion.name field
...
This refactoring commit records the name of the tar program in the new
TarVersion.name field and makes extractTarZst() use the new field
instead of the hardcoded name "tar". Code behavior remains unchanged
because currently TarVersion.name is always "tar".
This is the first step toward supporting a tar program under a different
executable name.
2025-02-14 12:08:07 -08:00
Henry Mercer
1c15a48f3f
Merge pull request #2762 from github/henrymercer/debug-upload-nit
...
Improve logs for combined SARIF debug artifact
2025-02-12 20:49:09 +00:00
Henry Mercer
3df6d20d31
Improve logs for combined SARIF debug artifact
...
Don't start a "Uploading combined SARIF debug artifact" log group if we aren't going to do the upload.
2025-02-12 16:27:40 +00:00
Michael B. Gale
affec202b3
Merge pull request #2656 from github/go/1.24
...
Go: Use Go `1.24` in PR checks
2025-02-12 10:03:43 +00:00
Owen Mansel-Chan
a963b41ebd
Merge branch 'main' into go/1.24
2025-02-11 22:38:14 +00:00
Owen Mansel-Chan
683c0f5360
Update Go version to 1.24.0
2025-02-11 22:15:05 +00:00
Henry Mercer
6063925771
Merge pull request #2760 from github/dependabot/github_actions/actions-ee85065439
...
build(deps): bump the actions group with 2 updates
2025-02-10 17:48:20 +00:00
Henry Mercer
67eb53aecb
Merge pull request #2759 from github/dependabot/npm_and_yarn/npm-692b17fb19
...
build(deps): bump the npm group with 5 updates
2025-02-10 17:39:57 +00:00
Henry Mercer
226ab86c29
Update generated workflow source
2025-02-10 17:36:44 +00:00
dependabot[bot]
078f43891a
build(deps): bump the actions group with 2 updates
...
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `ruby/setup-ruby` from 1.215.0 to 1.218.0
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb )
- [Commits](2654679fe7...d781c1b4ed )
Updates `actions/create-github-app-token` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](136412a57a...67e27a7eb7 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 17:31:53 +00:00
github-actions[bot]
ccc5046d0b
Update checked-in dependencies
2025-02-10 17:23:18 +00:00
dependabot[bot]
8c70d43f73
build(deps): bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [long](https://github.com/dcodeIO/long.js ) | `5.2.4` | `5.3.0` |
| [semver](https://github.com/npm/node-semver ) | `7.7.0` | `7.7.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.19.0` | `9.20.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.7` | `5.1.8` |
| [nock](https://github.com/nock/nock ) | `14.0.0` | `14.0.1` |
Updates `long` from 5.2.4 to 5.3.0
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.2.4...v5.3.0 )
Updates `semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1 )
Updates `@eslint/js` from 9.19.0 to 9.20.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/commits/v9.20.0/packages/js )
Updates `eslint-plugin-github` from 5.1.7 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8 )
Updates `nock` from 14.0.0 to 14.0.1
- [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/v14.0.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: long
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
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 >
2025-02-10 17:22:20 +00:00
Arthur Baars
0a35e8f686
Merge pull request #2758 from github/mergeback/v3.28.9-to-main-9e8d0789
...
Mergeback v3.28.9 refs/heads/releases/v3 into main
2025-02-07 11:58:16 +01:00
github-actions[bot]
fb1a08b0c7
Update checked-in dependencies
2025-02-07 10:36:17 +00:00
github-actions[bot]
fc5ba27156
Update changelog and version after v3.28.9
2025-02-07 10:35:07 +00:00
Arthur Baars
9e8d0789d4
Merge pull request #2757 from github/update-v3.28.9-24e1c2d33
...
Merge main into releases/v3
2025-02-07 11:34:10 +01:00
github-actions[bot]
43d9be6701
Update changelog for v3.28.9
2025-02-07 10:18:39 +00:00
Owen Mansel-Chan
7b5dd253ad
Update Go version to 1.24.0-rc.3
2025-02-06 17:07:29 +00:00
Arthur Baars
24e1c2d337
Merge pull request #2753 from github/update-bundle/codeql-bundle-v2.20.4
...
Update default bundle to 2.20.4
2025-02-06 11:59:36 +01:00
github-actions[bot]
57a08c0c7f
Add changelog note
2025-02-04 11:22:54 +00:00
github-actions[bot]
52189d23af
Update default bundle to codeql-bundle-v2.20.4
2025-02-04 11:22:50 +00:00
Henry Mercer
08bc0cf022
Merge pull request #2751 from github/henrymercer/fix-init-post-without-config
...
Send `init-post` status report in absence of config
2025-02-03 20:00:22 +00:00
Henry Mercer
cf7c687919
Send init-post status report in absence of config
2025-02-03 19:46:23 +00:00
Angela P Wen
ad42dbd32d
Merge pull request #2750 from github/dependabot/npm_and_yarn/npm-768bd9b555
...
build(deps): bump the npm group with 5 updates
2025-02-03 10:00:42 -08:00
Angela P Wen
a8f5935da0
Merge pull request #2749 from github/dependabot/github_actions/actions-29d379cebb
...
build(deps): bump actions/create-github-app-token from 1.11.1 to 1.11.2 in the actions group
2025-02-03 09:24:29 -08:00
github-actions[bot]
9660df3fcc
Update checked-in dependencies
2025-02-03 17:20:53 +00:00
dependabot[bot]
3e913ef09d
build(deps): 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 ) | `13.7.0` | `13.8.0` |
| [semver](https://github.com/npm/node-semver ) | `7.6.3` | `7.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.22.0` | `8.23.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.22.0` | `8.23.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.5` | `5.1.7` |
Updates `@octokit/types` from 13.7.0 to 13.8.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.7.0...v13.8.0 )
Updates `semver` from 7.6.3 to 7.7.0
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0 )
Updates `@typescript-eslint/eslint-plugin` from 8.22.0 to 8.23.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/v8.23.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.22.0 to 8.23.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/v8.23.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.5 to 5.1.7
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.5...v5.1.7 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: semver
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-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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 17:19:36 +00:00
dependabot[bot]
e456c53578
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](c1a285145b...136412a57a )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 17:10:22 +00:00
Óscar San José
0701025a8b
Merge pull request #2727 from github/oscarsj-patch-1
...
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-30 19:22:18 +01:00
Henry Mercer
9a4ae2164a
Merge pull request #2748 from github/henrymercer/pin-setup-ruby
...
Pin `ruby/setup-ruby` Action to v1.215.0
2025-01-30 17:48:15 +00:00
Henry Mercer
5be1eb0d46
Pin ruby/setup-ruby Action to v1.215.0
2025-01-30 11:09:54 +00:00
Andrew Eisenberg
dcf2d0d183
Merge branch 'main' into oscarsj-patch-1
2025-01-29 14:16:29 -08:00
Andrew Eisenberg
e9987ad0c1
Merge pull request #2725 from github/aeisenberg/enable-actions-analysis
...
Add actions analysis to code scanning
2025-01-29 14:16:07 -08:00
Andrew Eisenberg
50954e7f00
Use a separate config file for actions queries
2025-01-29 12:25:34 -08:00
Henry Mercer
cf6550fa50
Merge pull request #2747 from github/mergeback/v3.28.8-to-main-dd746615
...
Mergeback v3.28.8 refs/heads/releases/v3 into main
2025-01-29 19:50:50 +00:00
github-actions[bot]
30ac3f3555
Update checked-in dependencies
2025-01-29 19:00:06 +00:00
github-actions[bot]
44dfd8f991
Update changelog and version after v3.28.8
2025-01-29 18:58:44 +00:00
Ian Lynagh
dd746615b3
Merge pull request #2746 from github/update-v3.28.8-a91a3f767
...
Merge main into releases/v3
2025-01-29 18:57:40 +00:00
Ian Lynagh
3210a3cda6
Fix Kotlin version in changelog
2025-01-29 18:33:39 +00:00
github-actions[bot]
72f9d0296b
Update changelog for v3.28.8
2025-01-29 18:02:09 +00:00
Ian Lynagh
a91a3f7678
Merge pull request #2744 from github/igfoo/kot2.1.10
...
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
2025-01-29 16:45:39 +00:00
Marco Gario
c520fb59d4
Merge pull request #2745 from github/mergeback/v3.28.7-to-main-6e545590
...
Mergeback v3.28.7 refs/heads/releases/v3 into main
2025-01-29 14:22:11 +01:00
Ian Lynagh
3879c57660
Add changelog entry
2025-01-29 13:08:49 +00:00
Ian Lynagh
0c2193725f
Run "npm run build"
2025-01-29 13:08:49 +00:00
Ian Lynagh
5a61bf07fa
Kotlin: The 2.20.3 release supports Kotlin 2.1.10.
2025-01-29 13:08:49 +00:00
github-actions[bot]
163d1195df
Update checked-in dependencies
2025-01-29 13:05:13 +00:00
github-actions[bot]
bcf5cecbc6
Update changelog and version after v3.28.7
2025-01-29 13:04:01 +00:00
Marco Gario
6e54559041
Merge pull request #2743 from github/update-v3.28.7-797fb30ed
...
Merge main into releases/v3
2025-01-29 14:03:15 +01:00
github-actions[bot]
cd346029a4
Update changelog for v3.28.7
2025-01-29 12:45:09 +00:00
Marco Gario
797fb30eda
Merge pull request #2741 from github/reset_proxy_envs
...
Properly unset proxy env if empty
2025-01-29 13:23:57 +01:00
Óscar San José
1b7bc4888b
Rename token to clarify scope
2025-01-29 12:34:35 +01:00
Marco Gario
f98f14dd82
Unset proxy env
2025-01-29 11:04:28 +00:00
Marco Gario
14b9c0ec59
Merge pull request #2740 from github/revert-2724-marcogario/skip_proxy
...
Revert "start-proxy: Skip proxy setup if no credentials are available"
2025-01-29 11:03:48 +01:00
Marco Gario
7fdc1b8d67
Revert "start-proxy: Skip proxy setup if no credentials are available"
2025-01-29 09:33:23 +01:00
Marco Gario
54b1c84213
Merge pull request #2724 from github/marcogario/skip_proxy
...
start-proxy: Skip proxy setup if no credentials are available
2025-01-28 22:15:51 +01:00
Marco Gario
76622e7fee
Merge branch 'main' into marcogario/skip_proxy
2025-01-28 19:49:45 +00:00
Marco Gario
5f4f998a94
Merge pull request #2733 from github/marcogario/remove_proxy_password
...
start-proxy: Remove unusued proxy_password input
2025-01-28 09:59:10 +01:00
Andrew Eisenberg
43cffee811
Merge pull request #2736 from github/mergeback/v3.28.6-to-main-17a820bf
...
Mergeback v3.28.6 refs/heads/releases/v3 into main
2025-01-27 13:25:18 -08:00
github-actions[bot]
a5f217b812
Update checked-in dependencies
2025-01-27 21:06:23 +00:00
github-actions[bot]
c386dcd486
Update changelog and version after v3.28.6
2025-01-27 21:04:21 +00:00
Andrew Eisenberg
17a820bf2e
Merge pull request #2735 from github/aeisenberg/fix-permissions
...
Add extra permission to mergeback workflow
2025-01-27 13:00:25 -08:00
Andrew Eisenberg
3a4eae00ff
Add extra permission to mergeback workflow
2025-01-27 12:45:34 -08:00
Andrew Eisenberg
4e83f6b818
Merge pull request #2732 from github/update-v3.28.6-b49419044
...
Merge main into releases/v3
2025-01-27 12:28:00 -08:00
Marco Gario
e2f043dee4
Remove unusued proxy_password input
2025-01-27 20:10:59 +00:00
github-actions[bot]
64ad47c7c1
Update changelog for v3.28.6
2025-01-27 20:04:40 +00:00
Marco Gario
8aa028b476
Merge branch 'main' into marcogario/skip_proxy
2025-01-27 20:24:32 +01:00
Andrew Eisenberg
b494190443
Merge pull request #2726 from github/aeisenberg/reenable-artifact-upload
...
Ensure artifacts are only uploaded in safe situations
2025-01-27 11:10:46 -08:00
Andrew Eisenberg
a879704805
Clarify test fail;ure message
2025-01-27 10:51:01 -08:00
Andrew Eisenberg
62c322fad9
Add better comments around artifact upload tests
2025-01-27 10:18:03 -08:00
Andrew Eisenberg
c6b286132e
Merge pull request #2731 from github/dependabot/npm_and_yarn/npm-e1e9e6cd15
...
build(deps-dev): bump the npm group with 4 updates
2025-01-27 10:14:25 -08:00
Andrew Eisenberg
9ba5bca2ab
Update Python version to 3.13 in workflow
2025-01-27 09:29:49 -08:00
Andrew Eisenberg
297e89a0d9
Merge pull request #2723 from github/marcogario/start-proxy_tests
...
start-proxy: Fix bug when language is not provided
2025-01-27 09:25:59 -08:00
github-actions[bot]
357e0ceaa9
Update checked-in dependencies
2025-01-27 17:21:38 +00:00
dependabot[bot]
7fdbca3ba3
build(deps-dev): bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@eslint/js` from 9.18.0 to 9.19.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/commits/v9.19.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.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/v8.22.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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/v8.22.0/packages/parser )
Updates `nock` from 13.5.6 to 14.0.0
- [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.6...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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: nock
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 17:20:44 +00:00
Marco Gario
7c2eafa990
Use ConfigureationError for exceptions
2025-01-27 10:09:07 +00:00
Óscar San José
faa23b6fee
Switch auth for enterprises-release repo from ssh to codeql CI token
2025-01-27 10:54:47 +01:00
Andrew Eisenberg
a2c1b36bdf
Iterate over each version
...
Not sure why we need this now, but didn't before.
2025-01-26 19:18:07 -08:00
Andrew Eisenberg
346d06794f
Fix CLI versions
2025-01-26 19:17:29 -08:00
Andrew Eisenberg
f71067bd5f
Stop using feature-flag support for determining if a feature is active
...
Using the feature flag mechanism for checking if uploads are enabled was
too clunky. I'm moving the change to checking versions directly.
2025-01-26 13:42:15 -08:00
Andrew Eisenberg
5ff24648ef
Update changelog
2025-01-25 15:34:21 -08:00
Andrew Eisenberg
2bab9f7984
Ensure artifacts are only uploaded in safe situations
...
This commit:
Turns on uploading of artifacts again but only if CLI version is
>= 2.20.3. I implemented the check using our feature flag functionality.
I was on the fence about this since it makes the PR more complex.
However, it does give us more flexibility when controlling artifact
uploads.
Also, I renamed the two workflows that were previously disabled. This
way we will not accidentally enable the old workflows for previous
versions of the action.
2025-01-25 15:31:35 -08:00
Andrew Eisenberg
de4457eac2
Add actions analysis to code scannign
...
Create a new job to run actions since we don't need to
matrix the runs across multiple OSes.
2025-01-24 15:14:37 -08:00
Marco Gario
7d7758bb24
Skip proxy if no credentials
2025-01-24 21:46:40 +00:00
Marco Gario
f6d19ed42e
Formatting
2025-01-24 20:27:36 +00:00
Marco Gario
ecf723239a
Sanitize inputs
2025-01-24 20:20:10 +00:00
Dave Bartolomeo
e7c0c9d71b
Merge pull request #2722 from github/mergeback/v3.28.5-to-main-f6091c01
...
Mergeback v3.28.5 refs/heads/releases/v3 into main
2025-01-24 11:52:47 -05:00
Marco Gario
51bb5eb99a
Fix bug in getCredentials + tests
2025-01-24 16:39:47 +00:00
Henry Mercer
4b8aeabbe4
Merge branch 'main' into mergeback/v3.28.5-to-main-f6091c01
2025-01-24 16:39:07 +00:00
github-actions[bot]
336c69eec0
Update checked-in dependencies
2025-01-24 16:37:53 +00:00
github-actions[bot]
da67fa0eb5
Update changelog and version after v3.28.5
2025-01-24 16:34:16 +00:00
Dave Bartolomeo
f6091c0113
Merge pull request #2721 from github/update-v3.28.5-01f001931
...
Merge main into releases/v3
2025-01-24 11:26:18 -05:00
Henry Mercer
c22d1f36ab
Merge pull request #2720 from github/henrymercer/add-permissions
...
Restrict workflow permissions
2025-01-24 16:21:00 +00:00
github-actions[bot]
064af10f0d
Update changelog for v3.28.5
2025-01-24 16:11:52 +00:00
Dave Bartolomeo
01f0019310
Merge pull request #2717 from github/update-bundle/codeql-bundle-v2.20.3
...
Update default bundle to 2.20.3
2025-01-24 09:53:17 -05:00
Henry Mercer
3b34c672ca
Merge branch 'main' into henrymercer/add-permissions
2025-01-24 13:40:54 +00:00
Henry Mercer
9cd802ec12
Give only read-level security-events permission where possible
2025-01-24 13:27:33 +00:00
Henry Mercer
d39065943f
Add missing permissions
2025-01-24 13:21:05 +00:00
Stephan Brandauer
573ad887cd
Merge pull request #2718 from github/kaeluka/4779-1
...
Update workflow permissions
2025-01-24 14:16:12 +01:00
Stephan Brandauer
d7f39764f6
permissions block in query-filters.yml
2025-01-24 12:12:00 +01:00
github-actions[bot]
428975ce2c
Add changelog note
2025-01-23 22:15:18 +00:00
github-actions[bot]
208091da0a
Update default bundle to codeql-bundle-v2.20.3
2025-01-23 22:15:14 +00:00
Chris Smowton
7e3036b9cd
Merge pull request #2716 from github/mergeback/v3.28.4-to-main-ee117c90
...
Mergeback v3.28.4 refs/heads/releases/v3 into main
2025-01-23 17:09:33 +00:00
github-actions[bot]
e32a0d62d4
Update checked-in dependencies
2025-01-23 16:48:10 +00:00
github-actions[bot]
67c21e4084
Update changelog and version after v3.28.4
2025-01-23 16:44:36 +00:00
Chris Smowton
ee117c905a
Merge pull request #2715 from github/update-v3.28.4-b44b19fe8
...
Merge main into releases/v3
2025-01-23 16:43:44 +00:00
github-actions[bot]
377913f015
Update changelog for v3.28.4
2025-01-23 16:28:37 +00:00
Angela P Wen
b44b19fe8d
Merge pull request #2714 from github/mergeback/v3.28.3-to-main-dd196fa9
...
Mergeback v3.28.3 refs/heads/releases/v3 into main
2025-01-22 11:34:36 -08:00
github-actions[bot]
d7366a1e50
Update checked-in dependencies
2025-01-22 19:16:53 +00:00
github-actions[bot]
4872b26ff9
Update changelog and version after v3.28.3
2025-01-22 19:14:27 +00:00
Angela P Wen
dd196fa9ce
Merge pull request #2713 from github/update-v3.28.3-23ec3afaf
...
Merge main into releases/v3
2025-01-22 11:13:29 -08:00
github-actions[bot]
23d07bb885
Update changelog for v3.28.3
2025-01-22 18:55:38 +00:00
Angela P Wen
23ec3afaf8
Merge pull request #2712 from github/angelapwen/stop-debug-artifacts
...
Temporarily disable uploading debug artifacts
2025-01-22 10:53:09 -08:00
Angela P Wen
519de26711
Temporarily disable uploading debug artifacts
2025-01-22 10:35:38 -08:00
Henry Mercer
7e4b683a3d
Merge pull request #2710 from github/henrymercer/fix-extension-assumption
...
Fix assumption that download URLs contain file extension
2025-01-22 16:03:43 +00:00
Henry Mercer
3505f8142a
Merge branch 'main' into henrymercer/fix-extension-assumption
2025-01-22 14:52:26 +00:00
Chris Smowton
1645dbd3bf
Merge pull request #2707 from github/update-bundle/codeql-bundle-v2.20.2
...
Update default bundle to 2.20.2
2025-01-22 14:41:04 +00:00
Chris Smowton
4b7c237f3d
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.2
2025-01-22 14:27:19 +00:00
Henry Mercer
924ef8f189
Merge pull request #2711 from github/dependabot/npm_and_yarn/npm_and_yarn-2c579f9325
...
build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
2025-01-22 13:35:07 +00:00
github-actions[bot]
140c5ea762
Update checked-in dependencies
2025-01-22 13:22:06 +00:00
dependabot[bot]
c34eb63970
build(deps): bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici ).
Updates `undici` from 5.28.4 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 13:20:50 +00:00
Henry Mercer
07d32980ce
Tweak wording of changelog entry
2025-01-22 13:14:30 +00:00
Henry Mercer
20bbc8f5b5
Add changelog note
2025-01-22 13:02:46 +00:00
Henry Mercer
d23f49f56f
Fix assumption that download URLs contain file extension
...
This is not the case when downloading the bundle from a GitHub Release synced to GHES with the CodeQL Action sync tool.
2025-01-22 13:02:45 +00:00
Marco Gario
f89b8a7d52
Merge pull request #2709 from github/mergeback/v3.28.2-to-main-d68b2d4e
...
Mergeback v3.28.2 refs/heads/releases/v3 into main
2025-01-21 18:20:37 +01:00
github-actions[bot]
86400836d1
Update checked-in dependencies
2025-01-21 17:07:17 +00:00
github-actions[bot]
6fee807c9b
Update changelog and version after v3.28.2
2025-01-21 17:05:34 +00:00
Marco Gario
d68b2d4edb
Merge pull request #2708 from github/update-v3.28.2-d90e07f32
...
Merge main into releases/v3
2025-01-21 18:04:25 +01:00
github-actions[bot]
ea23796445
Update changelog for v3.28.2
2025-01-21 15:58:08 +00:00
github-actions[bot]
a0c2b7d296
Add changelog note
2025-01-21 14:20:16 +00:00
github-actions[bot]
aa76523503
Update default bundle to codeql-bundle-v2.20.2
2025-01-21 14:20:11 +00:00
Andrew Eisenberg
d90e07f32e
Merge pull request #2703 from github/dependabot/npm_and_yarn/npm-cd3f77644b
...
build(deps): bump the npm group with 3 updates
2025-01-20 11:06:11 -08:00
github-actions[bot]
7b7562b176
Update checked-in dependencies
2025-01-20 17:43:54 +00:00
dependabot[bot]
c16863838b
build(deps): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ), [@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 `@actions/tool-cache` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Updates `@typescript-eslint/eslint-plugin` from 8.20.0 to 8.21.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/v8.21.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.20.0 to 8.21.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/v8.21.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 17:42:26 +00:00
Owen Mansel-Chan
0d043c929c
Update to rc2
2025-01-17 09:20:52 +00:00
Chuan-kai Lin
0f1559aeaf
Merge pull request #2699 from github/cklin/diff-informed-file-fallback
...
getDiffRanges: better fallback for absent patch
2025-01-16 13:46:22 -08:00
Chuan-kai Lin
2d608a3097
Merge branch 'main' into cklin/diff-informed-file-fallback
2025-01-16 13:27:15 -08:00
Chuan-kai Lin
94f08f339e
Merge pull request #2698 from github/cklin/diff-informed-status-report
...
Add analysis_is_diff_informed to status report
2025-01-16 12:47:24 -08:00
Chuan-kai Lin
071996fbe2
getDiffRanges: better fallback for absent patch
2025-01-16 09:26:22 -08:00
Chuan-kai Lin
5889cfd499
Add analysis_is_diff_informed to status report
2025-01-16 08:50:23 -08:00
Henry Mercer
7ae5fc37a2
Merge pull request #2696 from github/henrymercer/delete-code
...
Remove redundant version checks
2025-01-16 15:55:05 +00:00
Henry Mercer
40a203a0ea
Remove redundant version checks
...
Remove version checks that always return true given the new minimum version of CodeQL.
2025-01-15 18:02:25 +00:00
Henry Mercer
bd76a92ebe
PR checks: Remove code for unsupported versions
2025-01-15 17:50:02 +00:00
Henry Mercer
93da9f25ab
Merge pull request #2690 from github/dependabot/npm_and_yarn/npm-006da05bd8
...
build(deps): bump the npm group with 8 updates
2025-01-15 17:43:17 +00:00
Henry Mercer
4de061d85d
Merge branch 'main' into dependabot/npm_and_yarn/npm-006da05bd8
2025-01-15 17:30:02 +00:00
Henry Mercer
b40fa61fd6
Merge pull request #2695 from github/henrymercer/remove-node-16-check
...
Remove Node 16 compilation PR check
2025-01-15 17:29:40 +00:00
Henry Mercer
fc8d71f801
Add reminder to CONTRIBUTING.md
2025-01-15 14:12:58 +00:00
Henry Mercer
048b0a2fc9
Remove Node 16 compilation PR check
2025-01-15 13:59:30 +00:00
Henry Mercer
02dfacf1c1
Fix linting errors
2025-01-15 13:57:55 +00:00
Marco Gario
3b4f4d94c0
Merge pull request #2680 from github/marcogario/filter_registries
...
Filter registry credentials by language
2025-01-15 11:34:00 +01:00
Chuan-kai Lin
1efc6bb9ce
Merge pull request #2679 from github/cklin/get-diff-from-api
...
getPullRequestEditedDiffRanges: use GitHub API
2025-01-14 07:10:58 -08:00
Marco Gario
31d11b19a0
Use Language type
2025-01-14 14:29:26 +00:00
Chuan-kai Lin
ae19466961
build: refresh js files
2025-01-13 14:29:39 -08:00
Chuan-kai Lin
3548ff54b5
writeDiffRangeDataExtensionPack: escape special characters in filenames
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
52315a9f7d
setupDiffInformedQueryRun: log setup failure
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
784896750f
getDiffRanges: add unit tests
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
d4c56bbb31
getDiffRanges: improve handling for missing patch
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
63d1f4f8a2
getPullRequestEditedDiffRanges: check the number of changed files
2025-01-13 14:28:56 -08:00
Chuan-kai Lin
68b1b4e9eb
getPullRequestEditedDiffRanges: compute diff ranges
2025-01-13 14:28:54 -08:00
Andrew Eisenberg
10a3f072a0
Merge pull request #2689 from josiahaltschuler/add-period-to-sentence
...
Add period to end of sentence
2025-01-13 09:44:46 -08:00
github-actions[bot]
e5a7c904c1
Update checked-in dependencies
2025-01-13 17:23:46 +00:00
dependabot[bot]
7269bf610b
build(deps): bump the npm group with 8 updates
...
Bumps the npm group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.6.2` | `13.7.0` |
| [long](https://github.com/dcodeIO/long.js ) | `5.2.3` | `5.2.4` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.4` | `11.0.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.17.0` | `9.18.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.19.0` | `8.20.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.19.0` | `8.20.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.1.4` | `5.1.5` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.2` | `5.7.3` |
Updates `@octokit/types` from 13.6.2 to 13.7.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.2...v13.7.0 )
Updates `long` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/dcodeIO/long.js/releases )
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.2.3...v5.2.4 )
Updates `uuid` from 11.0.4 to 11.0.5
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.4...v11.0.5 )
Updates `@eslint/js` from 9.17.0 to 9.18.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/commits/v9.18.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.20.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/v8.20.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.19.0 to 8.20.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/v8.20.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.4...v5.1.5 )
Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: long
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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-plugin-github
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 >
2025-01-13 17:22:41 +00:00
Andrew Eisenberg
a082142a01
Merge branch 'main' into add-period-to-sentence
2025-01-13 09:21:14 -08:00
Andrew Eisenberg
2584941842
Merge pull request #2687 from josiahaltschuler/typo-change-an-to-a
...
Change 'an' to 'a'
2025-01-13 08:44:03 -08:00
Andrew Eisenberg
cecb471d0a
Merge branch 'main' into typo-change-an-to-a
2025-01-13 08:30:14 -08:00
Marco Gario
de0f9cf316
Support both namings for java
2025-01-13 16:15:26 +00:00
Chuan-kai Lin
68378a359a
getPullRequestEditedDiffRanges: use GitHub API
2025-01-13 07:35:44 -08:00
Henry Mercer
1f86f55dce
Merge pull request #2685 from github/henrymercer/invalid-specifier-config-error
...
Mark invalid external repo specifiers as configuration error
2025-01-13 11:30:58 +00:00
Marco Gario
e02d65ac18
Filter registry credentials by language
2025-01-13 10:52:07 +00:00
Josiah Altschuler
c0addecf24
Add period to end of sentence
2025-01-10 21:37:36 -06:00
Josiah Altschuler
a477602004
Change 'an' to 'a'
2025-01-10 20:20:12 -06:00
Andrew Eisenberg
db7177a1c6
Merge pull request #2686 from josiahaltschuler/fix-typo-in-changelog
...
Remove the word 'to'
2025-01-10 15:30:23 -08:00
Josiah Altschuler
79c94942ec
Remove the word 'to'
2025-01-10 17:07:04 -06:00
Henry Mercer
fe593c34e6
Mark invalid external repo specifiers as configuration error
...
This is a workaround — the proper fix is to better separate out user input vs the Action in `database init` so we can better attribute configuration errors.
2025-01-10 20:41:24 +00:00
Henry Mercer
87fc816d25
Merge pull request #2669 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-01-10 19:24:40 +00:00
Angela P Wen
47835cd7ea
Merge pull request #2684 from github/angelapwen/stop-updating-v2-branch
...
Stop updating `releases/v2` branch
2025-01-10 11:17:26 -08:00
Angela P Wen
c050c40379
Stop updating releases/v2 branch
...
CodeQL Action v2 is now deprecated: https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/ and this PR will prevent the automation from backporting new changes to the `v2` branch when we replease.
2025-01-10 10:59:20 -08:00
Angela P Wen
2b9e645437
Merge pull request #2682 from github/mergeback/v3.28.1-to-main-b6a472f6
...
Mergeback v3.28.1 refs/heads/releases/v3 into main
2025-01-10 10:51:41 -08:00
github-actions[bot]
fd3c034df5
Update checked-in dependencies
2025-01-10 18:35:55 +00:00
github-actions[bot]
18c1cbf7f6
Update changelog and version after v3.28.1
2025-01-10 18:25:54 +00:00
Angela P Wen
b6a472f63d
Merge pull request #2681 from github/update-v3.28.1-ea6acbfea
...
Merge main into releases/v3
2025-01-10 10:22:58 -08:00
github-actions[bot]
bb999b434f
Update changelog for v3.28.1
2025-01-10 18:06:44 +00:00
Angela P Wen
ea6acbfeae
Merge pull request #2677 from github/angelapwen/deprecate-action-v2
...
Deprecate CodeQL Action v2
2025-01-10 10:03:29 -08:00
Angela P Wen
4df151edec
Merge branch 'main' into angelapwen/deprecate-action-v2
2025-01-10 08:54:32 -08:00
Angela P Wen
a05a7eb09c
Fix PR number in changenote
2025-01-10 08:54:07 -08:00
Angela P Wen
8d2753b250
Add public changelog blog post link
2025-01-10 08:52:16 -08:00
Angela P Wen
e83e0a4f58
Merge pull request #2673 from github/dependabot/npm_and_yarn/npm-877f465710
...
build(deps): bump the npm group with 3 updates
2025-01-09 14:58:42 -08:00
Dave Bartolomeo
b7ff30899f
Merge pull request #2678 from github/update-bundle/codeql-bundle-v2.20.1
...
Update default bundle to 2.20.1
2025-01-09 16:45:44 -05:00
Dave Bartolomeo
1aa16c2c36
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.1
2025-01-09 11:38:32 -05:00
Michael B. Gale
fb65b6ce78
Merge pull request #2672 from github/mbg/start-proxy/include-type-in-urls-output
2025-01-08 18:30:12 +00:00
Michael B. Gale
b25558b211
Update proxy_urls description
2025-01-08 14:10:32 +00:00
github-actions[bot]
9dab6bb65d
Add changelog note
2025-01-08 04:50:12 +00:00
github-actions[bot]
4daa59537b
Update default bundle to codeql-bundle-v2.20.1
2025-01-08 04:50:08 +00:00
Angela P Wen
03d573167f
Keep OLDEST_SUPPORTED_MAJOR_VERSION to 2 for now
...
So that our changes can go into `releases/v2`. We will bump `OLDEST_SUPPORTED_MAJOR_VERSION` immediately after the next release.
2025-01-07 14:50:25 -08:00
Angela P Wen
66f5682768
Add section on adding a new major version
2025-01-07 14:50:25 -08:00
Angela P Wen
4541c135a4
[WIP] Add changenote for deprecation
2025-01-07 14:01:38 -08:00
Angela P Wen
913d60579d
Remove mentions to v2 in documentation
2025-01-07 14:00:12 -08:00
Angela P Wen
04b5afaa72
Convert deprecation warning to error
2025-01-07 13:59:42 -08:00
Angela P Wen
a06dbc607d
Change OLDEST_SUPPORTED_MAJOR_VERSION to 3
2025-01-07 13:59:27 -08:00
github-actions[bot]
07a86f82ca
Update checked-in dependencies
2025-01-06 17:12:55 +00:00
dependabot[bot]
cf733fe86d
build(deps): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [uuid](https://github.com/uuidjs/uuid ), [@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 `uuid` from 11.0.3 to 11.0.4
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.4 )
Updates `@typescript-eslint/eslint-plugin` from 8.18.2 to 8.19.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/v8.19.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.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/v8.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 17:11:56 +00:00
Sid Shankar
3407610120
Merge pull request #2668 from github/sidshank/improve-autobuilder-log-message
...
Make the Autobuilder log message referring to build modes clearer
2025-01-06 06:59:23 -05:00
Michael B. Gale
97aec69211
Include registry type in proxy_urls output
2025-01-06 11:02:05 +00:00
github-actions[bot]
5bf0e05e7b
Rebuild
2025-01-05 19:27:03 +00:00
Andrew Eisenberg
ea41240bed
Fix code scanning alert no. 1114: Ensure code is properly formatted, use insertion, deletion, or replacement to obtain desired formatting.
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-05 11:24:42 -08:00
github-actions[bot]
a5a85242b9
Update supported GitHub Enterprise Server versions
2024-12-27 00:14:47 +00:00
Sid Shankar
0a7d6c210b
Improves autobuilder log message
2024-12-23 19:38:43 +00:00
Sid Shankar
1e7001479f
Adds new doc URL for build modes
2024-12-23 19:36:22 +00:00
Angela P Wen
5b6e617dc0
Merge pull request #2665 from github/dependabot/npm_and_yarn/npm-d4fe8e2025
...
build(deps-dev): bump the npm group with 2 updates
2024-12-23 11:01:57 -08:00
Angela P Wen
adc78ec946
Merge pull request #2666 from github/dependabot/github_actions/actions-5bf302830d
...
build(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 in the actions group
2024-12-23 10:52:13 -08:00
dependabot[bot]
d43af810ec
build(deps): bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](5d869da34e...c1a285145b )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:33:15 +00:00
github-actions[bot]
dd5146d090
Update checked-in dependencies
2024-12-23 17:26:07 +00:00
dependabot[bot]
3239a39f73
build(deps-dev): 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 8.18.1 to 8.18.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/v8.18.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.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/v8.18.2/packages/parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:25:15 +00:00
Andrew Eisenberg
78760076e3
Merge pull request #2663 from github/mergeback/v3.28.0-to-main-48ab28a6
...
Mergeback v3.28.0 refs/heads/releases/v3 into main
2024-12-20 11:13:05 -08:00
github-actions[bot]
985eb4f8f2
Update checked-in dependencies
2024-12-20 18:56:44 +00:00
github-actions[bot]
2012e4b9c6
Update changelog and version after v3.28.0
2024-12-20 18:50:12 +00:00
Andrew Eisenberg
48ab28a6f5
Merge pull request #2662 from github/update-v3.28.0-d01b25e64
...
Merge main into releases/v3
2024-12-20 10:48:44 -08:00
github-actions[bot]
4946b765de
Update changelog for v3.28.0
2024-12-20 18:16:34 +00:00
Henry Mercer
d01b25e645
Merge pull request #2660 from github/henrymercer/fix-error-file-on-path
...
Don't error in the unusual case that a file is on the search path
2024-12-19 17:51:05 +00:00
Henry Mercer
695f3263e3
Merge branch 'main' into go/1.24
2024-12-19 16:14:19 +00:00
Henry Mercer
7d6d36ce5f
Add changelog note
2024-12-19 14:48:14 +00:00
Henry Mercer
b58f4471c8
Use @actions/io to locate binaries
2024-12-19 14:21:06 +00:00
Andrew Eisenberg
64cc90bcd4
Merge pull request #2653 from github/dependabot/npm_and_yarn/npm-61c837125e
...
build(deps-dev): bump the npm group with 3 updates
2024-12-18 16:49:57 -08:00
Angela P Wen
d8f8eca6c5
Merge branch 'main' into dependabot/npm_and_yarn/npm-61c837125e
2024-12-18 16:36:02 -08:00
Andrew Eisenberg
562042d742
Merge pull request #2655 from github/aeisenberg/deprecate-2.14
...
Bump the minimum supported version of CodeQL to 2.15.5
2024-12-17 15:18:28 -08:00
Michael B. Gale
7b4c9fef7d
Go: Use 1.24rc1 in PR checks
2024-12-17 15:50:18 +00:00
Andrew Eisenberg
beed6ff2e9
Change codeql version used in test
2024-12-16 18:08:38 -08:00
Andrew Eisenberg
5f0a4d3e67
Bump the minimum supported version of CodeQL to 2.15.5
2024-12-16 15:39:28 -08:00
github-actions[bot]
34cb19c91b
Update checked-in dependencies
2024-12-16 17:54:33 +00:00
dependabot[bot]
5fc1bccccc
build(deps-dev): bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@eslint/js` from 9.16.0 to 9.17.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/commits/v9.17.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.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.18.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.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.18.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- 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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 17:53:32 +00:00
Michael B. Gale
9d599696ef
Merge pull request #2652 from github/mbg/private-registries/feed-outputs
...
Add private registry URLs as output to the `start-proxy` Action
2024-12-16 17:02:53 +00:00
Michael B. Gale
38fd34c412
Fail start-proxy PR check if outputs are not set
2024-12-13 17:05:58 +00:00
Michael B. Gale
0de662d785
Print proxy step outputs
2024-12-13 16:55:46 +00:00
Michael B. Gale
5a8fab3748
Fix typo'd input name
2024-12-13 16:53:17 +00:00
Michael B. Gale
04cce6be94
Add .gitignore to ignore env folder in pr-checks directory
2024-12-13 16:46:10 +00:00
Michael B. Gale
706ef5896a
Add basic PR check for testing start-proxy
2024-12-13 16:45:33 +00:00
Michael B. Gale
62192f8dab
Add registry URLs as output to the start-proxy Action
2024-12-13 16:33:32 +00:00
Andrew Eisenberg
dd75594246
Merge pull request #2650 from github/mergeback/v3.27.9-to-main-df409f7d
...
Mergeback v3.27.9 refs/heads/releases/v3 into main
2024-12-12 15:32:21 -08:00
github-actions[bot]
ac43a2e599
Update checked-in dependencies
2024-12-12 23:15:06 +00:00
github-actions[bot]
48fe0d8fb1
Update changelog and version after v3.27.9
2024-12-12 23:12:24 +00:00
Andrew Eisenberg
df409f7d92
Merge pull request #2649 from github/update-v3.27.9-7972a42f3
...
Merge main into releases/v3
2024-12-12 15:11:21 -08:00
github-actions[bot]
feca44ddf6
Update changelog for v3.27.9
2024-12-12 22:36:29 +00:00
Andrew Eisenberg
7972a42f3d
Merge pull request #2648 from github/aeisenberg/add-environment
...
Adds an environment for creating releases
2024-12-12 13:34:09 -08:00
Marco Gario
44bf16d3a1
Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837a
...
Mergeback v3.27.8 refs/heads/releases/v3 into main
2024-12-12 22:18:11 +01:00
Andrew Eisenberg
f124ad0e7e
Adds an environment for creating releases
...
The `app-id` is only available in the `Automation` environment.
2024-12-12 12:54:15 -08:00
github-actions[bot]
92753708cf
Update checked-in dependencies
2024-12-12 20:50:20 +00:00
github-actions[bot]
a059a7a0ee
Update changelog and version after v3.27.8
2024-12-12 20:29:38 +00:00
Marco Gario
8a93837afd
Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd
...
Merge main into releases/v3
2024-12-12 21:28:31 +01:00
github-actions[bot]
90a270091b
Update changelog for v3.27.8
2024-12-12 17:49:11 +00:00
Andrew Eisenberg
9cfbef4bda
Merge pull request #2644 from github/aeisenberg/use-app-token-for-release
...
Use an app token for triggering a release
2024-12-12 09:22:34 -08:00
Andrew Eisenberg
9a8645df7a
Use an app token for triggering a release
...
We need to do this because using a default token will not
recursively trigger a new workflow run.
2024-12-12 09:10:14 -08:00
Marco Gario
78d0136ff7
Merge pull request #2643 from github/marcogario/robustify_start_proxy_post
...
Start Proxy: Make the post step more robust to errors
2024-12-11 18:01:15 +01:00
Fotis Koutoulakis
c4bbe15558
Merge pull request #2624 from github/NlightNFotis/detect_use_proxy_when_streaming
...
Respect proxy settings when streaming the download and extraction of the CodeQL bundle
2024-12-11 16:26:15 +00:00
Marco Gario
47dd68ef62
formatting
2024-12-11 15:12:12 +00:00
Marco Gario
849b60e504
Add token information
2024-12-11 14:48:09 +00:00
Marco Gario
f327a84ce5
Avoid failing the workflow on a proxy post step
2024-12-11 13:41:23 +00:00
Fotis Koutoulakis
1e5b59114b
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-11 11:40:08 +00:00
Fotis Koutoulakis (@NlightNFotis)
9e8cd42adc
fix: move changelog entry to appropriate place
2024-12-11 11:37:04 +00:00
Fotis Koutoulakis (@NlightNFotis)
88bcf64e02
feat: change wording of error reporting when a failure occurs during extraction
2024-12-11 11:32:53 +00:00
Andrew Eisenberg
932369573c
Update PR checks readme instructions
2024-12-11 11:27:03 +00:00
Chuan-kai Lin
4d64ab66ad
Merge pull request #2639 from github/cklin/extract-git-utils
...
Extract git-utils.ts
2024-12-10 10:26:13 -08:00
Henry Mercer
c6454d58c8
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-10 17:23:35 +00:00
Chuan-kai Lin
300d251cd6
build: refresh js files
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b2c41ecd38
Create git-utils.test.ts for git-utils.ts
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
b0cd76b9fb
Move Git functions to git-utils.ts
2024-12-10 08:44:11 -08:00
Chuan-kai Lin
dfed55caa4
Merge pull request #2638 from github/cklin/diff-informed-graph-fetching-tweak
...
Improve Git subgraph fetching for diff-informed queries
2024-12-10 08:42:46 -08:00
Henry Mercer
417bb84fbc
Merge pull request #2641 from github/mergeback/v3.27.7-to-main-babb554e
...
Mergeback v3.27.7 refs/heads/releases/v3 into main
2024-12-10 14:38:45 +00:00
github-actions[bot]
18cf30d984
Update checked-in dependencies
2024-12-10 13:46:11 +00:00
github-actions[bot]
9fd5c24857
Update changelog and version after v3.27.7
2024-12-10 13:41:14 +00:00
Henry Mercer
babb554ede
Merge pull request #2640 from github/update-v3.27.7-89757925c
...
Merge main into releases/v3
2024-12-10 13:39:53 +00:00
github-actions[bot]
0a5a1c0d75
Update changelog for v3.27.7
2024-12-10 12:03:48 +00:00
Fotis Koutoulakis (@NlightNFotis)
4c20d4f58a
feat: cleanup destination directory if we fail during streaming of the extraction
2024-12-09 19:13:05 +00:00
Fotis Koutoulakis (@NlightNFotis)
51e71f81a0
docs: add documentation for the reason why we need to have a setup step for the container
2024-12-09 18:59:37 +00:00
Fotis Koutoulakis (@NlightNFotis)
3951a82275
Merge branch 'main' into NlightNFotis/detect_use_proxy_when_streaming
2024-12-09 18:51:25 +00:00
Chuan-kai Lin
f9b0c1f2ea
build: refresh js files
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
57a28594b9
getPullRequestEditedDiffRanges: work around fatal error
...
This commits adds a "git repack" step to getPullRequestEditedDiffRanges
to work around a Git bug concerning tracking of grafted commits.
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
3e10d3452b
deepenGitHistory: do not fetch submodules
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
dd4aa40016
deepenGitHistory: specify HEAD
...
This commit makes deepenGitHistory pass "origin HEAD" to Git fetch,
which prevents Git from fetching all branches that are present in the
remote repository.
2024-12-09 10:46:38 -08:00
Chuan-kai Lin
70aac4e018
Introduce withGroupAsync()
2024-12-09 10:46:38 -08:00
Fotis Koutoulakis (@NlightNFotis)
c901aeec28
ci: remove dns for container running proxy steps (experimental)
2024-12-09 18:39:53 +00:00
Angela P Wen
89757925c7
Merge pull request #2637 from github/dependabot/npm_and_yarn/npm-3bf4e64efa
...
Bump the npm group with 4 updates
2024-12-09 10:10:22 -08:00
github-actions[bot]
d853bec339
Update checked-in dependencies
2024-12-09 17:47:54 +00:00
dependabot[bot]
aab34601c1
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ), [@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 [eslint-plugin-github](https://github.com/github/eslint-plugin-github ).
Updates `@actions/cache` from 3.3.0 to 4.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/cache@4.0.0/packages/cache )
Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.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/v8.18.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.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/v8.18.0/packages/parser )
Updates `eslint-plugin-github` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.3...v5.1.4 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-major
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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 17:46:55 +00:00
Henry Mercer
0d3e640d0c
Merge pull request #2636 from github/update-bundle/codeql-bundle-v2.20.0
...
Update default bundle to 2.20.0
2024-12-09 15:42:56 +00:00
Henry Mercer
b13515409a
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.0
2024-12-09 15:10:39 +00:00
Fotis Koutoulakis (@NlightNFotis)
a89fbc80a2
docs: add readme for justfile/pr-checks update
2024-12-09 11:51:51 +00:00
github-actions[bot]
3d09005851
Add changelog note
2024-12-06 22:45:07 +00:00
github-actions[bot]
8ba1205033
Update default bundle to codeql-bundle-v2.20.0
2024-12-06 22:45:02 +00:00
Fotis Koutoulakis
182c5e787f
chore: reword description in CHANGELOG.md
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-12-06 18:37:58 +00:00
Angela P Wen
6f9e628e6f
Merge pull request #2634 from github/angelapwen/stop-using-artifact-flag
...
Remove `artifact_v4_upgrade` feature flag logic and related PR checks
2024-12-06 09:54:23 -08:00
Fotis Koutoulakis (@NlightNFotis)
b706e37699
chore: add changelog entry
2024-12-05 17:06:57 +00:00
Fotis Koutoulakis (@NlightNFotis)
b4bc093eca
ci: remove patch file and cleanup justfile
2024-12-05 15:56:48 +00:00
Fotis Koutoulakis (@NlightNFotis)
9c48c8bf18
ci: add capability to handle container initialisation steps to sync.py
2024-12-05 15:32:36 +00:00
Angela P Wen
0bb80075c0
Delete legacy artifact PR check
2024-12-04 12:05:41 -08:00
Angela P Wen
25488cc9b0
Remove deprecated CODEQL_ACTION_ARTIFACT_V4_UPGRADE env var
2024-12-04 12:05:25 -08:00
Angela P Wen
87548a27e8
Stop using the artifact_v4_upgrade feature flag
2024-12-04 12:05:11 -08:00
Fotis Koutoulakis (@NlightNFotis)
78be2f1333
ci: add configuration tto run proxy with zstd package to test streaming with proxy
2024-12-04 19:29:23 +00:00
Fotis Koutoulakis (@NlightNFotis)
8f2cb3a931
build: add undici to node_modules folder - CI fails without it
2024-12-04 19:29:23 +00:00
Fotis Koutoulakis (@NlightNFotis)
0dc76a996d
feat: use http agent that respects environment proxy settings when streaming
2024-12-04 19:29:22 +00:00
Henry Mercer
3096afedf9
Merge pull request #2631 from github/henrymercer/extract-direct-to-toolcache
...
Extract directly to the toolcache
2024-12-04 11:26:12 +00:00
Henry Mercer
5d7e6289af
Add changelog note
2024-12-04 10:08:17 +00:00
Henry Mercer
4a7b2d6c90
Merge branch 'main' into henrymercer/extract-direct-to-toolcache
2024-12-04 10:06:51 +00:00
Angela P Wen
978ed829bd
Merge pull request #2633 from github/angelapwen/legacy-artifact-default-true
...
Set `ArtifactV4Upgrade`'s default value to true
2024-12-03 15:45:57 -08:00
Angela P Wen
9922856ac1
Set ArtifactV4Upgrade's default value to true
2024-12-03 14:21:43 -08:00
Henry Mercer
f1c289a551
Merge pull request #2632 from github/dependabot/npm_and_yarn/npm-7b138563d4
...
Bump the npm group across 1 directory with 8 updates
2024-12-03 18:57:18 +00:00
github-actions[bot]
44e03577b2
Rebuild
2024-12-03 18:39:38 +00:00
github-actions[bot]
5261a1223f
Update checked-in dependencies
2024-12-03 18:37:29 +00:00
dependabot[bot]
49f7b34c3d
Bump the npm group across 1 directory with 8 updates
...
Bumps the npm group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts ) | `13.6.1` | `13.6.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.15.0` | `9.16.0` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip ) | `0.5.6` | `0.5.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.15.0` | `8.17.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.15.0` | `8.17.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.6.3` | `3.7.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.0.2` | `5.1.3` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.6.3` | `5.7.2` |
Updates `@octokit/types` from 13.6.1 to 13.6.2
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.1...v13.6.2 )
Updates `@eslint/js` from 9.15.0 to 9.16.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/commits/v9.16.0/packages/js )
Updates `@types/adm-zip` from 0.5.6 to 0.5.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip )
Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.17.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/v8.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.15.0 to 8.17.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/v8.17.0/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.3...v3.7.0 )
Updates `eslint-plugin-github` from 5.0.2 to 5.1.3
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.2...v5.1.3 )
Updates `typescript` from 5.6.3 to 5.7.2
- [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.6.3...v5.7.2 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@types/adm-zip"
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-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 18:36:10 +00:00
Henry Mercer
7bcf845de9
Record telemetry for cache operation duration
2024-12-03 18:23:15 +00:00
Henry Mercer
93f3303766
Tweak log wording
2024-12-03 18:23:04 +00:00
Henry Mercer
b2a4442810
Ensure destination directory exists when streaming extraction
2024-12-03 18:22:44 +00:00
Henry Mercer
d5bcf48469
Add more error handling to zstd extraction
2024-12-03 18:22:28 +00:00
Henry Mercer
d57328a17b
Run PR check on Windows too
2024-12-03 18:05:53 +00:00
Henry Mercer
f8ccf38bb2
PR check: Check toolcache empty at start
2024-12-03 18:05:53 +00:00
Henry Mercer
8c0517fff8
PR check: Ensure bundle added to toolcache
2024-12-03 18:05:53 +00:00
Henry Mercer
0b2048550c
Write toolcache marker file
2024-12-03 18:05:53 +00:00
Alexander Eyers-Taylor
ef2fd42bcf
Merge pull request #2629 from github/mergeback/v3.27.6-to-main-aa578102
...
Mergeback v3.27.6 refs/heads/releases/v3 into main
2024-12-03 12:24:34 +00:00
github-actions[bot]
fb1b8e22d9
Update checked-in dependencies
2024-12-03 12:08:06 +00:00
github-actions[bot]
a1a5527927
Update changelog and version after v3.27.6
2024-12-03 12:03:52 +00:00
Alexander Eyers-Taylor
aa57810251
Merge pull request #2628 from github/update-v3.27.6-af49565b8
...
Merge main into releases/v3
2024-12-03 12:02:42 +00:00
github-actions[bot]
34e77b772d
Update changelog for v3.27.6
2024-12-03 11:39:10 +00:00
Henry Mercer
028cece17f
Add PR check
2024-12-02 18:23:50 +00:00
Henry Mercer
198fb4b4b2
Extract directly to toolcache when feature enabled
2024-12-02 18:23:41 +00:00
Henry Mercer
6695503422
Add feature flag for extracting directly to toolcache
2024-12-02 17:58:53 +00:00
Henry Mercer
be26fe61b5
Enable specifying extraction destination
2024-12-02 17:58:30 +00:00
Chuan-kai Lin
af49565b85
Merge pull request #2620 from github/cklin/DiffThunkRange-fix
...
Fix DiffThunkRange access
2024-12-02 07:31:21 -08:00
Alexander Eyers-Taylor
5659f01a9c
Merge pull request #2626 from github/update-bundle/codeql-bundle-v2.19.4
...
Update default bundle to 2.19.4
2024-12-02 13:24:59 +00:00
github-actions[bot]
5333ff3db7
Add changelog note
2024-11-29 12:13:55 +00:00
github-actions[bot]
e4fb28de52
Update default bundle to codeql-bundle-v2.19.4
2024-11-29 12:13:51 +00:00
Alexander Eyers-Taylor
3d3d628990
Merge pull request #2617 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-11-22 12:35:11 +00:00
Chuan-kai Lin
2eea97e7b9
Fix DiffThunkRange access
...
This commit fixes lingering array index access that I missed when I
converted getPullRequestEditedDiffRanges() results from tuples to
DiffThunkRange objects.
2024-11-21 13:49:36 -08:00
Marco Gario
f8e782af56
Merge pull request #2618 from github/mergeback/v3.27.5-to-main-f09c1c0a
...
Mergeback v3.27.5 refs/heads/releases/v3 into main
2024-11-20 15:48:52 +01:00
github-actions[bot]
49b7c9791d
Update checked-in dependencies
2024-11-20 14:32:47 +00:00
github-actions[bot]
743a855bb8
Update changelog and version after v3.27.5
2024-11-20 14:31:02 +00:00
Marco Gario
f09c1c0a94
Merge pull request #2616 from github/update-v3.27.5-a6c8729a5
...
Merge main into releases/v3
2024-11-20 15:29:45 +01:00
github-actions[bot]
40daece232
Update supported GitHub Enterprise Server versions
2024-11-20 00:15:13 +00:00
github-actions[bot]
67b73eaba5
Update changelog for v3.27.5
2024-11-19 19:11:51 +00:00
Marco Gario
a6c8729a5d
Merge pull request #2614 from github/marcogario/per-platform-proxy
...
Start-proxy: Fetch OS specific binary
2024-11-19 20:06:00 +01:00
Marco Gario
8f3b48727f
Start-proxy: Fetch OS specific binary
2024-11-19 14:48:04 +00:00
Andrew Eisenberg
cba5fb58d4
Merge pull request #2613 from github/dependabot/npm_and_yarn/npm_and_yarn-0189ad7b96
...
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
2024-11-18 18:33:59 -08:00
Angela P Wen
e782c3a145
Merge pull request #2612 from github/angelapwen/report-linux-runner-release
...
Telemetry: report OS release for GitHub-hosted Linux runners
2024-11-18 14:34:25 -08:00
github-actions[bot]
db6788195b
Update checked-in dependencies
2024-11-18 22:32:42 +00:00
dependabot[bot]
ecde4d232d
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
...
Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn ).
Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 22:31:19 +00:00
Angela P Wen
e3c67a01d3
Merge pull request #2610 from github/dependabot/npm_and_yarn/npm-d2ca52e617
...
Bump the npm group with 4 updates
2024-11-18 14:30:04 -08:00
Angela P Wen
f9ada54538
Telemetry: report OS release for GitHub-hosted Linux runners
2024-11-18 13:42:59 -08:00
Angela P Wen
9222a972b5
Merge pull request #2611 from github/angelapwen/catch-tar-error
...
Throw configuration error when `tar` is not available
2024-11-18 11:47:05 -08:00
Angela P Wen
b500b62cea
Throw configuration error when tar is not available
2024-11-18 11:21:11 -08:00
github-actions[bot]
946526174b
Update checked-in dependencies
2024-11-18 17:44:20 +00:00
dependabot[bot]
43b75f7d9e
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@eslint/eslintrc` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/eslint/eslintrc/releases )
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0 )
Updates `@eslint/js` from 9.14.0 to 9.15.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/commits/v9.15.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.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/v8.15.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.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/v8.15.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 17:43:16 +00:00
Michael B. Gale
a1695c562b
Merge pull request #2598 from github/mbg/fix/validateWorkflowResult
...
Log result of `validateWorkflow` if not `undefined`
2024-11-14 17:05:40 +00:00
Michael B. Gale
1443ef52d1
Merge pull request #2606 from github/mergeback/v3.27.4-to-main-ea9e4e37
...
Mergeback v3.27.4 refs/heads/releases/v3 into main
2024-11-14 14:49:36 +00:00
github-actions[bot]
49ec97c6f7
Update checked-in dependencies
2024-11-14 14:20:57 +00:00
github-actions[bot]
69656af4fe
Update changelog and version after v3.27.4
2024-11-14 14:13:04 +00:00
Michael B. Gale
ea9e4e3799
Merge pull request #2605 from github/update-v3.27.4-3ab67a219
2024-11-14 14:11:45 +00:00
github-actions[bot]
845ea9230b
Update changelog for v3.27.4
2024-11-14 13:01:20 +00:00
Michael B. Gale
3ab67a2193
Merge pull request #2597 from github/mbg/caching/output-improvements
...
Dependency caching: small output improvements
2024-11-14 11:16:41 +00:00
Michael B. Gale
58f2dfcb47
Log result of validateWorkflow if not undefined
2024-11-14 11:14:40 +00:00
Angela P Wen
6e3a010dfe
Merge pull request #2583 from jsoref/use-artifact-4
...
Upgrade workflows to `actions/upload-artifact@v4`
2024-11-13 11:48:33 -08:00
Josh Soref
1c83cd1292
Upgrade actions/upload-artifact to v4
2024-11-12 20:50:14 -05:00
Fotis Koutoulakis
024283fcc9
Merge pull request #2602 from github/mergeback/v3.27.3-to-main-396bb3e4
...
Mergeback v3.27.3 refs/heads/releases/v3 into main
2024-11-12 19:39:12 +00:00
github-actions[bot]
613fe96926
Update checked-in dependencies
2024-11-12 19:24:52 +00:00
github-actions[bot]
e35d4aa1da
Update changelog and version after v3.27.3
2024-11-12 19:22:10 +00:00
Fotis Koutoulakis
396bb3e453
Merge pull request #2601 from github/update-v3.27.3-f04790367
...
Merge main into releases/v3
2024-11-12 19:21:01 +00:00
github-actions[bot]
2b1319450a
Update changelog for v3.27.3
2024-11-12 18:54:49 +00:00
Fotis Koutoulakis
f047903675
Merge pull request #2599 from github/NlightNFotis/disable-streaming
...
workaround: disable streaming when downloading codeql bundle
2024-11-12 18:49:04 +00:00
Fotis Koutoulakis (@NlightNFotis)
427ce4600e
doc: add issue link to todo reminders in tests
2024-11-12 18:29:53 +00:00
Fotis Koutoulakis (@NlightNFotis)
5445a29a97
tests: instead of false, use old feature flag with default value of false
2024-11-12 17:59:47 +00:00
Fotis Koutoulakis (@NlightNFotis)
e6dd4048e9
workaround: disable streaming when downloading codeql bundle
2024-11-12 16:39:21 +00:00
Michael B. Gale
7bc6222c12
Allow warnings in tryGetFolderBytes to be suppressed
...
To avoid confusing run annotations when dependency caching is enabled
2024-11-12 15:16:18 +00:00
Michael B. Gale
b0c0aadc56
Handle ReserveCacheError with a nicer message
2024-11-12 15:08:09 +00:00
Henry Mercer
5cb4249dc7
Merge pull request #2595 from github/mergeback/v3.27.2-to-main-9278e421
...
Mergeback v3.27.2 refs/heads/releases/v3 into main
2024-11-12 11:32:03 +00:00
github-actions[bot]
a4ee280ec9
Update checked-in dependencies
2024-11-12 11:00:42 +00:00
github-actions[bot]
9a25759866
Update changelog and version after v3.27.2
2024-11-12 10:42:58 +00:00
Henry Mercer
9278e42166
Merge pull request #2594 from github/update-v3.27.2-02167d77f
...
Merge main into releases/v3
2024-11-12 10:41:39 +00:00
github-actions[bot]
d6b248d50c
Update changelog for v3.27.2
2024-11-12 10:13:54 +00:00
Henry Mercer
02167d77fb
Merge pull request #2590 from github/henrymercer/fix-empty-header
...
Do not pass undefined authorization header
2024-11-12 10:11:16 +00:00
Henry Mercer
4dc1519e3c
Merge pull request #2592 from github/dependabot/npm_and_yarn/npm-f77baa08ef
...
Bump the npm group across 1 directory with 8 updates
2024-11-11 18:23:47 +00:00
Henry Mercer
7deb17efa4
Merge branch 'main' into dependabot/npm_and_yarn/npm-f77baa08ef
2024-11-11 18:02:35 +00:00
Henry Mercer
682c2f71d2
Merge branch 'main' into henrymercer/fix-empty-header
2024-11-11 18:01:53 +00:00
Henry Mercer
965c472723
Merge pull request #2591 from github/henrymercer/windows-pr-checks-gzip
...
Use gzip bundles in Windows PR checks
2024-11-11 18:01:38 +00:00
github-actions[bot]
fe6283ba12
Update checked-in dependencies
2024-11-11 17:45:19 +00:00
dependabot[bot]
7f7df4b3fa
Bump the npm group across 1 directory with 8 updates
...
Bumps the npm group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `3.2.4` | `3.3.0` |
| [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob ) | `0.4.0` | `0.5.0` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.1` | `11.0.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.13.0` | `9.14.0` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip ) | `0.5.5` | `0.5.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.11.0` | `8.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.11.0` | `8.14.0` |
| [nock](https://github.com/nock/nock ) | `13.5.5` | `13.5.6` |
Updates `@actions/cache` from 3.2.4 to 3.3.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `@actions/glob` from 0.4.0 to 0.5.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob )
Updates `uuid` from 11.0.1 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.3 )
Updates `@eslint/js` from 9.13.0 to 9.14.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/commits/v9.14.0/packages/js )
Updates `@types/adm-zip` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip )
Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.14.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/v8.14.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.11.0 to 8.14.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/v8.14.0/packages/parser )
Updates `nock` from 13.5.5 to 13.5.6
- [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.5...v13.5.6 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@actions/glob"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@types/adm-zip"
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: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 17:44:02 +00:00
Henry Mercer
8a5e9bca59
Use gzip bundles in Windows PR checks
2024-11-11 17:16:51 +00:00
Henry Mercer
d899314bed
Add changelog note
2024-11-11 15:07:23 +00:00
Henry Mercer
ebbe050cf6
Do not pass undefined authorization header
2024-11-11 15:07:23 +00:00
Andrew Eisenberg
acb9cb18ee
Merge pull request #2577 from github/aeisenberg/macos-13-runners
...
Move to macos-13 runners
2024-11-08 11:25:50 -08:00
Henry Mercer
faa963470d
Merge branch 'main' into aeisenberg/macos-13-runners
2024-11-08 17:56:50 +00:00
Henry Mercer
3821acc64d
Merge pull request #2588 from github/henrymercer/fix-export-test
...
Fix export file baseline test
2024-11-08 17:54:16 +00:00
Henry Mercer
abbbbf5f6d
Fix export file baseline test
...
Only set up Swift on macOS, since we only support Swift analysis on macOS.
2024-11-08 17:36:34 +00:00
Chuan-kai Lin
3a2edc656d
Merge pull request #2586 from github/mergeback/v3.27.1-to-main-4f3212b6
...
Mergeback v3.27.1 refs/heads/releases/v3 into main
2024-11-08 08:56:40 -08:00
Dave Bartolomeo
f43e2e0027
Merge pull request #2582 from github/dbartol/actions-extractor
...
Temporarily include the Actions extractor with the Action
2024-11-08 11:55:35 -05:00
github-actions[bot]
07d238f66e
Update checked-in dependencies
2024-11-08 16:31:44 +00:00
github-actions[bot]
51f133c8dc
Update changelog and version after v3.27.1
2024-11-08 16:18:23 +00:00
Chuan-kai Lin
4f3212b617
Merge pull request #2585 from github/update-v3.27.1-3ef4c0845
...
Merge main into releases/v3
2024-11-08 08:16:53 -08:00
github-actions[bot]
63b548d59e
Update changelog for v3.27.1
2024-11-08 15:43:34 +00:00
Andrew Eisenberg
1489c9c992
Exclude Swift on macos for version 2.14.6
2024-11-07 16:06:21 -08:00
Dave Bartolomeo
0f71e87464
Do not add actions extractor to search path for resolve languages
...
This could cause an error with older CLI versions because the extractor uses a new property in its `codeql-extractor.yml`.
2024-11-07 15:28:35 -05:00
Dave Bartolomeo
4b58c1e3ee
chmod +x
2024-11-07 15:18:06 -05:00
Dave Bartolomeo
6a73972d77
Update search path in resolve languages
2024-11-07 15:03:22 -05:00
Dave Bartolomeo
1676468622
Add actions extractor to search path
2024-11-07 14:49:38 -05:00
Dave Bartolomeo
8b4526fbb9
Add actions extractor
2024-11-07 14:31:14 -05:00
Chuan-kai Lin
3ef4c08457
Merge pull request #2576 from github/update-bundle/codeql-bundle-v2.19.3
...
Update default bundle to 2.19.3
2024-11-07 09:01:18 -08:00
Chuan-kai Lin
4e033f0e26
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.3
2024-11-07 08:38:42 -08:00
Andrew Eisenberg
34919cb664
Update codeql.yml workflow
2024-11-06 15:15:23 -08:00
Andrew Eisenberg
45a6057506
Move to macos-13 runners
...
Macos-12 runners are deprecated and are refusing to run.
2024-11-06 15:15:22 -08:00
Andrew Eisenberg
5ac2ddd6fc
Merge pull request #2580 from jsoref/minor-cleanup
...
Minor cleanup
2024-11-06 14:53:47 -08:00
Josh Soref
3b7b85fbe8
Conditionally clear runner cache
...
This allows runners that don't have the cache to run these workflows.
2024-11-06 06:44:03 -05:00
Josh Soref
688ea5370d
Fix publish-immutable-action version
2024-11-06 06:43:56 -05:00
Josh Soref
1e6d67b138
Give expected-queries-runs permissions
2024-11-06 06:43:49 -05:00
Josh Soref
d5e73848c4
Strip trailing whitespace generated by ruamel-yaml
2024-11-06 06:43:41 -05:00
Josh Soref
756aa649df
spelling: macos
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-11-06 06:43:41 -05:00
github-actions[bot]
28e7fca08f
Add changelog note
2024-11-04 18:49:15 +00:00
github-actions[bot]
3fe305410e
Update default bundle to codeql-bundle-v2.19.3
2024-11-04 18:49:12 +00:00
Josh Soref
16e8ccc657
spelling: in case
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-11-04 13:36:03 -05:00
Dave Bartolomeo
cbe1897960
Merge pull request #2572 from github/dbartol/actions-analysis
...
Add support for `actions` language
2024-11-01 14:16:04 -04:00
Dave Bartolomeo
ca91b63a7d
Add comment about registry kinds
2024-11-01 14:00:48 -04:00
Henry Mercer
bfa8cb319d
Merge pull request #2573 from github/henrymercer/zstd-bundle-cleanup
...
Download Zstandard bundles on GHES too by default
2024-11-01 16:35:45 +00:00
Dave Bartolomeo
4e764dc701
Add unit test for YAML support in CODEQL_ACTION_EXTRA_OPTIONS
2024-11-01 11:38:19 -04:00
Henry Mercer
aecadfe12a
Add changelog note
2024-11-01 15:30:53 +00:00
Henry Mercer
26077f3119
Remove fallback to gzip
...
Data shows it is unneeded
2024-11-01 15:29:16 +00:00
Henry Mercer
33f2dc57a4
Enable zstd bundles on GHES and remove feature flag
2024-11-01 15:24:51 +00:00
Dave Bartolomeo
2a3ca27b96
Merge remote-tracking branch 'origin/main' into dbartol/actions-analysis
2024-10-31 16:18:51 -04:00
Chuan-kai Lin
48c3e26756
Merge pull request #2559 from github/cklin/diff-range-filtering
...
Add support for diff-informed queries
2024-10-31 06:47:09 -07:00
Chuan-kai Lin
a28215865a
Merge branch 'main' into cklin/diff-range-filtering
2024-10-31 06:12:13 -07:00
Andrew Eisenberg
9f93f47966
Merge pull request #2569 from github/dependabot/npm_and_yarn/npm-00a804f5b0
...
Bump uuid from 10.0.0 to 11.0.1 in the npm group
2024-10-29 15:36:29 -07:00
Andrew Eisenberg
19484c7e44
Merge pull request #2571 from github/aeisenberg/action-stub
...
Add the action stub
2024-10-29 14:35:47 -07:00
Andrew Eisenberg
6554251ea7
Update action.yml
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-10-29 14:21:39 -07:00
Andrew Eisenberg
1df65907e5
Merge pull request #2541 from github/aeisenberg/publish-immutable
...
Create publish-immutable-action workflow
2024-10-29 11:29:47 -07:00
Andrew Eisenberg
a883cff4b0
Add the action stub
...
This is required for the migration of the codeql-action to an
immutable action.
We can delete this after the migration is done, or just keep it
so people have an extra way to understand how to use the action.
2024-10-29 09:24:06 -07:00
Michael B. Gale
dfc2731f08
Merge pull request #2383 from github/mbg/add/dependency-caching
...
Add support for dependency caching
2024-10-29 16:09:36 +00:00
Chuan-kai Lin
94b5d396bc
build: refresh js files
2024-10-29 07:01:44 -07:00
Chuan-kai Lin
f7935cc485
Diff-informed PR analysis
2024-10-29 07:01:19 -07:00
Michael B. Gale
bab8f1df69
Document future cache size considerations
2024-10-29 12:10:34 +00:00
Michael B. Gale
ed74b24893
Remove part about deprecated values in docs for getCachingKind
2024-10-29 12:10:34 +00:00
Michael B. Gale
21e6a62b15
Use common getTotalCacheSize for TRAP caching
2024-10-29 12:10:33 +00:00
Michael B. Gale
0cb71294e5
Disable dependency caching by default on hosted runners for now
2024-10-29 12:10:18 +00:00
Michael B. Gale
79faaf1396
Add CachingKind enum to control whether to restore or store caches
2024-10-29 12:10:17 +00:00
Michael B. Gale
668531eca8
Support Paket
2024-10-29 12:08:53 +00:00
Michael B. Gale
7d69964c80
Fix import ordering
2024-10-29 12:08:52 +00:00
Michael B. Gale
c0b5869910
Add message when no cache was found for a language
2024-10-29 12:08:52 +00:00
Michael B. Gale
8f657e857d
Add environment variable for custom dependency cache prefix
2024-10-29 12:08:52 +00:00
Michael B. Gale
1338dbce25
Add env var alternative to dependency-caching input
2024-10-29 12:08:50 +00:00
Michael B. Gale
f3714aed1f
Skip uploading empty caches
2024-10-29 12:08:32 +00:00
Michael B. Gale
5b057af8ce
Store dependency caches in analyze Action
2024-10-29 12:08:30 +00:00
Michael B. Gale
471ed9f4c5
Move isDefaultSetup to actions-util.ts and change implementation
2024-10-29 12:08:08 +00:00
Michael B. Gale
259cc5a39c
Rename makeGlobber parameter
2024-10-29 12:07:42 +00:00
Michael B. Gale
f0bcca1598
Add documentation for CacheConfig
2024-10-29 12:07:42 +00:00
Michael B. Gale
5afaeede1c
Ensure that we have files to calculate the hash for the cache key from
2024-10-29 12:07:42 +00:00
Michael B. Gale
9d1353fe5f
Add caching configuration for Go
2024-10-29 12:07:41 +00:00
Michael B. Gale
5e11d57e17
Add caching configuration for C#
2024-10-29 12:07:41 +00:00
Michael B. Gale
f64038fc40
Store and restore dependency caches in init Action
2024-10-29 12:07:38 +00:00
Michael B. Gale
2b7af49a3d
Add bare-bones dependency caching functions
2024-10-29 12:06:48 +00:00
Michael B. Gale
51d90f48a6
Add caching utils
2024-10-29 12:06:48 +00:00
Michael B. Gale
19e7c25974
Add explicit dependency on @actions/glob
2024-10-29 12:06:48 +00:00
Michael B. Gale
1922a489a8
Add dependencyCachingEnabled to Config
2024-10-29 12:06:46 +00:00
Michael B. Gale
1a7989f395
Add dependency-caching input to Action
2024-10-29 12:06:17 +00:00
Dave Bartolomeo
6a38de6872
Merge pull request #2570 from github/henrymercer/more-robust-tag-name
...
Improve robustness of extracting the bundle tag name
2024-10-28 17:11:00 -04:00
Henry Mercer
1f4b0cb523
Add regression test
2024-10-28 20:07:52 +00:00
Henry Mercer
b07135c4b8
Improve robustness of extracting bundle tag name
2024-10-28 20:07:12 +00:00
github-actions[bot]
3dfa09571f
Update checked-in dependencies
2024-10-28 17:09:14 +00:00
dependabot[bot]
3d19b71b35
Bump uuid from 10.0.0 to 11.0.1 in the npm group
...
Bumps the npm group with 1 update: [uuid](https://github.com/uuidjs/uuid ).
Updates `uuid` from 10.0.0 to 11.0.1
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 17:07:49 +00:00
Fotis Koutoulakis
3aa71356c7
Merge pull request #2567 from github/NlightNFotis/feature_flag_fix
...
Tolerate other GitHub variants when retrieving feature flags from GitHub API
2024-10-25 17:38:31 +01:00
Fotis Koutoulakis
fddb49dc77
test: update wording of text description
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-10-25 17:20:47 +01:00
Fotis Koutoulakis (@NlightNFotis)
65117851a6
test: add test ensuring we don't bail against proxima stamps when requesting feature flags
2024-10-25 17:04:54 +01:00
Fotis Koutoulakis (@NlightNFotis)
1a02ac9a03
fix: tolerate other GitHub variants when retrieving feature flags from GitHub API
2024-10-25 17:04:52 +01:00
Calum Grant
b91f43b4e4
Merge pull request #2568 from github/calumgrant/bmn-ff2
...
C++: Handle codeql_action_cpp_build_mode_none feature flag
2024-10-25 12:01:49 +01:00
Calum Grant
f88a648aad
Fix linter errors
2024-10-25 10:10:50 +01:00
Calum Grant
802a7ed0bc
C++: Refactor CODEQL_EXTRACTOR_CPP_BUILD_MODE_NONE
2024-10-25 09:51:57 +01:00
Calum Grant
0d2a78f583
C++: Handle codeql_action_cpp_build_mode_none feature flag
2024-10-24 16:53:46 +01:00
Chuan-kai Lin
b311eee555
Add sarifRunPropertyFlag to databaseInterpretResults()
2024-10-23 14:32:39 -07:00
Chuan-kai Lin
db539989ff
Add Git helper functions
2024-10-23 14:32:34 -07:00
Calum Grant
467d7e6d9e
Merge pull request #2565 from github/calumgrant/bmn-ff
...
Add Feature.CppBuildModeNone
2024-10-23 14:50:16 +01:00
Calum Grant
48fd9d715c
Fix test
2024-10-23 12:47:41 +01:00
Calum Grant
6498663097
Update JS files
2024-10-23 12:34:26 +01:00
Calum Grant
d8fa821764
Add Feature.CppBuildModeNone
2024-10-23 12:21:20 +01:00
Henry Mercer
b97ec3aa00
Merge pull request #2564 from github/henrymercer/only-use-stdin-for-streaming
...
Bundle installation performance improvements
2024-10-23 10:54:41 +01:00
Henry Mercer
972eba1b90
Only stream installing the bundle on Linux
2024-10-22 22:05:49 +01:00
Henry Mercer
e5048f5d84
Tweak a couple of log messages
2024-10-22 21:19:34 +01:00
Henry Mercer
06361b4d2b
Bump high water mark when downloading bundle to 16 MB
2024-10-22 21:18:03 +01:00
Andrew Eisenberg
a5eda49bf5
Merge branch 'main' into aeisenberg/publish-immutable
2024-10-22 12:07:50 -07:00
Arthur Baars
b7cdb7fd39
Merge pull request #2562 from github/mergeback/v3.27.0-to-main-66247203
...
Mergeback v3.27.0 refs/heads/releases/v3 into main
2024-10-22 18:46:46 +02:00
Henry Mercer
8c3a732e36
Bundle install: Only use stdin for streaming
2024-10-22 17:32:33 +01:00
github-actions[bot]
a06ecd7587
Update checked-in dependencies
2024-10-22 16:14:11 +00:00
github-actions[bot]
5d7a7be853
Update changelog and version after v3.27.0
2024-10-22 15:47:05 +00:00
Arthur Baars
662472033e
Merge pull request #2561 from github/update-v3.27.0-b35b023d9
...
Merge main into releases/v3
2024-10-22 17:45:41 +02:00
github-actions[bot]
ce7c2b560d
Update changelog for v3.27.0
2024-10-22 13:59:48 +00:00
Arthur Baars
b35b023d9b
Merge pull request #2552 from github/update-bundle/codeql-bundle-v2.19.2
...
Update default bundle to 2.19.2
2024-10-22 13:00:17 +02:00
Fotis Koutoulakis
dafc762411
Merge pull request #2560 from github/aeisenberg/fix-required-checks
...
Remove ESLint from required checks
2024-10-22 11:50:19 +01:00
Andrew Eisenberg
0d1eb88b60
Remove ESLint from required checks
...
Dependabot does not upload eslint alerts, so the check is never
created.
2024-10-21 15:50:17 -07:00
Andrew Eisenberg
0a30541440
Merge pull request #2558 from github/dependabot/npm_and_yarn/npm-6515e6e328
...
Bump the npm group with 3 updates
2024-10-21 15:45:31 -07:00
github-actions[bot]
2a6a6ad1c8
Update checked-in dependencies
2024-10-21 17:59:51 +00:00
dependabot[bot]
26c18c2c1f
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@eslint/js` from 9.12.0 to 9.13.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/commits/v9.13.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.9.0 to 8.11.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/v8.11.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.9.0 to 8.11.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/v8.11.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 17:58:44 +00:00
Chuan-kai Lin
5e475b7659
Add debug logging to runGitCommand()
2024-10-21 10:37:28 -07:00
Chuan-kai Lin
2bfc468cd8
Add decodeGitFilePath()
2024-10-21 10:37:28 -07:00
Arthur Baars
7080a68cbc
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.2
2024-10-21 19:13:52 +02:00
Chuan-kai Lin
63eb7bbf1f
Merge pull request #2551 from github/cklin/diff-informed-queries-feature
...
Feature flag: diff_informed_queries
2024-10-21 08:52:13 -07:00
Fotis Koutoulakis
b15a5b50cb
Merge pull request #2557 from github/persist-inputs
...
fix: persist inputs between the upload action and its post step
2024-10-21 16:30:41 +01:00
Fotis Koutoulakis (@NlightNFotis)
9bc4ee10c7
review-comments: add more descriptive comments to various persist/restoreState callsites.
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
Co-authored-by: Fotis Koutoulakis <nlightnfotis@github.com >
2024-10-21 15:43:09 +01:00
Fotis Koutoulakis (@NlightNFotis)
cdceebcb88
build: refresh js files
2024-10-21 15:02:03 +01:00
Josh Soref
0c7697c619
Remove trailing whitespace from CHANGELOG
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-21 14:56:40 +01:00
Fotis Koutoulakis (@NlightNFotis)
bd02c19352
feat: patch start-proxy-action, analyze-action and init-action as well
2024-10-21 14:52:32 +01:00
Henry Mercer
165a22e317
Merge pull request #2555 from jsoref/fix-pr-check-permissions
...
Add permissions to pr-checks workflow
2024-10-21 13:17:54 +01:00
Fotis Koutoulakis (@NlightNFotis)
2a8a5ccf3b
chore: add changelog for input persistence
...
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2024-10-21 11:14:45 +01:00
Chris Gavin
6026274108
Persist inputs between the upload action and its post step.
2024-10-21 10:45:46 +01:00
Josh Soref
95cae075a7
Add permissions to pr-checks workflow
2024-10-20 18:12:52 -04:00
Dave Bartolomeo
7e9defdf1b
Support YAML in CODEQL_ACTION_EXTRA_OPTIONS
2024-10-18 17:23:16 -04:00
Dave Bartolomeo
6682b14bf4
Handle kind property in registries
2024-10-18 17:22:11 -04:00
Dave Bartolomeo
e1763c0db9
Add actions language
2024-10-18 17:20:59 -04:00
github-actions[bot]
e03721a8ba
Add changelog note
2024-10-18 17:18:27 +00:00
github-actions[bot]
f55f629544
Update default bundle to codeql-bundle-v2.19.2
2024-10-18 17:18:24 +00:00
Chuan-kai Lin
9bf6b0a822
Feature flag: diff_informed_queries
2024-10-17 13:47:23 -07:00
Henry Mercer
af56b044b5
Merge pull request #2550 from github/henrymercer/fix-ff-name
...
Fix name of Python stdlib extraction feature flag
2024-10-17 12:36:15 +01:00
Henry Mercer
5d314b71b0
Don't override env var if it is already set
2024-10-17 12:05:48 +01:00
Henry Mercer
d591d172c8
Fix name of Python stdlib extraction feature flag
2024-10-17 11:25:52 +01:00
Henry Mercer
c4700633cb
Merge pull request #2549 from github/henrymercer/remove-support-2.13.5
...
Bump the minimum supported version of CodeQL to 2.14.6
2024-10-16 18:17:45 +01:00
Angela P Wen
ad94f2fbab
Merge pull request #2548 from github/angelapwen/fix-prepare-test
...
PR checks: small fixups to `prepare-action`
2024-10-16 08:27:56 -07:00
Henry Mercer
57f465f829
Add changelog note
2024-10-16 10:58:55 +01:00
Henry Mercer
9ccb1b7b21
Bump version to 3.27.0
2024-10-16 10:55:31 +01:00
Henry Mercer
4f2715bf38
Update supported GHES versions table
2024-10-16 10:53:08 +01:00
Henry Mercer
66ebfdfab6
Update non-generated tests
2024-10-16 10:52:55 +01:00
Angela P Wen
2f0f924bb0
Return early if version is linked or default
2024-10-15 16:17:38 -07:00
Angela P Wen
ded11c662c
PR checks: fix formatting for nightly bundle URL and stable CLI version input
2024-10-15 15:53:14 -07:00
Henry Mercer
619f0d628b
Update CodeQL versions tested in generated checks
2024-10-15 19:43:56 +01:00
Henry Mercer
fc983c82c2
Remove unneeded version guards
2024-10-15 19:38:49 +01:00
Henry Mercer
d77a73b68c
Bump minimum supported version to 2.14.6
2024-10-15 19:04:32 +01:00
Henry Mercer
563627499b
Merge pull request #2538 from github/henrymercer/zstd-stream
...
Support streaming the download and extraction of zstd bundles
2024-10-14 20:16:34 +01:00
Angela P Wen
a469ecdf39
Merge pull request #2545 from github/dependabot/npm_and_yarn/npm-107f1d22a3
...
Bump the npm group with 3 updates
2024-10-14 11:39:29 -07:00
github-actions[bot]
99e8aaf0c4
Update checked-in dependencies
2024-10-14 17:29:38 +00:00
dependabot[bot]
2c8edf7179
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 8.8.1 to 8.9.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/v8.9.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.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/v8.9.0/packages/parser )
Updates `typescript` from 5.6.2 to 5.6.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.6.2...v5.6.3 )
---
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
- 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-10-14 17:28:42 +00:00
Henry Mercer
5f519a326a
Merge branch 'main' into henrymercer/zstd-stream
2024-10-14 13:18:51 +01:00
yoff
b0b722f202
Merge pull request #2543 from github/mergeback/v3.26.13-to-main-f779452a
...
Mergeback v3.26.13 refs/heads/releases/v3 into main
2024-10-14 13:43:01 +02:00
github-actions[bot]
039b1b8b67
Update checked-in dependencies
2024-10-14 11:25:36 +00:00
github-actions[bot]
7ad2732661
Update changelog and version after v3.26.13
2024-10-14 11:06:47 +00:00
yoff
f779452ac5
Merge pull request #2539 from github/update-v3.26.13-0c3e00641
...
Merge main into releases/v3
2024-10-14 13:05:26 +02:00
yoff
532932479b
Update CHANGELOG.md
2024-10-14 12:44:04 +02:00
Andrew Eisenberg
5fb6f1257e
Create publish-immutable-action workflow
2024-10-11 15:28:56 -07:00
Andrew Eisenberg
ea2cd92c21
Merge pull request #2517 from github/aeisenberg/create-release
...
Create a GitHub release for each action release
2024-10-11 13:32:06 -07:00
github-actions[bot]
007ba25648
Update changelog for v3.26.13
2024-10-11 15:20:22 +00:00
yoff
0c3e006416
Merge pull request #2536 from yoff/python/ff-std-lib-extraction
...
Python: Handle new default for standard library extraction
2024-10-11 15:35:21 +02:00
Andrew Eisenberg
2b89f7bcf6
Create the changelog before creating the mergeback branch
2024-10-10 14:12:54 -07:00
github-actions[bot]
7d365b9940
Update checked-in dependencies
2024-10-10 19:22:32 +00:00
Henry Mercer
ab636d7049
Node 16 fix: Import performance
2024-10-10 19:55:07 +01:00
Henry Mercer
565880b86a
Add explicit field for extraction streaming
2024-10-10 19:54:56 +01:00
Henry Mercer
38469af228
Merge pull request #2537 from github/henrymercer/no-zstd-windows
...
Don't use Zstandard bundles on Windows
2024-10-10 19:53:35 +01:00
Henry Mercer
4dca88a5fc
Logging: Add a space after a URL for easier copying
2024-10-10 19:48:21 +01:00
Henry Mercer
222ac621e3
Improve duration formatting
2024-10-10 19:48:21 +01:00
Henry Mercer
edd7713837
Only echo command if we are streaming the stdout
2024-10-10 19:48:21 +01:00
Henry Mercer
90c42c41ec
Improve logging
2024-10-10 19:48:21 +01:00
Henry Mercer
df0590b2ee
Follow redirects
2024-10-10 19:48:20 +01:00
Henry Mercer
d70300d9f5
Use https module
2024-10-10 19:48:20 +01:00
Henry Mercer
79e826e0a2
Add PR check for streaming
2024-10-10 19:48:20 +01:00
Henry Mercer
ddead5420c
Stream the download and extraction of zstd bundles
...
Behind a feature flag
2024-10-10 19:48:20 +01:00
Henry Mercer
cd83b08c78
Add streaming API for zstd extraction
2024-10-10 19:48:20 +01:00
Henry Mercer
5b6984ee4d
Assert that Windows downloads gzip
2024-10-10 19:40:37 +01:00
Henry Mercer
eefb943f7e
Don't use Zstandard bundles on Windows
...
In testing, gzip performs better than Zstandard on Windows.
2024-10-10 19:24:32 +01:00
Andrew Eisenberg
d545e9b4a6
Add a partial changelog when releasing
2024-10-09 20:51:28 -07:00
Rasmus Lerchedahl Petersen
201e02efe2
rebuild the action
2024-10-09 22:24:40 +02:00
Rasmus Lerchedahl Petersen
ce5f900bfc
formatting
2024-10-09 17:14:00 +02:00
Rasmus Lerchedahl Petersen
65dd816de1
remove unused import
2024-10-09 17:14:00 +02:00
Rasmus Lerchedahl Petersen
502028f6bc
Python: absolute basics
...
probably still need to route some values around
2024-10-09 17:14:00 +02:00
Angela P Wen
9d1e406cd6
Merge pull request #2535 from github/angelapwen/update-artifacts-tests
...
PR Checks: update artifacts tests
2024-10-08 14:42:47 -07:00
Angela P Wen
dafc7dd67c
PR Checks: update artifacts tests
...
We are planning to make the default behavior of the `CODEQL_ACTION_ARTIFACT_V4_UPGRADE` feature flag to be true. This change updates our debug artifact PR checks so that the relevant environment variable is set to `true`, and changes the `debug-artifacts-upgrade` test to `debug-artifacts-legacy` test.
2024-10-08 13:50:31 -07:00
Henry Mercer
f31ce56e77
Merge pull request #2534 from github/dependabot/npm_and_yarn/npm-817911fdd4
...
Bump the npm group across 1 directory with 4 updates
2024-10-08 17:58:21 +01:00
github-actions[bot]
422a2796f6
Update checked-in dependencies
2024-10-08 14:51:10 +00:00
dependabot[bot]
47dd08d5fa
Bump the npm group across 1 directory with 4 updates
...
Bumps the npm group with 4 updates in the / directory: [@octokit/types](https://github.com/octokit/types.ts ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `@octokit/types` from 13.6.0 to 13.6.1
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.6.0...v13.6.1 )
Updates `@eslint/js` from 9.11.1 to 9.12.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/commits/v9.12.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.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.8.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.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.8.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- 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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-08 14:50:04 +00:00
Angela P Wen
572cc5268d
Mergeback v3.26.12 refs/heads/releases/v3 into main ( #2530 )
...
* Update changelog for v3.26.12
* Update changelog and version after v3.26.12
* Update checked-in dependencies
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-10-07 10:17:37 -07:00
github-actions[bot]
690a986f16
Update checked-in dependencies
2024-10-07 17:01:58 +00:00
github-actions[bot]
c0098c850a
Update changelog and version after v3.26.12
2024-10-07 17:00:44 +00:00
Angela P Wen
c36620d31a
Merge pull request #2529 from github/update-v3.26.12-c9a70ff45
...
Merge main into releases/v3
2024-10-07 09:59:22 -07:00
github-actions[bot]
570aecb95f
Update changelog for v3.26.12
2024-10-07 16:35:36 +00:00
Henry Mercer
c9a70ff45f
Merge pull request #2526 from github/henrymercer/check-zstd-on-path
...
Check zstd is on the path in addition to tar version
2024-10-07 17:14:34 +01:00
github-actions[bot]
d65a17605a
Rebuild
2024-10-07 09:28:04 +00:00
Henry Mercer
bf2e624d0b
Update src/tar.ts
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-10-07 10:25:25 +01:00
Paolo Tranquilli
56d197570a
Merge pull request #2489 from github/redsun82/rust
...
Add basic Rust support for internal testing
2024-10-07 09:39:54 +02:00
Andrew Eisenberg
7cf65a5b2e
Merge pull request #2518 from github/dependabot/npm_and_yarn/npm-88156698cd
...
Bump the npm group with 3 updates
2024-10-04 15:35:27 -07:00
Andrew Eisenberg
8a56dd2e53
Update to @actions/core 1.11.1
2024-10-04 15:21:50 -07:00
Angela P Wen
1532671351
Update default bundle to 2.19.1 ( #2519 )
...
* Update default bundle to codeql-bundle-v2.19.1
* Add changelog note
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-10-04 13:45:22 -07:00
Angela P Wen
64871a860c
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.1
2024-10-04 13:32:24 -07:00
Henry Mercer
057e1ecd3d
Check zstd is on the path in addition to tar version
2024-10-04 19:20:21 +01:00
Andrew Eisenberg
46d955c51a
Merge pull request #2415 from aeisenberg/aeisenberg/update-readme-1
...
Update README with detailed information
2024-10-04 10:21:25 -07:00
Henry Mercer
215ff9cf2e
Merge pull request #2525 from github/henrymercer/fix-changelog-section
...
Fix changelog note section
2024-10-04 18:15:51 +01:00
Henry Mercer
6c8758fcd6
Fix changelog note section
...
This went into the wrong place due to a semantic merge conflict
2024-10-04 15:42:56 +01:00
Henry Mercer
76aafb9ddb
Merge pull request #2520 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-10-04 15:41:33 +01:00
Andrew Eisenberg
bed2a47f20
Update autobuild/action.yml
2024-10-03 18:32:01 -07:00
Andrew Eisenberg
3b143d4ee5
Update readme
2024-10-03 15:06:40 -07:00
Andrew Eisenberg
c768f67a10
Clean up README
...
Restructured the change to the README. Instead of directly including the
descriptions of the language inputs, added links to the inputs for each
action.
2024-10-03 13:52:33 -07:00
Andrew Eisenberg
873c91c4f7
Update README with detailed information
...
Update `README.md` to include detailed information about inputs, workflow permissions, build modes, and actions.
* **Inputs**: Add a section on inputs, including the `config` option, `languages`, `queries`, `packs`, `db-location`, `ram`, `threads`, and `source-root`.
* **Workflow Permissions**: Add a section on workflow permissions required for the actions.
* **Build Modes**: Add a section explaining the different build modes available for the actions (`none`, `autobuild`, `manual`).
* **Actions**: Add a section describing the different actions (`init`, `autobuild`, `analyze`, `upload-sarif`, `resolve-environment`, `start-proxy`) and how to use them, with links to the relevant documentation on GitHub.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/github/codeql-action?shareId=XXXX-XXXX-XXXX-XXXX ).
2024-10-03 13:42:25 -07:00
Chuan-kai Lin
8b33300963
Merge pull request #2521 from github/cklin/run-git-command
...
Misc cleanups on git command invocation
2024-10-03 13:40:45 -07:00
Angela P Wen
15649f638c
Mergeback v3.26.11 refs/heads/releases/v3 into main ( #2523 )
...
* Update changelog for v3.26.11
* Update changelog and version after v3.26.11
* Update checked-in dependencies
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
2024-10-03 13:18:38 -07:00
github-actions[bot]
a83506b7c8
Update checked-in dependencies
2024-10-03 20:02:50 +00:00
github-actions[bot]
495ca588a4
Update changelog and version after v3.26.11
2024-10-03 20:01:45 +00:00
Angela P Wen
6db8d6351f
Merge pull request #2522 from github/update-v3.26.11-8aba5f2c4
...
Merge main into releases/v3
2024-10-03 13:00:22 -07:00
github-actions[bot]
389647f398
Update changelog for v3.26.11
2024-10-03 19:41:19 +00:00
Chuan-kai Lin
d64cca4b60
Rename determineMergeBaseCommitOid()
...
The name suggests that the function computes the merge base, which for
Git means specifically the best common ancestors between multiple
commits or branches (see `git merge-base`).
But what the function actually does is to calculate the HEAD commit of
the PR base branch, as derived from the PR merge commit that the action
analyzes. So even though the function has to do with "merge" and "base",
using the term "merge base" is still misleading at best.
This commit renames the function to determineBaseBranchHeadCommitOid(),
which more clearly indicates what the function does.
2024-10-03 08:43:36 -07:00
Chuan-kai Lin
955d00143d
Extract runGitCommand()
2024-10-03 08:29:52 -07:00
Henry Mercer
01007b8429
Fix new lines in update supported GHES versions PR
2024-10-03 11:49:16 +01:00
Henry Mercer
15f615c384
Add a deprecation warning for CodeQL <=2.14.5
2024-10-03 11:46:49 +01:00
github-actions[bot]
35de01e395
Update supported GitHub Enterprise Server versions
2024-10-03 00:14:22 +00:00
Angela P Wen
868284ba01
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.1
2024-10-02 17:00:15 -07:00
github-actions[bot]
4beccf73ad
Add changelog note
2024-10-02 23:58:17 +00:00
github-actions[bot]
08bec82e80
Update default bundle to codeql-bundle-v2.19.1
2024-10-02 23:58:14 +00:00
github-actions[bot]
f0c7f1d0c0
Update checked-in dependencies
2024-10-02 22:13:21 +00:00
dependabot[bot]
a66a5fe0e4
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ), [@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 `@actions/core` from 1.10.1 to 1.11.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Updates `@typescript-eslint/eslint-plugin` from 8.7.0 to 8.8.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/v8.8.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.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/v8.8.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@actions/core"
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-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-10-02 22:12:04 +00:00
Andrew Eisenberg
8aba5f2c42
Merge pull request #2516 from github/aeisenberg/dependabot-exclude
...
Exclupde `eslint-plugin-import` updates from dependabot
2024-10-02 15:10:17 -07:00
Andrew Eisenberg
9b4db1efbf
Create a GitHub release for each action release
...
Must make sure this release is not marked as `latest` or else it will
interfere with the CLI bundle releases also included in this repo.
2024-10-02 15:08:20 -07:00
Andrew Eisenberg
ecac2c6d53
Exclupde eslint-plugin-import updates from dependabot
...
See https://github.com/github/codeql-action/pull/2510 for reason why.
2024-10-02 14:22:25 -07:00
Henry Mercer
e85017e674
Merge pull request #2514 from github/henrymercer/zstd-better-failure-logging
...
Capture stderr from extracting Zstandard bundles
2024-10-02 22:14:53 +01:00
Angela P Wen
a60db1d7ff
Add notice for dependency upgrade timeline ( #2513 )
2024-10-02 17:35:52 +00:00
Henry Mercer
28db28fc03
Improve clean up if extraction fails
2024-10-02 15:45:55 +01:00
Henry Mercer
3da852e107
Capture stderr from extracting .tar.zst
2024-10-02 15:32:34 +01:00
Andrew Eisenberg
c4d433c562
Merge pull request #2510 from github/dependabot/npm_and_yarn/npm-13baf58ce8
...
Bump the npm group with 3 updates
2024-10-01 19:31:40 -07:00
Andrew Eisenberg
2f6cf481fd
Undo eslint-plugin-import bump
...
This package must stay at 2.29.1 until a version of the
package is released that supports eslint v9.
2024-10-01 19:18:59 -07:00
Angela P Wen
3c13be0632
Add breaking change label to changenote ( #2512 )
2024-10-01 15:30:15 -07:00
Angela P Wen
a196a714b8
Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled ( #2482 )
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-10-01 09:59:05 -07:00
Henry Mercer
1aa7f6f05d
Refactor: Pull out generic tool invocation functionality
2024-10-01 14:39:04 +01:00
github-actions[bot]
931cd264c2
Update checked-in dependencies
2024-09-30 17:13:32 +00:00
dependabot[bot]
3fe5410805
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `@octokit/types` from 13.5.0 to 13.6.0
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v13.5.0...v13.6.0 )
Updates `@eslint/js` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js )
Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 17:12:23 +00:00
Henry Mercer
cf5b0a9041
Merge pull request #2508 from github/mergeback/v3.26.10-to-main-e2b3eafc
...
Mergeback v3.26.10 refs/heads/releases/v3 into main
2024-09-30 14:31:45 +01:00
github-actions[bot]
5f2a79b975
Update checked-in dependencies
2024-09-30 13:06:38 +00:00
github-actions[bot]
e3889114a4
Update changelog and version after v3.26.10
2024-09-30 12:59:48 +00:00
Henry Mercer
e2b3eafc8d
Merge pull request #2507 from github/update-v3.26.10-2617ff2d3
...
Merge main into releases/v3
2024-09-30 13:58:47 +01:00
github-actions[bot]
7dbbf6d542
Update changelog for v3.26.10
2024-09-30 12:38:54 +00:00
Henry Mercer
2617ff2d3f
Merge pull request #2502 from github/henrymercer/zstd-experiment
...
Add a feature flag to use a bundle compressed using Zstandard when setting up the default tools
2024-09-27 14:48:49 +01:00
Henry Mercer
46e0c78da9
Merge pull request #2504 from github/mergeback/v3.26.9-to-main-461ef6c7
...
Mergeback v3.26.9 refs/heads/releases/v3 into main
2024-09-24 18:48:12 +01:00
github-actions[bot]
da7be78a1e
Update checked-in dependencies
2024-09-24 17:31:06 +00:00
github-actions[bot]
ae1c6a2b12
Update changelog and version after v3.26.9
2024-09-24 17:25:26 +00:00
Henry Mercer
461ef6c76d
Merge pull request #2503 from github/update-v3.26.9-f861efb2b
...
Merge main into releases/v3
2024-09-24 18:23:56 +01:00
github-actions[bot]
00b1146c45
Update changelog for v3.26.9
2024-09-24 17:05:10 +00:00
Henry Mercer
f861efb2b3
Merge pull request #2498 from github/dependabot/npm_and_yarn/npm-9874b37b58
...
Bump the npm group with 4 updates
2024-09-24 18:02:34 +01:00
Henry Mercer
6b2f7e7c28
Run PR checks using JS only
2024-09-24 17:54:33 +01:00
Henry Mercer
af8e2bc4a1
Use Node script to remove CodeQL cross-platform
2024-09-24 17:43:32 +01:00
Henry Mercer
bc68dc9d95
Extract constant for first std-compressed version
2024-09-24 17:39:33 +01:00
Henry Mercer
67b30f7c39
Tweak description
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-09-24 17:22:11 +01:00
Henry Mercer
fa91789e81
Run zstd checks against all operating systems
2024-09-24 17:21:26 +01:00
Henry Mercer
426821d803
Merge pull request #2485 from github/dependabot/github_actions/actions-a88a8c5a24
...
Bump actions/create-github-app-token from 1.10.3 to 1.11.0 in the actions group
2024-09-23 23:12:34 +01:00
Henry Mercer
37309b9318
Add changelog note
2024-09-23 23:07:21 +01:00
Henry Mercer
20bd6feb0b
Merge branch 'main' into henrymercer/zstd-experiment
2024-09-23 23:06:24 +01:00
Henry Mercer
0abc1ec90b
Capture reason if zstd fails unexpectedly
2024-09-23 22:53:13 +01:00
Henry Mercer
4d015b8cba
Fall back to gzip if zstd fails
2024-09-23 22:53:13 +01:00
Henry Mercer
07e8133971
Merge pull request #2501 from github/henrymercer/missing-autobuild-config-error
...
Fix inconsistency in autobuild error tracking
2024-09-23 22:50:02 +01:00
Henry Mercer
662c71aa9e
Check telemetry in PR check to ensure .tar.zst downloaded
2024-09-23 22:39:47 +01:00
Henry Mercer
a7a6a6951e
Determine zstd availability earlier on to simplify log
2024-09-23 22:39:47 +01:00
Henry Mercer
db98c27941
Gate zstd enablement on tar version
2024-09-23 22:39:47 +01:00
Henry Mercer
b1ca017eae
Add PR check for zstd bundle
2024-09-23 22:39:47 +01:00
Henry Mercer
990feb59a4
Catch gotcha in PR check workflow generator
2024-09-23 22:39:47 +01:00
Henry Mercer
ac3fca3e9f
Use zstd bundle by default when feature flag enabled
2024-09-23 22:39:46 +01:00
Henry Mercer
e7309d2b5c
Add feature flag for using zstd bundle
2024-09-23 22:39:46 +01:00
Henry Mercer
e0a151e64e
Fix inconsistency in autobuild error tracking
2024-09-23 22:34:32 +01:00
nickfyson
6b0ce4e274
revert eslint-plugin-import to 2.29.1
2024-09-23 22:22:15 +01:00
Andrew Eisenberg
07fd497921
Merge branch 'main' into dependabot/github_actions/actions-a88a8c5a24
2024-09-23 14:16:06 -07:00
Andrew Eisenberg
2cddcb1990
Merge pull request #2499 from github/aeisenberg/no-upload-sarif
...
Avoid uploading eslint sarif for dependabot PR
2024-09-23 13:18:07 -07:00
Andrew Eisenberg
6225a95822
Don't upload during cancelled jobs
2024-09-23 12:20:21 -07:00
Andrew Eisenberg
9580b7e6d5
Avoid uploading eslint sarif for dependabot PR
...
Dependabot does not have `security-events: write` permission.s
2024-09-23 12:12:10 -07:00
dependabot[bot]
b436a5fca7
Bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.10.3 to 1.11.0
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](31c86eb3b3...5d869da34e )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 17:57:11 +00:00
github-actions[bot]
7a2719db05
Update checked-in dependencies
2024-09-23 17:29:51 +00:00
dependabot[bot]
65e62c7ee1
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `@eslint/js` from 9.10.0 to 9.11.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/commits/v9.11.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.7.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/v8.7.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.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/v8.7.0/packages/parser )
Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 17:28:39 +00:00
Angela P Wen
ef130516b1
Merge pull request #2484 from github/dependabot/npm_and_yarn/npm-f8fb634f66
...
Bump the npm group across 1 directory with 8 updates
2024-09-23 10:09:36 -07:00
Henry Mercer
132b18f2f0
Merge pull request #2497 from github/henrymercer/rebuild-add-new-files
...
CI: Check in new files when rebuilding
2024-09-23 17:57:24 +01:00
Henry Mercer
edf2ee9ac8
Merge pull request #2496 from github/henrymercer/reduce-pr-check-load
...
Run some tests against only `latest` and `nightly-latest` CLIs
2024-09-23 17:56:12 +01:00
Angela P Wen
74e989e9a5
Stop tracking tsconfig.tsbuildinfo
2024-09-23 09:47:18 -07:00
Henry Mercer
bff5ba0a53
Check in new files when rebuilding
2024-09-23 17:41:33 +01:00
Angela P Wen
ed5036d7fa
Update tsconfig.tsbuildinfo
2024-09-23 09:28:18 -07:00
Henry Mercer
f9ae1f1149
Downgrade eslint-plugin-import for now
2024-09-23 16:17:24 +01:00
Henry Mercer
b78ab6c660
s/latest/linked/
2024-09-23 16:07:27 +01:00
Henry Mercer
a7b66734cc
Run some tests against only latest and nightly-latest CLIs
...
These features have stabilized so it isn't that helpful to test them against the full range of CLIs. So let's speed up the PR checks and save some Actions minutes.
2024-09-23 16:02:38 +01:00
Remco Vermeulen
323f5ef653
Merge pull request #2494 from github/rvermeulen/use-workflow-token
...
Use workflow token for `update-release-branch.py`
2024-09-20 08:25:48 -07:00
Remco Vermeulen
a41f61f2b3
Merge branch 'main' into rvermeulen/use-workflow-token
2024-09-19 08:31:54 -07:00
Remco Vermeulen
7513a95cdc
Use workflow token for update-release-branch.py
...
This explicitly passes the workflow token and restores this to the original invocation.
The split is now App token for `git` and workflow token for everything else.
2024-09-19 08:28:19 -07:00
Chris Smowton
574aaa5812
Merge pull request #2492 from github/smowton/admin/try-using-app-token-to-backport
...
Backport workflow: try using the app token
2024-09-19 12:22:27 +01:00
Chris Smowton
3b3a4a69cf
Backport workflow: try using the app token
...
GITHUB_TOKEN is no longer defined; we should use either the workflow token or the app one. Here we try using the app one.
2024-09-19 12:07:05 +01:00
Chris Smowton
799e477cb3
Merge pull request #2491 from github/mergeback/v3.26.8-to-main-294a9d92
...
Mergeback v3.26.8 refs/heads/releases/v3 into main
2024-09-19 11:20:24 +01:00
github-actions[bot]
c38521e711
Update checked-in dependencies
2024-09-19 09:45:04 +00:00
github-actions[bot]
65efd221e9
Update changelog and version after v3.26.8
2024-09-19 09:41:48 +00:00
Chris Smowton
294a9d9291
Merge pull request #2490 from github/update-v3.26.8-64431c66d
...
Merge main into releases/v3
2024-09-19 10:40:31 +01:00
github-actions[bot]
00b3604ce7
Update changelog for v3.26.8
2024-09-19 09:12:45 +00:00
Chris Smowton
64431c66d0
Merge pull request #2483 from github/update-bundle/codeql-bundle-v2.19.0
...
Update default bundle to 2.19.0
2024-09-18 13:48:00 +01:00
Chris Smowton
e0e2d7557d
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.0
2024-09-18 13:24:05 +01:00
Paolo Tranquilli
6fc72c19db
Add basic Rust support for internal testing
2024-09-18 13:33:55 +02:00
Remco Vermeulen
cb28816228
Merge pull request #2487 from rvermeulen/rvermeulen/uri-errors-as-warnings
...
Turn URI errors into warnings
2024-09-17 16:28:01 -07:00
Remco Vermeulen
498c508900
Rebuild JavaScript files
2024-09-17 16:12:44 -07:00
Remco Vermeulen
a1a585f2ab
Merge branch 'main' into rvermeulen/uri-errors-as-warnings
2024-09-17 14:09:52 -07:00
Henry Mercer
34666c10b6
Merge pull request #2488 from github/henrymercer/debug-artifacts-better-logging
...
Improve logging when preparing and uploading debug artifacts
2024-09-17 21:07:52 +01:00
Henry Mercer
6e24973d7a
Improve logging for combined SARIF debug artifact
2024-09-17 11:15:08 +02:00
Henry Mercer
d0a3cf2152
Improve logging for debug artifacts
2024-09-17 11:08:27 +02:00
Henry Mercer
78d398ebc6
Improve docs and method naming
2024-09-17 10:58:00 +02:00
Henry Mercer
782de45248
Merge pull request #2486 from github/henrymercer/improve-debug-artifact-robustness
...
Improve the robustness of creating and uploading debug artifacts
2024-09-17 08:47:04 +01:00
Remco Vermeulen
642bbfc83a
Turn invalid helpUri attribute into a warning
2024-09-16 20:22:13 -07:00
Henry Mercer
213bf3678c
Improve documentation
2024-09-16 23:05:17 +02:00
Henry Mercer
dd7307d603
Refactoring: Simplify retrieving error message
2024-09-16 22:38:35 +02:00
Henry Mercer
bbd7c801a0
Fall back to partial database bundle if CLI command fails
2024-09-16 22:29:11 +02:00
Henry Mercer
80d7a6c8d4
Tolerate failures in uploading debug artifacts
2024-09-16 22:20:22 +02:00
github-actions[bot]
6989ba7bd2
Update checked-in dependencies
2024-09-16 17:29:58 +00:00
dependabot[bot]
1afca056e3
Bump the npm group across 1 directory with 8 updates
...
Bumps the npm group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.9.1` | `9.10.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.4.0` | `8.6.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.4.0` | `8.6.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.57.0` | `8.57.1` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.0.1` | `5.0.2` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) | `2.29.1` | `2.30.0` |
| [sinon](https://github.com/sinonjs/sinon ) | `18.0.0` | `19.0.2` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.5.4` | `5.6.2` |
Updates `@eslint/js` from 9.9.1 to 9.10.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/commits/v9.10.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.4.0 to 8.6.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/v8.6.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.4.0 to 8.6.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/v8.6.0/packages/parser )
Updates `eslint` from 8.57.0 to 8.57.1
- [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.57.0...v8.57.1 )
Updates `eslint-plugin-github` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2 )
Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
Updates `sinon` from 18.0.0 to 19.0.2
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v18.0.0...v19.0.2 )
Updates `typescript` from 5.5.4 to 5.6.2
- [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.5.4...v5.6.2 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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-patch
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 17:28:50 +00:00
github-actions[bot]
6cc325341d
Add changelog note
2024-09-16 16:57:31 +00:00
github-actions[bot]
bbd9c4a63d
Update default bundle to codeql-bundle-v2.19.0
2024-09-16 16:57:27 +00:00
Henry Mercer
d061f2cdd0
Handle CLI errors when creating debug artifacts
2024-09-16 18:39:39 +02:00
Dave Bartolomeo
5618c9fc1e
Merge pull request #2481 from rvermeulen/rvermeulen/use-correct-token-for-auth
...
Use generated token on checkout
2024-09-13 12:51:10 -04:00
Angela P Wen
fe22310da9
Merge pull request #2475 from github/angelapwen/refactor-debug-artifacts-upload
...
Refactor: prepare debug artifacts for `artifact` upgrades
2024-09-13 09:47:26 -07:00
Remco Vermeulen
762210d5a0
Use generated token on checkout
...
The script `.github/update-release-branch.py` uses the `git` command
to push changes. Therefore we need to ensure that `git` authenticates
with a token that has the `workflows` write permision.
This change restore the GitHub token used by the script to access the
API and applies the `workflows` write permission to the token used by `git`.
2024-09-13 09:13:54 -07:00
Chris Gavin
c101242d73
Merge pull request #2477 from github/fix-incorrect-token-docs
...
Fix incorrect documentation about the `token` input to the Actions.
2024-09-13 16:04:12 +01:00
Chris Gavin
86b04fb0e4
Add a warning to not specify a token input in most cases.
2024-09-13 15:48:32 +01:00
Chris Gavin
51de6a802f
Use RFC-style requirements.
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-09-13 15:42:15 +01:00
Dave Bartolomeo
e1d2bc5ddf
Merge pull request #2479 from github/mergeback/v3.26.7-to-main-8214744c
...
Mergeback v3.26.7 refs/heads/releases/v3 into main
2024-09-13 09:52:52 -04:00
github-actions[bot]
fa08c064f2
Update checked-in dependencies
2024-09-13 13:37:09 +00:00
github-actions[bot]
d4f57b81db
Update changelog and version after v3.26.7
2024-09-13 13:29:11 +00:00
Dave Bartolomeo
8214744c54
Merge pull request #2478 from github/update-v3.26.7-4a01ec798
...
Merge main into releases/v3
2024-09-13 09:28:06 -04:00
github-actions[bot]
a3b3e07cec
Update changelog for v3.26.7
2024-09-13 13:11:18 +00:00
Chris Gavin
d795ead7df
Fix incorrect documentation about the token input to the Actions.
2024-09-13 10:05:33 +01:00
Angela P Wen
bc660fcf8c
Copy SARIF file to database location rather than move
2024-09-12 12:58:13 -07:00
Angela P Wen
e7716806b8
Rename upload-debug-artifacts to combined-sarif-artifacts
...
More accurately describes what these artifacts are, rather than the step they're uploaded in.
2024-09-12 12:56:38 -07:00
Angela P Wen
cb7faf53f6
Refactor: move combined SARIF debug artifact logic to debug-artifact
2024-09-12 12:55:49 -07:00
Andrew Eisenberg
4a01ec7986
Merge pull request #2474 from github/aeisenberg/always-upload-eslint-sarif
...
Always upload eslint.sarif
2024-09-12 10:17:59 -07:00
Dave Bartolomeo
762dbaeeb7
Merge pull request #2471 from github/update-bundle/codeql-bundle-v2.18.4
...
Update default bundle to 2.18.4
2024-09-12 10:07:10 -04:00
Angela P Wen
d4bfd40513
Use .push rather than .concat
2024-09-11 16:37:04 -07:00
Angela P Wen
82ce3131fa
Remove unused helper file
2024-09-11 16:36:48 -07:00
Angela P Wen
4ba244037a
Rebuild: add transpiled files
2024-09-11 15:13:10 -07:00
Angela P Wen
c098b253f6
Only upload upload-sarif debug artifacts at most once
...
Previously, we uploaded combined SARIF artifacts in both the `analyze-post` and `upload-sarif-post` steps. This change ensures that these artifacts are uploaded at most once — in `analyze-post` if it is a first-party run and `upload-sarif-post` if it is a third-party run.
This is a defensive check because as we upgrade to the new `artifact` dependencies we will not be able to upload artifacts to the same artifact directory.
2024-09-11 15:11:27 -07:00
Angela P Wen
b296f2676c
Refactor: upload all available debug artifacts in init-post
...
Previously, we uploaded SARIF artifacts in the `analyze-post` step and database and log artifacts in the `init-post` step. As we migrate to the updated `artifact` dependencies, we want to switch to uploading all artifacts in one step.
In order to upload all artifacts in one go and maintain the artifacts at the root of the debug directory, we first move SARIF artifacts to the database directory. This should not affect any other consumers of the SARIF file as this occurs in the `init-post` step.
2024-09-11 15:09:29 -07:00
Andrew Eisenberg
0d0f998f28
Always upload eslint.sarif
2024-09-10 16:09:28 -07:00
Andrew Eisenberg
e817992b3d
Merge pull request #2469 from github/aeisenberg/upload-eslint-sarif
...
Upload sarif for eslint results
2024-09-10 15:51:24 -07:00
Remco Vermeulen
49021ad7f5
Merge pull request #2472 from rvermeulen/rvermeulen/update-release-branch-authz
...
Address authentication issue release branch update
2024-09-10 15:39:00 -07:00
Andrew Eisenberg
56b8418884
Ignore suppressed alerts
2024-09-10 15:31:09 -07:00
Remco Vermeulen
f824adbf9b
Merge branch 'main' into rvermeulen/update-release-branch-authz
2024-09-10 11:13:04 -07:00
github-actions[bot]
8d9ed0b40e
Add changelog note
2024-09-10 13:26:12 +00:00
github-actions[bot]
2a9bba1c35
Update default bundle to codeql-bundle-v2.18.4
2024-09-10 13:26:08 +00:00
Andrew Eisenberg
5c9d95388f
Merge branch 'main' into aeisenberg/upload-eslint-sarif
2024-09-09 14:27:48 -07:00
Andrew Eisenberg
8fd294e26a
Merge pull request #2470 from github/aeisenberg/update-setup-swift
...
Update setup-swift version
2024-09-09 14:24:06 -07:00
Andrew Eisenberg
c00e2392d2
Update setup-swift version
...
Allows running swift v5.10.1.
2024-09-09 14:06:08 -07:00
Andrew Eisenberg
55c72b9aa6
Upload sarif for eslint results
2024-09-09 13:21:27 -07:00
Michael B. Gale
d8b1697e9a
Merge pull request #2455 from github/mbg/go/1.23
...
Go: Bump Go version to 1.23 in tests
2024-09-06 10:47:28 +01:00
Henry Mercer
9b41ced437
Merge pull request #2464 from github/henrymercer/tools-url-status-report
...
Add standard tools URLs to status report
2024-09-05 19:43:52 +01:00
Henry Mercer
0aafba91ba
Add standard tools URLs to status report
2024-09-05 19:40:26 +02:00
Henry Mercer
ad5c6086fd
Merge pull request #2463 from github/henrymercer/job-uuid-in-sarif
...
Add job run UUID to SARIF output
2024-09-05 18:34:03 +01:00
Henry Mercer
3b0aa30bb7
Merge pull request #2462 from github/henrymercer/fix-ghes-table
...
Fix formatting issue with GHES compatibility table
2024-09-05 17:51:49 +01:00
Henry Mercer
90cf3d26a7
Add PR check for job run UUID
2024-09-05 15:02:02 +02:00
Henry Mercer
de6fe7e20a
Add job run UUID to SARIF output
2024-09-05 14:52:43 +02:00
Henry Mercer
77f9025999
Fix formatting issue with GHES compatibility table
...
Also add a note about GHES 3.11 supporting but not shipping with CodeQL Action v3.
2024-09-05 12:19:23 +01:00
Andrew Eisenberg
889597e41d
Merge pull request #2451 from github/aeisenberg/recommended
...
Change "recommended" to "minimum"
2024-09-04 12:49:54 -07:00
Simon Friis Vindum
4ac5f37722
Merge pull request #2450 from paldepind/use-cache-cleanup-flag
...
Use cache-cleanup command line option
2024-09-04 18:12:30 +02:00
Henry Mercer
b4a863192d
Merge pull request #2457 from github/dependabot/npm_and_yarn/npm-689a6f074c
...
Bump the npm group with 3 updates
2024-09-03 10:33:26 +01:00
github-actions[bot]
294a6ed044
Update checked-in dependencies
2024-09-02 17:34:39 +00:00
dependabot[bot]
52df12d45d
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [adm-zip](https://github.com/cthackers/adm-zip ), [@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 `adm-zip` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/cthackers/adm-zip/releases )
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md )
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.15...v0.5.16 )
Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.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/v8.4.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.2.0 to 8.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/v8.4.0/packages/parser )
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 17:33:29 +00:00
Simon Friis Vindum
878047babe
Merge branch 'main' into use-cache-cleanup-flag
2024-09-02 08:33:48 +02:00
Simon Friis Vindum
9a16e925c6
Guard usage of cache-cleanup option by version check
2024-09-02 08:32:47 +02:00
Andrew Eisenberg
693677d432
Update README.md
2024-08-30 10:55:17 -07:00
Henry Mercer
821ab42c90
Merge pull request #2442 from github/henrymercer/zstd-bundles
...
Add support for using zstd-compressed nightly bundles
2024-08-30 11:42:09 +01:00
Andrew Eisenberg
c28337900b
Change "recommended" to "minimum"
...
The wording was causing confusion.
2024-08-29 13:20:13 -07:00
Henry Mercer
27dbb1ab21
Infer compression method from URL
...
Using the downloaded path is unreliable since we may have removed the file extension.
2024-08-29 18:09:34 +01:00
Henry Mercer
379271d235
Support passing local zstd-compressed bundles
2024-08-29 18:08:18 +01:00
Henry Mercer
6240306694
Download zstd nightly bundles in PR checks
2024-08-29 17:45:09 +01:00
Henry Mercer
335044a8db
Add detected tar version to telemetry
2024-08-29 17:45:08 +01:00
Henry Mercer
ffa1b05b27
Only try zstd for specified version ranges of tar
2024-08-29 17:28:43 +01:00
Henry Mercer
cf64c3e3a3
Add telemetry for compression method
2024-08-29 17:26:14 +01:00
Henry Mercer
e2572269a1
Experiment with asking tar to figure out the decompression method
2024-08-29 16:49:45 +01:00
Michael B. Gale
f3f8576a9d
Go: Bump Go version to 1.23
2024-08-29 13:56:47 +01:00
Henry Mercer
b43ac1c23f
Merge pull request #2453 from github/mergeback/v3.26.6-to-main-4dd16135
...
Mergeback v3.26.6 refs/heads/releases/v3 into main
2024-08-29 12:04:22 +01:00
github-actions[bot]
d905212427
Update checked-in dependencies
2024-08-29 10:42:02 +00:00
github-actions[bot]
8fdccc5921
Update changelog and version after v3.26.6
2024-08-29 10:33:09 +00:00
Henry Mercer
4dd16135b6
Merge pull request #2452 from github/update-v3.26.6-7233ec5e6
...
Merge main into releases/v3
2024-08-29 11:32:04 +01:00
github-actions[bot]
dd9dd2d538
Update changelog for v3.26.6
2024-08-29 09:24:22 +00:00
Remco Vermeulen
0f99b63108
Use GitHub App for authz
2024-08-28 13:03:54 -07:00
Simon Friis Vindum
e4525acbcb
Use cache-cleanup command line option
...
The --mode command line option to has been renamed to --cache-cleanup
2024-08-28 16:48:01 +02:00
Henry Mercer
7233ec5e6b
Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3
...
Update default bundle to 2.18.3
2024-08-28 13:42:49 +01:00
github-actions[bot]
a32c44dba1
Add changelog note
2024-08-27 20:04:14 +00:00
github-actions[bot]
2966897c67
Update default bundle to codeql-bundle-v2.18.3
2024-08-27 20:04:11 +00:00
Henry Mercer
b8efe4dc6a
Merge pull request #2435 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-08-27 13:26:24 +01:00
Henry Mercer
ab408a875b
Merge branch 'main' into update-supported-enterprise-server-versions
2024-08-27 13:10:43 +01:00
Dave Bartolomeo
864b979bc3
Merge pull request #2443 from github/dbartol/config-file-telemetry
2024-08-26 19:38:53 -04:00
Andrew Eisenberg
d36c7aaf6a
Merge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7c43f6b
...
Bump the npm group with 5 updates
2024-08-26 10:57:45 -07:00
github-actions[bot]
b3bf514df4
Update checked-in dependencies
2024-08-26 17:13:37 +00:00
dependabot[bot]
fa428daf9c
Bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.9.0` | `9.9.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.1.0` | `8.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.1.0` | `8.2.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.6.1` | `3.6.3` |
| [nock](https://github.com/nock/nock ) | `13.5.4` | `13.5.5` |
Updates `@eslint/js` from 9.9.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.1.0 to 8.2.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/v8.2.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.1.0 to 8.2.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/v8.2.0/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.1...v3.6.3 )
Updates `nock` from 13.5.4 to 13.5.5
- [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.4...v13.5.5 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
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-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
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-08-26 17:12:50 +00:00
dependabot[bot]
a895f2e1b5
Merge pull request #2447 from github/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae
...
Bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group
2024-08-23 16:00:06 -07:00
Angela P Wen
715faf450a
Merge pull request #2445 from github/mergeback/v3.26.5-to-main-2c779ab0
...
Mergeback v3.26.5 refs/heads/releases/v3 into main
2024-08-23 15:31:22 -07:00
github-actions[bot]
d9b7453324
Update checked-in dependencies
2024-08-23 22:09:22 +00:00
github-actions[bot]
84edb5f4dc
Update changelog and version after v3.26.5
2024-08-23 22:03:06 +00:00
Angela P Wen
2c779ab0d0
Merge main into releases/v3 ( #2444 )
...
* Update changelog and version after v3.26.4
* Update checked-in dependencies
* Only run check SIP enablement once in `init` step (#2441 )
Co-authored-by: Henry Mercer <henrymercer@github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update changelog for v3.26.5
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com >
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-08-23 15:01:53 -07:00
github-actions[bot]
68cd1f9de3
Update changelog for v3.26.5
2024-08-23 21:43:19 +00:00
Dave Bartolomeo
276a3bec54
Fix formatting
2024-08-23 17:10:21 -04:00
Dave Bartolomeo
903fb3489c
Update map file
2024-08-23 17:00:39 -04:00
Dave Bartolomeo
5033d8503b
Merge remote-tracking branch 'origin/main' into dbartol/config-file-telemetry
2024-08-23 16:59:59 -04:00
Dave Bartolomeo
e885d9d725
Send config file path to telemetry status report
2024-08-23 16:57:53 -04:00
Angela P Wen
7e27807413
Only run check SIP enablement once in init step ( #2441 )
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-23 09:17:22 -07:00
Angela P Wen
fd5fa130e2
Merge pull request #2438 from github/mergeback/v3.26.4-to-main-f0f3afee
...
Mergeback v3.26.4 refs/heads/releases/v3 into main
2024-08-21 13:13:31 -07:00
github-actions[bot]
6f10eb0e36
Update checked-in dependencies
2024-08-21 19:27:17 +00:00
github-actions[bot]
b15a247a6c
Update changelog and version after v3.26.4
2024-08-21 19:23:55 +00:00
Angela P Wen
f0f3afee80
Merge main into releases/v3 ( #2437 )
...
* Consider registries_credentials as input
* Clean-up logging
* More debugging of credentials
* Support URL
* Validate credentials input
* fixes
* Try upload teh proxy logs
* Update changelog and version after v3.26.3
* Update checked-in dependencies
* Stop checking disk usage for MacOS ARM with SIP disabled (#2434 )
* Stop checking disk usage for MacOS ARM with SIP disabled
On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the `init` Action, we receive warnings when we run send status reports due to the `df` binary. This change will make it so that we no longer run `df` for those machines.
* Add deprecation message to `add-snippets` input.
* Update changelog with deprecation.
* Add link to PR deprecating `add-snippets` to CHANGELOG.md
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
* Address incorrect changelog location
* Update changelog for v3.26.4
---------
Co-authored-by: Marco Gario <marcogario@github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Henry Mercer <henry@henrymercer.name >
Co-authored-by: Arthur Baars <aibaars@github.com >
Co-authored-by: Angela P Wen <angelapwen@github.com >
Co-authored-by: Remco Vermeulen <rvermeulen@github.com >
Co-authored-by: Remco Vermeulen <rvermeulen@users.noreply.github.com >
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-08-21 12:22:40 -07:00
github-actions[bot]
e3543591a5
Update changelog for v3.26.4
2024-08-21 19:01:47 +00:00
Remco Vermeulen
ae01f807ca
Merge pull request #2436 from rvermeulen/rvermeulen/deprecate-add-snippets
...
Deprecate `add-snippets` input.
2024-08-21 10:44:26 -07:00
Remco Vermeulen
72bc3f7f61
Address incorrect changelog location
2024-08-21 09:43:59 -07:00
Remco Vermeulen
7388c476ae
Merge branch 'main' into rvermeulen/deprecate-add-snippets
2024-08-21 08:29:32 -07:00
Remco Vermeulen
d7c48ef5a8
Add link to PR deprecating add-snippets to CHANGELOG.md
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-08-21 08:29:24 -07:00
Remco Vermeulen
ec21b8f8a4
Update changelog with deprecation.
2024-08-20 18:06:38 -07:00
Remco Vermeulen
4067cdab78
Add deprecation message to add-snippets input.
2024-08-20 18:02:40 -07:00
github-actions[bot]
2b14a7ba3e
Update supported GitHub Enterprise Server versions
2024-08-21 00:13:14 +00:00
Angela P Wen
202b3b97bf
Stop checking disk usage for MacOS ARM with SIP disabled ( #2434 )
...
* Stop checking disk usage for MacOS ARM with SIP disabled
On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the `init` Action, we receive warnings when we run send status reports due to the `df` binary. This change will make it so that we no longer run `df` for those machines.
2024-08-20 16:04:03 -07:00
Arthur Baars
512e3066dd
Merge pull request #2404 from github/marcogario/proxy_64
...
Registries Proxy: Support feeding a base64 encoded configuration
2024-08-20 12:10:33 +02:00
Henry Mercer
339aada847
Merge pull request #2432 from github/mergeback/v3.26.3-to-main-883d8588
...
Mergeback v3.26.3 refs/heads/releases/v3 into main
2024-08-19 18:27:46 +01:00
github-actions[bot]
d615d5cc0f
Update checked-in dependencies
2024-08-19 17:08:27 +00:00
github-actions[bot]
02328f930e
Update changelog and version after v3.26.3
2024-08-19 16:36:50 +00:00
Henry Mercer
883d8588e5
Merge pull request #2431 from github/update-v3.26.3-b187c86ce
...
Merge main into releases/v3
2024-08-19 17:35:53 +01:00
github-actions[bot]
e100cebbec
Update changelog for v3.26.3
2024-08-19 16:17:47 +00:00
Henry Mercer
b187c86ce5
Merge pull request #2430 from github/henrymercer/windows-diagnostics-fix
...
Fix writing diagnostics on Windows
2024-08-19 17:08:49 +01:00
Henry Mercer
e2bb5a2777
Add changelog note
2024-08-19 16:52:12 +01:00
Henry Mercer
e5a65875f9
Fix writing diagnostics on Windows
...
Remove colons from the generated filename so it is valid on Windows.
2024-08-19 16:42:48 +01:00
Marco Gario
0b84d89476
Try upload teh proxy logs
2024-08-15 16:40:23 +00:00
Marco Gario
7baf39279e
fixes
2024-08-15 12:23:22 +00:00
Alexander Eyers-Taylor
5c681efc3f
Merge pull request #2426 from github/mergeback/v3.26.2-to-main-429e1977
...
Mergeback v3.26.2 refs/heads/releases/v3 into main
2024-08-15 12:07:42 +01:00
Marco Gario
5b34615fe0
Validate credentials input
2024-08-15 11:04:35 +00:00
github-actions[bot]
676519a882
Update checked-in dependencies
2024-08-14 16:53:33 +00:00
github-actions[bot]
25a5b8f08c
Update changelog and version after v3.26.2
2024-08-14 16:09:37 +00:00
Alexander Eyers-Taylor
429e197704
Merge pull request #2425 from github/update-v3.26.2-a93f8c2fd
...
Merge main into releases/v3
2024-08-14 17:08:27 +01:00
github-actions[bot]
9eec338902
Update changelog for v3.26.2
2024-08-14 15:52:19 +00:00
Henry Mercer
a93f8c2fd1
Merge pull request #2423 from github/mergeback/v3.26.1-to-main-29d86d22
...
Mergeback v3.26.1 refs/heads/releases/v3 into main
2024-08-14 16:48:32 +01:00
Remco Vermeulen
af1f2e89e3
Address incorrect CHANGELOG.md
...
The bundle update was removed from 3.26.1 and but back for the next release.
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-08-14 08:30:08 -07:00
github-actions[bot]
2bc3b8381e
Update checked-in dependencies
2024-08-13 20:52:52 +00:00
Remco Vermeulen
dd9700c166
Reapply "Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2"
...
This reverts commit 5b15b9edeb .
2024-08-13 13:49:54 -07:00
github-actions[bot]
ece28a826b
Update changelog and version after v3.26.1
2024-08-13 20:33:30 +00:00
Remco Vermeulen
29d86d22a3
Merge pull request #2422 from github/update-v3.26.1-0d5982aa3
...
Merge main into releases/v3
2024-08-13 13:32:18 -07:00
Remco Vermeulen
5b15b9edeb
Revert "Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2"
...
This reverts commit c4c3c4421f , reversing
changes made to d620faa0b4 .
2024-08-13 11:22:12 -07:00
github-actions[bot]
18ac79e766
Update changelog for v3.26.1
2024-08-13 17:18:51 +00:00
Henry Mercer
0d5982aa33
Merge pull request #2416 from github/henrymercer/ghes-3.14-compat-info
...
Add details of supported versions for GHES 3.14
2024-08-13 15:45:22 +01:00
Henry Mercer
da9ecb0f40
Merge pull request #2421 from github/henrymercer/log-job-run-uuid
...
Log job run UUID
2024-08-13 15:39:17 +01:00
Marco Gario
1bd7fdcdf7
Merge remote-tracking branch 'origin/main' into marcogario/proxy_64
2024-08-13 14:15:00 +00:00
Alexander Eyers-Taylor
c4c3c4421f
Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2
...
Update default bundle to 2.18.2
2024-08-13 14:58:23 +01:00
Marco Gario
f7368810c6
Support URL
2024-08-13 13:37:22 +00:00
Marco Gario
e4afb79aeb
More debugging of credentials
2024-08-13 13:31:10 +00:00
Henry Mercer
41833c77c6
Log job run UUID
2024-08-13 11:50:31 +01:00
dependabot[bot]
d620faa0b4
Bump the npm group with 4 updates ( #2419 )
...
* Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [adm-zip](https://github.com/cthackers/adm-zip ), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@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 `adm-zip` from 0.5.14 to 0.5.15
- [Release notes](https://github.com/cthackers/adm-zip/releases )
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md )
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.14...v0.5.15 )
Updates `@eslint/js` from 9.8.0 to 9.9.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/commits/v9.9.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.0.1 to 8.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/v8.1.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.0.1 to 8.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/v8.1.0/packages/parser )
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-12 11:04:43 -07:00
Henry Mercer
25ad3c8e40
Merge pull request #2418 from github/henrymercer/extraction-time-telemetry
...
Add telemetry for time spent extracting CodeQL bundle
2024-08-08 19:09:02 +01:00
Henry Mercer
44ecae4896
Fix matrixing of "submit SARIF after failure" check
2024-08-08 18:09:12 +01:00
Henry Mercer
50357f5d12
Add telemetry for time spent extracting CodeQL bundle
2024-08-08 17:46:21 +01:00
github-actions[bot]
5d9950fd02
Add changelog note
2024-08-08 15:39:55 +00:00
github-actions[bot]
18c419ea04
Update default bundle to codeql-bundle-v2.18.2
2024-08-08 15:39:51 +00:00
Henry Mercer
def1e359d7
Improve consistency in supported version naming
2024-08-08 10:55:33 +01:00
Henry Mercer
6ef274e152
Add details of supported versions for GHES 3.14
...
The release candidate is [now out](https://github.blog/changelog/2024-08-07-the-github-enterprise-server-3-14-release-candidate-is-available/ ).
2024-08-08 10:52:29 +01:00
Remco Vermeulen
5c02493ebf
Merge pull request #2394 from rvermeulen/rvermeulen/extend-init-complete-status-report
...
Extend init complete status report
2024-08-06 15:24:48 -07:00
Remco Vermeulen
a8ab493c76
Merge branch 'main' into rvermeulen/extend-init-complete-status-report
2024-08-06 14:51:42 -07:00
Henry Mercer
3ec2588ed0
Merge pull request #2411 from github/mergeback/v3.26.0-to-main-eb055d73
...
Mergeback v3.26.0 refs/heads/releases/v3 into main
2024-08-06 22:02:01 +01:00
Henry Mercer
c056c182c0
Merge pull request #2412 from github/henrymercer/update-required-ignore-skipped
...
Required checks script: Ignore skipped jobs
2024-08-06 22:01:44 +01:00
github-actions[bot]
50d1f406e9
Update checked-in dependencies
2024-08-06 17:08:17 +00:00
Henry Mercer
ecf465891a
Required checks script: Ignore skipped jobs
2024-08-06 17:40:25 +01:00
github-actions[bot]
1c5b392677
Update changelog and version after v3.26.0
2024-08-06 16:39:18 +00:00
Henry Mercer
eb055d739a
Merge pull request #2410 from github/update-v3.26.0-c24926b73
...
Merge main into releases/v3
2024-08-06 17:37:39 +01:00
Remco Vermeulen
7c2bec0cc3
Merge remote-tracking branch 'upstream/main' into rvermeulen/extend-init-complete-status-report
2024-08-06 09:11:17 -07:00
github-actions[bot]
3884d04c11
Update changelog for v3.26.0
2024-08-06 15:23:33 +00:00
Henry Mercer
c24926b734
Merge pull request #2407 from github/dependabot/npm_and_yarn/npm-7954a73ad2
...
Bump the npm group across 1 directory with 2 updates
2024-08-06 15:03:29 +01:00
Henry Mercer
68ba39bacf
Merge branch 'main' into dependabot/npm_and_yarn/npm-7954a73ad2
2024-08-06 14:02:21 +01:00
Henry Mercer
8dd1773467
Merge pull request #2408 from github/henrymercer/deprecate-codeql-2.13.4
...
Remove support for CodeQL 2.13.4 and earlier
2024-08-06 13:52:10 +01:00
Henry Mercer
441c9d90e4
Merge pull request #2409 from github/henrymercer/fix-required-checks
...
Exclude push-only unit tests job from required PR checks script
2024-08-06 13:50:57 +01:00
Henry Mercer
f03da13454
Exclude push-only unit tests job from required PR checks script
2024-08-05 20:38:18 +01:00
Henry Mercer
29a5cfc75d
Bump version to 3.26.0
2024-08-05 19:28:35 +01:00
Henry Mercer
9e440ad4c7
Add changelog note
2024-08-05 19:28:35 +01:00
Henry Mercer
136f5a589b
Add CodeQL v2.17.6 to default test versions
2024-08-05 19:28:35 +01:00
Henry Mercer
0407820509
Remove CLI version lookup based on release assets
...
This is now superseded by semantically versioned bundles
2024-08-05 19:28:35 +01:00
Henry Mercer
48c11ed2ba
Remove supporting code for CodeQL 2.13.0 through 2.13.4
2024-08-05 19:28:35 +01:00
Henry Mercer
a1404425d9
Remove 2.12.6 from tests
2024-08-05 19:28:35 +01:00
Henry Mercer
ecb9ccfcb1
Fix new linter errors
2024-08-05 19:22:26 +01:00
github-actions[bot]
acb243eabd
Update checked-in dependencies
2024-08-05 17:52:52 +00:00
dependabot[bot]
8612c175f8
Bump the npm group across 1 directory with 2 updates
...
Bumps the npm group with 2 updates in the / directory: [@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.17.0 to 8.0.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.0.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.17.0 to 8.0.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.0.1/packages/parser )
---
updated-dependencies:
- 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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 17:51:58 +00:00
Henry Mercer
0763ccfe11
Remove unneeded code for 2.13.4 and earlier
2024-08-05 17:48:55 +01:00
Henry Mercer
4be318a22d
Bump minimum CodeQL version to 2.13.5
2024-08-05 17:44:17 +01:00
Henry Mercer
84f2bfe7be
Remove GHES 3.9 from supported versions
2024-08-05 17:43:55 +01:00
Remco Vermeulen
0f24d46599
Merge branch 'main' into rvermeulen/extend-init-complete-status-report
...
Signed-off-by: Remco Vermeulen <rvermeulen@github.com >
2024-08-02 15:12:59 -07:00
Remco Vermeulen
e6c9383ca6
Explicitly set value of registries and query_filters when undefined
...
Both are arrays, so we will use an empty array if they are undefined.
2024-08-02 15:02:48 -07:00
Angela P Wen
9c646c24a4
Add warning and update PR checks for Swift on Linux ( #2399 )
...
* PR checks: Only run Swift build command on MacOS
* PR checks: update to only test Swift on MacOS
* Log warning if workflow is running Swift on Ubuntu
---------
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-08-02 16:27:45 +02:00
Andrew Eisenberg
8b7d7393fb
Merge pull request #2403 from github/aeisenberg/swift-linux
...
Add swift+linux deprecation
2024-08-02 07:11:11 -07:00
Andrew Eisenberg
3822a64bb3
Update CHANGELOG.md
2024-08-02 06:51:41 -07:00
Marco Gario
3b3012e891
Clean-up logging
2024-08-02 08:12:51 +00:00
Andrew Eisenberg
6511e77610
Update CHANGELOG.md
...
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
2024-08-01 15:57:20 -07:00
Andrew Eisenberg
fdd01ca1fe
Add swift+linux deprecation
2024-08-01 15:47:45 -07:00
Remco Vermeulen
ba3ac6f096
Clone packs from configuration to prevent modifications
2024-07-31 17:59:46 -07:00
Remco Vermeulen
7be3a64c02
Move cloneObject into utilities and export it.
2024-07-31 17:56:06 -07:00
Remco Vermeulen
19a1da54d1
Update map and minified JS files
2024-07-31 13:41:41 -07:00
Remco Vermeulen
b7b85bb26f
Change removal of credentials to adhere to no-vars-unused
2024-07-31 11:24:51 -07:00
Remco Vermeulen
7ff117d65d
Address formatting issues
2024-07-31 11:24:33 -07:00
Henry Mercer
5cdd182212
Merge pull request #2401 from github/henrymercer/remove-redundant-pr-check
...
Remove redundant PR check
2024-07-31 14:51:31 +01:00
Henry Mercer
42c6f6c925
Remove redundant PR check
...
This is no longer necessary now that this feature is enabled by default.
2024-07-31 10:56:00 +01:00
Henry Mercer
159c618fd0
Merge pull request #2398 from github/henrymercer/compile-check-on-push
...
Check compiled code on each push
2024-07-31 10:32:08 +01:00
Marco Gario
dc92ab6239
Consider registries_credentials as input
2024-07-30 18:55:10 +00:00
Henry Mercer
38a02917b0
Check compiled code on each push
...
A common mistake is forgetting to compile the code.
Ideally, this wouldn't be necessary, but in the meantime, this change gives a visible indication on the commit when the code hasn't been recompiled.
2024-07-30 18:48:16 +01:00
Henry Mercer
16639b4b1a
Merge pull request #2396 from github/dependabot/npm_and_yarn/npm-358f3e7d5e
...
Bump the npm group with 2 updates
2024-07-30 10:59:10 +01:00
github-actions[bot]
ca2d8a2534
Update checked-in dependencies
2024-07-29 17:49:13 +00:00
dependabot[bot]
ee304a3057
Bump the npm group with 2 updates
...
Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@eslint/js` from 9.7.0 to 9.8.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/commits/v9.8.0/packages/js )
Updates `typescript` from 5.5.3 to 5.5.4
- [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.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
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-07-29 17:48:05 +00:00
Remco Vermeulen
060c11b07f
Reword comment
2024-07-26 16:55:34 -07:00
Remco Vermeulen
9f7e0af9f6
Add registries to the init status complete report
...
Registries might require authentication, before we add it to the
report we remove any credentials.
2024-07-26 16:35:29 -07:00
Remco Vermeulen
25d25968e6
Add query-filters to the init complete status report
2024-07-26 16:35:11 -07:00
Remco Vermeulen
a6c4760357
Add packs to init complete status report
...
To support both the single language and multi language case we turn
the single language case into a multi language case using the
configured language.
The entire packs record is then stored as a stringified JSON object.
2024-07-26 16:32:22 -07:00
Chuan-kai Lin
aa96d09e16
Merge pull request #2392 from github/mergeback/v3.25.15-to-main-afb54ba3
...
Mergeback v3.25.15 refs/heads/releases/v3 into main
2024-07-26 08:04:05 -07:00
github-actions[bot]
95d81a0096
Update checked-in dependencies
2024-07-26 14:20:09 +00:00
github-actions[bot]
8f2e2d6281
Update changelog and version after v3.25.15
2024-07-26 14:14:30 +00:00
Chuan-kai Lin
afb54ba388
Merge pull request #2391 from github/update-v3.25.15-4b1d7da10
...
Merge main into releases/v3
2024-07-26 07:13:13 -07:00
github-actions[bot]
57a4b22c7d
Update changelog for v3.25.15
2024-07-26 13:50:10 +00:00
Chuan-kai Lin
4b1d7da102
Merge pull request #2385 from github/update-bundle/codeql-bundle-v2.18.1
...
Update default bundle to 2.18.1
2024-07-25 09:09:39 -07:00
Chuan-kai Lin
97e8f69368
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.1
2024-07-25 08:44:30 -07:00
Angela P Wen
f8e94f9775
Merge pull request #2389 from github/mergeback/v3.25.14-to-main-5cf07d8b
...
Mergeback v3.25.14 refs/heads/releases/v3 into main
2024-07-25 11:18:04 +02:00
github-actions[bot]
9e375a8f4f
Update checked-in dependencies
2024-07-25 08:33:53 +00:00
github-actions[bot]
02d73d0544
Update changelog and version after v3.25.14
2024-07-25 08:30:02 +00:00
Angela P Wen
5cf07d8b70
Merge pull request #2388 from github/update-v3.25.14-1b214db07
...
Merge main into releases/v3
2024-07-25 10:28:49 +02:00
github-actions[bot]
ecab108bfb
Update changelog for v3.25.14
2024-07-25 08:04:50 +00:00
Arthur Baars
1b214db077
Merge pull request #2387 from github/aibaars/remove-set-secret
...
Remove setSecret call
2024-07-24 19:26:34 +02:00
Arthur Baars
826b78c018
Remove setSecret call
2024-07-24 18:10:27 +02:00
Arthur Baars
f67c9cd326
Merge pull request #2376 from github/aibaars/start-proxy
...
Add `codeql-action/start-proxy`
2024-07-24 14:26:29 +02:00
Arthur Baars
77e41720af
start-proxy: get binary from toolcache
2024-07-24 13:52:31 +02:00
Arthur Baars
4733419117
Address comments
2024-07-24 11:42:14 +02:00
Arthur Baars
6186179441
Print proxy log when debugging is enabled
2024-07-24 11:42:14 +02:00
Arthur Baars
7b43b7c7ca
Add codeql-action/start-proxy
2024-07-24 11:42:14 +02:00
Arthur Baars
5669f66a72
Add node-forge to package.json
2024-07-24 11:42:14 +02:00
Angela P Wen
b400d0f668
Merge pull request #2355 from github/angelapwen/make-log-links-clickable
...
Make all instances of doc links in logs clickable
2024-07-23 20:33:39 +02:00
github-actions[bot]
736528d92f
Add changelog note
2024-07-23 14:36:45 +00:00
github-actions[bot]
98042e78ca
Update default bundle to codeql-bundle-v2.18.1
2024-07-23 14:36:41 +00:00
Angela P Wen
892ff9ec25
Fix linting errors
2024-07-23 15:21:21 +02:00
Angela P Wen
edfef2739a
Further standardize doc URL messages
...
Always say "see $URL for more information" without parentheses.
2024-07-23 14:18:04 +02:00
Angela P Wen
7ad1090882
Refactor all doc URLs into their own enum
2024-07-23 14:17:34 +02:00
Angela P Wen
7cb4b5a421
Make all instances of doc links in logs clickable
2024-07-23 14:17:34 +02:00
Angela P Wen
0e346f2c4a
Merge pull request #2384 from github/dependabot/npm_and_yarn/npm-3ec7586e85
...
Bump the npm group with 3 updates
2024-07-22 20:20:02 +02:00
github-actions[bot]
4e038ccdaf
Update checked-in dependencies
2024-07-22 17:58:57 +00:00
dependabot[bot]
59c6d06ad6
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [semver](https://github.com/npm/node-semver ), [@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 `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.17.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.17.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.16.0 to 7.17.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.17.0/packages/parser )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 17:57:47 +00:00
Angela P Wen
ea8137f35f
Merge pull request #2382 from github/angelapwen/make-autobuild-config-error
...
Classify autobuild errors as configuration errors
2024-07-22 15:25:48 +02:00
Angela P Wen
b516521723
Classify autobuild errors as configuration errors
2024-07-22 14:35:54 +02:00
Henry Mercer
44534b787f
Merge pull request #2380 from github/mergeback/v3.25.13-to-main-2d790406
...
Mergeback v3.25.13 refs/heads/releases/v3 into main
2024-07-19 16:48:44 +01:00
github-actions[bot]
667992c63e
Update checked-in dependencies
2024-07-19 15:17:51 +00:00
github-actions[bot]
000ba111dd
Update changelog and version after v3.25.13
2024-07-19 15:04:57 +00:00
Henry Mercer
2d790406f5
Merge pull request #2379 from github/update-v3.25.13-270a29d1c
...
Merge main into releases/v3
2024-07-19 16:03:42 +01:00
github-actions[bot]
232a8bc80e
Update changelog for v3.25.13
2024-07-19 12:49:29 +00:00
Henry Mercer
270a29d1cc
Merge pull request #2375 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-07-17 18:29:45 +01:00
Henry Mercer
58f46da2c3
Add changelog note
2024-07-17 17:35:56 +01:00
Henry Mercer
f2166816d7
Announce deprecation of CodeQL v2.13.4 and earlier
2024-07-17 17:34:38 +01:00
Andrew Eisenberg
8e147925e0
Merge pull request #2374 from github/aeisenberg/eslint
...
Migrate to `eslint.config.mjs`
2024-07-17 08:36:20 -07:00
github-actions[bot]
e6663d9fa2
Update supported GitHub Enterprise Server versions
2024-07-17 00:13:09 +00:00
github-actions[bot]
455bd98666
Update checked-in dependencies
2024-07-16 22:21:50 +00:00
Andrew Eisenberg
778c2bc28d
Fix eslint configuration
2024-07-16 15:13:51 -07:00
Andrew Eisenberg
3cf7236447
Migrate to eslint.config.mjs
...
`.eslintrc.json` is deprecated.
2024-07-16 10:11:29 -07:00
Henry Mercer
c2585eca08
Merge pull request #2372 from github/henrymercer/fix-changelog
...
Fix changelog entry section
2024-07-12 19:21:48 +01:00
Henry Mercer
d2d99b1ac4
Fix changelog entry section
2024-07-12 18:20:22 +01:00
Andrew Eisenberg
09653b7034
Merge pull request #2368 from mschwager/add-codeql-version
...
Add codeql-version to outputs
2024-07-12 10:18:14 -07:00
mschwager
e6438b3296
Merge branch 'main' into add-codeql-version
2024-07-12 09:19:37 -06:00
Angela P Wen
857f661639
Merge pull request #2370 from github/mergeback/v3.25.12-to-main-4fa2a795
...
Mergeback v3.25.12 refs/heads/releases/v3 into main
2024-07-12 10:41:33 +02:00
github-actions[bot]
98995113ab
Update checked-in dependencies
2024-07-12 08:22:49 +00:00
github-actions[bot]
a9885c76a1
Update changelog and version after v3.25.12
2024-07-12 08:20:59 +00:00
Angela P Wen
4fa2a79536
Merge pull request #2369 from github/update-v3.25.12-947b18fb7
...
Merge main into releases/v3
2024-07-12 10:19:35 +02:00
github-actions[bot]
dec6fb713c
Update changelog for v3.25.12
2024-07-12 07:57:26 +00:00
Angela P Wen
947b18fb72
Merge pull request #2365 from github/dependabot/npm_and_yarn/npm-88aac57241
...
Bump the npm group with 3 updates
2024-07-12 09:43:30 +02:00
Angela P Wen
9ab727712f
Merge pull request #2364 from github/update-bundle/codeql-bundle-v2.18.0
...
Update default bundle to 2.18.0
2024-07-11 11:18:56 +02:00
Angela P Wen
1c60bf167b
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.0
2024-07-11 11:03:18 +02:00
Andrew Eisenberg
b85b404fb1
Update CHANGELOG.md
2024-07-10 11:39:39 -07:00
Matt Schwager
a4f3debdaa
Add note to CHANGELOG
2024-07-10 13:13:34 -04:00
Matt Schwager
e1f83c153a
Fix #2367 , add codeql-version to outputs
2024-07-10 11:58:42 -04:00
Henry Mercer
be825d5eef
Merge pull request #2353 from github/henrymercer/enable-direct-tracing
...
Enable direct tracing the autobuild build mode by default
2024-07-10 10:48:29 +01:00
Henry Mercer
243e392ed0
Fix PR number in changelog
2024-07-10 10:13:42 +01:00
Henry Mercer
026682fb73
Fix bad auto merge in changelog
2024-07-10 10:13:06 +01:00
Henry Mercer
264cbe20c6
Merge branch 'main' into henrymercer/enable-direct-tracing
2024-07-09 13:20:32 +01:00
github-actions[bot]
0b65015a1d
Update checked-in dependencies
2024-07-08 18:21:12 +00:00
dependabot[bot]
f48d8801fa
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.15.0 to 7.16.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.16.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.15.0 to 7.16.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.16.0/packages/parser )
Updates `typescript` from 5.5.2 to 5.5.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.5.2...v5.5.3 )
---
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
- 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-07-08 18:19:56 +00:00
Henry Mercer
6e04d518ba
Merge pull request #2361 from github/henrymercer/simplify-actions-only
...
Refactoring: Simplify upload SARIF flow and reuse loaded flags
2024-07-08 16:47:05 +01:00
github-actions[bot]
6478fc9b50
Add changelog note
2024-07-08 15:42:24 +00:00
github-actions[bot]
0a4755e088
Update default bundle to codeql-bundle-v2.18.0
2024-07-08 15:42:20 +00:00
Henry Mercer
0669d181f5
Merge branch 'main' into henrymercer/enable-direct-tracing
2024-07-08 10:32:33 +01:00
Henry Mercer
a98055bc5b
Merge branch 'main' into henrymercer/simplify-actions-only
2024-07-08 10:31:04 +01:00
Henry Mercer
a0041ad76c
Keep analysis_name field consistent
2024-07-08 10:30:24 +01:00
Henry Mercer
064a406de0
Merge pull request #2363 from github/henrymercer/better-error-handling
...
Improve error handling
2024-07-08 10:20:08 +01:00
Henry Mercer
2d3d0ca0c7
Merge branch 'main' into henrymercer/simplify-actions-only
2024-07-02 15:52:14 +02:00
Fotis Koutoulakis
7adf9ac915
Merge pull request #2362 from github/dependabot/npm_and_yarn/npm-414186ae6d
...
Bump the npm group with 2 updates
2024-07-02 14:31:36 +01:00
Henry Mercer
01bde733fb
Recognize internal fatal errors too
2024-07-02 15:25:59 +02:00
Henry Mercer
8dba596f10
Tidy up telemetry call
2024-07-02 14:59:50 +02:00
Henry Mercer
7e6aa4d65a
Propagate configuration errors from running queries
2024-07-02 14:53:43 +02:00
github-actions[bot]
44f8d40662
Update checked-in dependencies
2024-07-01 18:41:22 +00:00
dependabot[bot]
4b9726b71f
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.13.1 to 7.15.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.15.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.13.1 to 7.15.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.15.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-07-01 18:40:16 +00:00
Marco Gario
ee4ad8b9d6
Merge pull request #2356 from github/marcogario/require_workflows_path
...
Better handling for required workflows
2024-07-01 14:58:39 +02:00
Henry Mercer
249d690124
Update caniuse-lite
2024-07-01 14:42:00 +02:00
Henry Mercer
bfdafbcc1e
Bump ESLint parser to version that supports TypeScript 5.5.2
2024-07-01 14:38:53 +02:00
Henry Mercer
9679491cab
Avoid reloading features when uploading SARIF
2024-07-01 14:34:11 +02:00
Henry Mercer
6c2a71ced3
Remove redundant layer from upload files functions
2024-07-01 14:31:44 +02:00
Marco Gario
ddd849e831
fix lint
2024-07-01 12:14:01 +00:00
Marco Gario
dbfc2b6359
Merge branch 'main' into marcogario/require_workflows_path
2024-07-01 11:05:13 +02:00
Marco Gario
0ff1bdba7f
Update src/api-client.ts
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-07-01 11:01:12 +02:00
Arthur Baars
79e9a50e51
Merge pull request #2358 from github/mergeback/v3.25.11-to-main-b611370b
...
Mergeback v3.25.11 refs/heads/releases/v3 into main
2024-06-28 17:50:12 +02:00
github-actions[bot]
80ab1ac076
Update checked-in dependencies
2024-06-28 14:47:15 +00:00
github-actions[bot]
7bb9277650
Update changelog and version after v3.25.11
2024-06-28 14:45:16 +00:00
Arthur Baars
b611370bb5
Merge pull request #2357 from github/update-v3.25.11-de945755c
...
Merge main into releases/v3
2024-06-28 16:43:56 +02:00
github-actions[bot]
3e6431f3ac
Update changelog for v3.25.11
2024-06-28 14:09:54 +00:00
Arthur Baars
de945755c9
Merge pull request #2352 from github/update-bundle/codeql-bundle-v2.17.6
...
Update default bundle to 2.17.6
2024-06-27 19:20:57 +02:00
Marco Gario
37b6ead477
Better handling for required workflows
...
Return the workflow path from the run rather than trying to fetch the workflow
information when the workflow information is missing or refers to a required workflow.
2024-06-27 16:24:26 +00:00
Henry Mercer
bef80a1974
Add changelog note
2024-06-26 19:46:09 +01:00
Henry Mercer
8a9ecdff2e
Remove tests that require us to have at least one feature with a toolsVersion
...
If no features have a `toolsVersion` property, we'll never hit those code paths, so it isn't that important to test them.
Having a synthetic feature is an option but might create user confusion.
2024-06-26 19:46:03 +01:00
Henry Mercer
a52b209ec8
Enable direct tracing the autobuild build mode by default
2024-06-26 19:38:13 +01:00
github-actions[bot]
a32d3058b8
Add changelog note
2024-06-25 13:53:54 +00:00
github-actions[bot]
9ccc99508a
Update default bundle to codeql-bundle-v2.17.6
2024-06-25 13:53:49 +00:00
Angela P Wen
9b7c22c3b3
Merge pull request #2351 from github/dependabot/npm_and_yarn/npm-6791eaa26c
...
Bump the npm group with 2 updates
2024-06-25 11:41:32 +02:00
github-actions[bot]
9cf3243b0b
Rebuild
2024-06-25 09:21:42 +00:00
github-actions[bot]
1895b29ac8
Update checked-in dependencies
2024-06-24 18:08:23 +00:00
dependabot[bot]
9dcfde966d
Bump the npm group with 2 updates
...
Bumps the npm group with 2 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
Updates `typescript` from 5.4.5 to 5.5.2
- [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.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 18:07:07 +00:00
Angela P Wen
8723b5be41
Merge pull request #2350 from github/angelapwen/add-exclude-pr-check-param
...
PR check generator: add `excludeOsAndVersionCombination`
2024-06-24 18:49:19 +02:00
Angela P Wen
5d576606ec
Switch param order for clarity
2024-06-24 17:02:29 +02:00
Angela P Wen
7c35b4f6b5
Rename for clarity per PR review
2024-06-24 16:33:10 +02:00
Angela P Wen
462c756cab
Switch debug-artifacts job back to ubuntu
...
Now that CLI v2.17.4+ are available, we can switch this job back to `ubuntu`. As a result, we can also bring back testing on the older CLI versions (which did not work on MacOS).
CLI v.2.16.6 has a known failure on Linux so we exclude it from this workflow.
This change is orthogonal to the PR check generator change as the check doesn't use the generator.
2024-06-24 14:44:39 +02:00
Angela P Wen
495201e69c
PR check generator: add excludeOsAndVersionCombination
2024-06-24 13:33:24 +02:00
Andrew Eisenberg
3ce5d00107
Merge pull request #2349 from github/aeisenberg/no-fail-upload-artifacts
2024-06-22 11:14:00 -07:00
Andrew Eisenberg
e572852bf3
Update changelog
2024-06-21 11:49:52 -07:00
Andrew Eisenberg
950748204e
Avoid failing when debug artifacts can't be uploaded
...
Failing to upload debug artifacts should not fail the action since
it is possible that the action has already succeeded by the time this
failure occurs.
2024-06-20 12:05:45 -07:00
Henry Mercer
ce5603b80a
Merge pull request #2344 from github/sashabu/cpp-trap-cache
...
Remove C++ TRAP caching feature flag in favour of CLI v2.17.5 check.
2024-06-18 13:02:26 +01:00
Angela P Wen
c8f2e2ddaa
Merge pull request #2345 from github/dependabot/npm_and_yarn/npm-5c2f2cbc05
...
Bump the npm group with 2 updates
2024-06-18 14:07:21 +04:00
Henry Mercer
0141077280
Merge branch 'main' into sashabu/cpp-trap-cache
2024-06-18 11:01:14 +01:00
Henry Mercer
2674782bad
Merge pull request #2342 from github/henrymercer/swift-autobuild-check-with-build-mode
...
Add build mode to Swift autobuild PR check
2024-06-18 11:00:57 +01:00
Angela P Wen
b8a226936d
Merge branch 'main' into dependabot/npm_and_yarn/npm-5c2f2cbc05
2024-06-18 13:46:05 +04:00
Henry Mercer
691e81dcdf
Merge branch 'main' into henrymercer/swift-autobuild-check-with-build-mode
2024-06-18 10:26:31 +01:00
Henry Mercer
0d598e718d
Merge pull request #2346 from github/aeisenberg/fix-workflow
...
Fix workflow
2024-06-18 10:26:18 +01:00
Henry Mercer
208abc5a9a
Merge branch 'main' into henrymercer/swift-autobuild-check-with-build-mode
2024-06-18 10:10:31 +01:00
Henry Mercer
5b39968121
Merge pull request #2343 from github/henrymercer/remove-macos-11
...
Remove macOS 11 check and add macOS 14
2024-06-18 10:10:15 +01:00
Andrew Eisenberg
f45434f7f2
Merge branch 'aeisenberg/fix-workflow' into dependabot/npm_and_yarn/npm-5c2f2cbc05
2024-06-17 14:07:11 -07:00
Andrew Eisenberg
b7574c1c6a
Fix workflow
2024-06-17 14:02:59 -07:00
Andrew Eisenberg
35619fbef6
Merge pull request #1939 from github/aeisenberg/enable-kotlin-tests
...
Re-enable kotlin tests
2024-06-17 13:48:06 -07:00
github-actions[bot]
b530827173
Update checked-in dependencies
2024-06-17 18:36:02 +00:00
dependabot[bot]
e8821c51a5
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.13.0 to 7.13.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.13.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.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.13.1/packages/parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 18:34:57 +00:00
Alexandre Boulgakov
c82e2452bb
Remove C++ TRAP caching feature flag in favour of CLI v2.17.5 check.
2024-06-17 17:42:58 +01:00
Henry Mercer
ec1c05a15f
Specify a single category
...
We run the same queries across all the OSes so we only need a single category
2024-06-17 16:02:05 +01:00
Henry Mercer
de327e8f55
Remove macOS 11 check and add macOS 14
...
The macOS 11 runner image is deprecated on Dotcom.
2024-06-17 15:45:17 +01:00
Henry Mercer
6f86b5da5d
Bump timeout
2024-06-17 13:02:17 +01:00
Henry Mercer
eb17dc2c6f
Add build mode to Swift autobuild check
2024-06-17 12:50:33 +01:00
Henry Mercer
1428e58aad
Merge pull request #1621 from github/henrymercer/reenable-swift-autobuild-checks
...
Re-enable Swift autobuild checks
2024-06-17 12:30:43 +01:00
Henry Mercer
e7ce02a547
Regenerate PR checks
2024-06-17 11:36:34 +01:00
Henry Mercer
c884bf6268
Merge branch 'main' into henrymercer/reenable-swift-autobuild-checks
2024-06-17 11:30:15 +01:00
Henry Mercer
2bee5fbe36
Merge pull request #2333 from github/henrymercer/ghes-3.13-readme
...
Add details of supported versions for GHES 3.13
2024-06-17 10:25:31 +01:00
Andrew Eisenberg
31a716b48f
Check setup-kotlin
2024-06-14 15:27:00 -07:00
Andrew Eisenberg
79f6e84e69
Ensure string argument instead of boolean
2024-06-14 14:59:22 -07:00
Andrew Eisenberg
a449977807
Update setup-kotlin
2024-06-14 14:14:29 -07:00
Andrew Eisenberg
3f41e06a52
Merge remote-tracking branch 'upstream/main' into aeisenberg/enable-kotlin-tests
2024-06-14 13:20:03 -07:00
Henry Mercer
bd2ebac938
Merge pull request #2340 from github/henrymercer/code-quality-improvements
...
Miscellaneous code quality improvements
2024-06-14 11:22:01 +01:00
github-actions[bot]
cf20090521
Update checked-in dependencies
2024-06-13 18:58:24 +00:00
Henry Mercer
1ea11ca775
Enable no-unsafe-return rule
2024-06-13 19:52:39 +01:00
Henry Mercer
2f54d9fcfa
Enable no console rule
2024-06-13 19:47:29 +01:00
Henry Mercer
e7d04fdb41
Enable unsafe call rule
2024-06-13 19:38:06 +01:00
Henry Mercer
d8f549d6d8
Improve type safety by using more specific function types
2024-06-13 19:26:45 +01:00
Henry Mercer
2e69043274
Remove sort-imports rule override
2024-06-13 19:22:42 +01:00
Chris Smowton
3990b56b85
Merge pull request #2338 from github/mergeback/v3.25.10-to-main-23acc5c1
...
Mergeback v3.25.10 refs/heads/releases/v3 into main
2024-06-13 15:54:45 +01:00
github-actions[bot]
6e7a8f3b0d
Update checked-in dependencies
2024-06-13 14:15:25 +00:00
github-actions[bot]
1a077544f2
Update changelog and version after v3.25.10
2024-06-13 14:11:16 +00:00
Chris Smowton
23acc5c183
Merge pull request #2337 from github/update-v3.25.10-5bf6dad35
...
Merge main into releases/v3
2024-06-13 15:09:48 +01:00
github-actions[bot]
9b72dbdc68
Update changelog for v3.25.10
2024-06-13 13:46:57 +00:00
Henry Mercer
5bf6dad35b
Merge pull request #2329 from github/henrymercer/csharp-buildless-rollback-mechanism
...
Add rollback mechanism for C# buildless
2024-06-13 12:05:16 +01:00
Henry Mercer
feec81c66b
Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism
2024-06-13 10:29:25 +01:00
Henry Mercer
789b5f86ef
Merge pull request #2328 from github/henrymercer/direct-tracing-fix
...
Fix incompatibility between direct tracing in the `autobuild` Action and specifying a custom working directory
2024-06-13 10:26:41 +01:00
Chris Smowton
c36b5fc54f
Merge pull request #2327 from github/update-bundle/codeql-bundle-v2.17.5
...
Update default bundle to 2.17.5
2024-06-12 18:12:37 +01:00
Chris Smowton
b3642aa04d
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.5
2024-06-12 17:53:25 +01:00
Henry Mercer
1fc6e20182
Merge pull request #2335 from github/mergeback/v3.25.9-to-main-530d4fea
...
Mergeback v3.25.9 refs/heads/releases/v3 into main
2024-06-12 17:50:43 +01:00
github-actions[bot]
356bee4b4a
Update checked-in dependencies
2024-06-12 16:23:33 +00:00
github-actions[bot]
385808c715
Update changelog and version after v3.25.9
2024-06-12 16:17:25 +00:00
Henry Mercer
530d4feaa9
Merge pull request #2334 from github/update-v3.25.9-37809d1f1
...
Merge main into releases/v3
2024-06-12 17:15:11 +01:00
github-actions[bot]
65db484585
Update changelog for v3.25.9
2024-06-12 15:44:23 +00:00
Henry Mercer
f1335fc8bd
Add details of supported versions for GHES 3.13
2024-06-12 16:41:07 +01:00
Henry Mercer
37809d1f16
Merge pull request #2332 from github/henrymercer/cleanup-db-location
...
Attempt to clean up the database cluster directory
2024-06-12 16:38:31 +01:00
Henry Mercer
159d9119ac
Tweak changelog entries
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
2024-06-12 16:14:26 +01:00
Henry Mercer
ed34eb9af4
Skip init-post cleanup on GitHub-hosted runners
2024-06-12 14:59:44 +01:00
Henry Mercer
31fe7dd0a6
Merge pull request #2326 from github/dependabot/npm_and_yarn/npm-8402b9d28a
...
Bump the npm group with 5 updates
2024-06-12 14:53:17 +01:00
Henry Mercer
d8d73c0e76
Clean up DB cluster directory at the end of each job
2024-06-12 14:51:03 +01:00
Henry Mercer
3d849e9df2
Include underlying error in error message
2024-06-12 13:44:04 +01:00
Ian Lynagh
945bb878ef
Merge pull request #2331 from github/igfoo/bash
...
Fix bash syntax
2024-06-12 13:40:00 +01:00
github-actions[bot]
9ee83fa7ef
Update checked-in dependencies
2024-06-12 12:24:26 +00:00
Henry Mercer
f2ea211cd9
Merge branch 'main' into henrymercer/direct-tracing-fix
2024-06-12 13:21:01 +01:00
Henry Mercer
c8fb403f2f
Add PR check for cleaning up database cluster dir
2024-06-12 13:19:30 +01:00
Henry Mercer
1354fe5355
Attempt to clean up the database cluster directory
...
This will help to avoid issues where the database cluster directory is left in an inconsistent state.
2024-06-12 13:19:30 +01:00
Nick Fyson
ca3043e8ef
Merge branch 'main' into dependabot/npm_and_yarn/npm-8402b9d28a
2024-06-12 13:01:37 +01:00
Ian Lynagh
b0944a22b8
Fix bash syntax
...
This should stop
.github/workflows/script/update-node-modules.sh: line 1: [: missing `]'
2024-06-12 12:55:46 +01:00
Andrew Eisenberg
81b81437fd
Merge pull request #2330 from github/aeisenberg/force-overwrite
...
Use `--force-overwrite` for creating databases
2024-06-11 13:59:28 -07:00
Andrew Eisenberg
eb1d92b846
Fix typo
2024-06-11 12:31:07 -07:00
Henry Mercer
94acfdc22c
Upload SARIF with ref/sha inputs: Generate SARIF with analyze Action
2024-06-11 20:22:17 +01:00
Andrew Eisenberg
2fc7222394
Fix formatting
2024-06-11 12:00:21 -07:00
Andrew Eisenberg
b808216778
Update changelog
2024-06-11 11:40:50 -07:00
Andrew Eisenberg
0a64ae0929
Use --force-overwrite for creating databases
...
...but only if the feature exists in the CLI.
2024-06-11 11:38:18 -07:00
Henry Mercer
ba4e487a2c
Update checkout_path test
...
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
2024-06-11 19:30:30 +01:00
Henry Mercer
485d096a80
Update upload-sarif ref/sha input test
...
We are already testing the analyze Action in a separate check.
2024-06-11 19:29:39 +01:00
Henry Mercer
12243c759f
Disable database upload in test mode
2024-06-11 19:07:13 +01:00
Henry Mercer
0c392c4570
Add rollback mechanism for C# buildless
2024-06-11 18:45:16 +01:00
Henry Mercer
b004bb45a8
Add PR check for direct tracing with custom working directory
2024-06-11 16:45:53 +01:00
Henry Mercer
6d627423af
Pass working-directory input to trace-command invocation
2024-06-11 16:45:52 +01:00
Henry Mercer
599f279aa8
Bump the feature flag version for direct tracing autobuild
...
To avoid re-enabling the flag for old Action versions.
2024-06-11 15:04:07 +01:00
Henry Mercer
8d778e79ff
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.5
2024-06-11 12:41:08 +01:00
Henry Mercer
c7964947b4
Merge pull request #2315 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2024-06-11 12:35:24 +01:00
Henry Mercer
b411f9b125
Try installing npm without sudo
2024-06-11 11:50:08 +01:00
Henry Mercer
2838cede68
Add shebang to update Node modules script
2024-06-11 11:48:24 +01:00
Henry Mercer
358d5e7087
Merge branch 'main' into update-supported-enterprise-server-versions
2024-06-11 11:13:12 +01:00
github-actions[bot]
28d4d514f5
Add changelog note
2024-06-11 09:47:37 +00:00
github-actions[bot]
e8100b1de2
Update default bundle to codeql-bundle-v2.17.5
2024-06-11 09:47:33 +00:00
dependabot[bot]
c65a150b16
Bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [adm-zip](https://github.com/cthackers/adm-zip ) | `0.5.13` | `0.5.14` |
| [uuid](https://github.com/uuidjs/uuid ) | `9.0.1` | `10.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `7.12.0` | `7.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `7.12.0` | `7.13.0` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) | `5.0.0` | `5.0.1` |
Updates `adm-zip` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/cthackers/adm-zip/releases )
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md )
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.13...v0.5.14 )
Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0 )
Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.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.13.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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.13.0/packages/parser )
Updates `eslint-plugin-github` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 18:17:38 +00:00
Chuan-kai Lin
8f1a6fed33
Merge pull request #2324 from github/mergeback/v3.25.8-to-main-2e230e8f
...
Mergeback v3.25.8 refs/heads/releases/v3 into main
2024-06-04 08:24:22 -07:00
github-actions[bot]
c48170714b
Update checked-in dependencies
2024-06-04 14:57:43 +00:00
github-actions[bot]
25cffc6265
Update changelog and version after v3.25.8
2024-06-04 14:54:51 +00:00
Chuan-kai Lin
2e230e8fe0
Merge pull request #2323 from github/update-v3.25.8-18b06dd1d
...
Merge main into releases/v3
2024-06-04 07:53:16 -07:00
github-actions[bot]
66ad891bd4
Update changelog for v3.25.8
2024-06-04 14:23:23 +00:00
Angela P Wen
18b06dd1df
Merge pull request #2322 from github/dependabot/npm_and_yarn/npm-10d82c2911
...
bump the npm group with 4 updates
2024-06-04 11:56:31 +01:00
github-actions[bot]
200dd0cf5b
Update checked-in dependencies
2024-06-03 18:24:11 +00:00
dependabot[bot]
2bb35eab2f
bump the npm group with 4 updates
...
---
updated-dependencies:
- dependency-name: adm-zip
dependency-type: direct:production
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-plugin-github
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 18:22:54 +00:00
Chuan-kai Lin
9c15e42f19
Merge pull request #2321 from github/update-bundle/codeql-bundle-v2.17.4
...
Update default bundle to 2.17.4
2024-06-03 08:58:03 -07:00
Chuan-kai Lin
98e79227df
Merge branch 'main' into update-bundle/codeql-bundle-v2.17.4
2024-06-03 08:36:15 -07:00
github-actions[bot]
440350bade
Add changelog note
2024-05-31 16:27:40 +00:00
github-actions[bot]
d4fcc8b7bd
Update default bundle to codeql-bundle-v2.17.4
2024-05-31 16:27:36 +00:00
Angela P Wen
add199be77
Merge pull request #2320 from github/angelapwen/use-linked-in-tests
...
PR Checks: Use `tools: linked` rather than `tools: latest`
2024-05-31 15:55:18 +02:00
Angela P Wen
67d5a9a476
PR Checks: Use tools: linked rather than tools: latest
...
Also changes the input and output in the `prepare-test` Action to use `linked`.
2024-05-31 11:49:47 +02:00
Angela P Wen
19a81bf3db
Merge pull request #2318 from github/mergeback/v3.25.7-to-main-f079b849
...
Mergeback v3.25.7 refs/heads/releases/v3 into main
2024-05-31 10:58:06 +02:00
github-actions[bot]
a42953ede1
Update checked-in dependencies
2024-05-31 08:42:24 +00:00
github-actions[bot]
6af2d8daa6
Update changelog and version after v3.25.7
2024-05-31 08:41:08 +00:00
Angela P Wen
f079b84933
Merge pull request #2317 from github/update-v3.25.7-a095bf2a1
...
Merge main into releases/v3
2024-05-31 10:40:08 +02:00
github-actions[bot]
e1a42688db
Update changelog for v3.25.7
2024-05-31 08:11:04 +00:00
github-actions[bot]
df52537e53
Update supported GitHub Enterprise Server versions
2024-05-29 00:13:01 +00:00
Chuan-kai Lin
a095bf2a16
Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-v2.17.4
...
Revert "Update default bundle to 2.17.4"
2024-05-28 16:32:03 -07:00
Chuan-kai Lin
bbd4e19f51
Revert "Update default bundle to 2.17.4"
2024-05-28 16:02:49 -07:00
Chuan-kai Lin
9ab5d16a3d
Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4
...
Update default bundle to 2.17.4
2024-05-28 16:02:36 -07:00
github-actions[bot]
028346e1ff
Add changelog note
2024-05-28 22:21:19 +00:00
github-actions[bot]
5fe08473f8
Update default bundle to codeql-bundle-v2.17.4
2024-05-28 22:21:16 +00:00
Henry Mercer
9550da953d
Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error
...
Add configuration error for missing auth to package registry
2024-05-28 19:27:27 +01:00
Henry Mercer
6548a4d65c
Add configuration error for missing auth to package registry
2024-05-28 19:05:07 +01:00
dependabot[bot]
7927df07e2
Bump micromatch from 4.0.5 to 4.0.7 in the npm group ( #2310 )
...
* Bump micromatch from 4.0.5 to 4.0.7 in the npm group
Bumps the npm group with 1 update: [micromatch](https://github.com/micromatch/micromatch ).
Updates `micromatch` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.7 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-28 01:44:52 -07:00
Henry Mercer
8c4bc43ead
Merge pull request #2296 from github/dbartol/bundle-pr-description
...
Update PR description for bundle update PRs
2024-05-24 15:51:40 +01:00
Henry Mercer
584871bb84
Merge pull request #2306 from github/henrymercer/trap-cache-space-efficiency
...
Automatically clean up old TRAP caches
2024-05-24 15:51:20 +01:00
Henry Mercer
f629cb3941
Add some comments to explain test case
2024-05-24 09:48:41 +01:00
Henry Mercer
9983853f46
Add changelog note
2024-05-23 16:30:38 +01:00
Henry Mercer
fdba1f907e
Improve log message when there's nothing to clean up
2024-05-23 16:27:50 +01:00
Henry Mercer
f7f71927cf
Add unit test for cleanup
2024-05-23 16:27:50 +01:00
Henry Mercer
6ccd5631d8
Put TRAP cache cleanup behind a feature flag
2024-05-23 16:27:50 +01:00
Henry Mercer
4f2b1826e9
Add telemetry for TRAP cache cleanup
2024-05-23 16:27:50 +01:00
Henry Mercer
59af9fc5ab
Add specific error for lacking actions:write permission
2024-05-23 16:27:50 +01:00
Henry Mercer
610e72285f
Clean up old TRAP caches
2024-05-23 16:27:50 +01:00
Henry Mercer
898dead2d6
Use automatic pagination mapping function
2024-05-23 16:27:50 +01:00
Henry Mercer
1bea17f717
Log key and ref for which we're retrieving caches
2024-05-23 16:27:50 +01:00
Henry Mercer
0b4214972e
Invoke cleanup in analyze Action
2024-05-23 16:27:50 +01:00
Henry Mercer
4fd6c0d4f1
Look at ref rather than default branch
...
Since we'll only cleanup when running on the default branch
2024-05-23 16:27:50 +01:00
Angela P Wen
acdf23828a
Add steady_state_default_setup as field to base status report ( #2305 )
...
This will help us distinguish steady-state runs in default setup mode from advanced setup runs and default setup validation/onboarding runs.
2024-05-22 15:47:59 -07:00
Henry Mercer
087f0b04c6
Restrict TRAP cache cleanup to analyzed language
2024-05-21 22:28:59 +01:00
Henry Mercer
cc96c825ba
List matching Actions caches
2024-05-21 22:27:49 +01:00
dependabot[bot]
b1bd8da5e7
Bump the npm group with 3 updates ( #2303 )
...
* ---
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
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 12:17:29 -07:00
Angela P Wen
ebd27c09f6
Classify config file and out of disk CLI errors as config errors ( #2297 )
...
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-05-20 11:03:44 -07:00
Henry Mercer
2c0b69bd1f
Merge branch 'main' into dbartol/bundle-pr-description
2024-05-20 16:56:47 +01:00
Dave Bartolomeo
b46ca8cee6
Merge pull request #2301 from github/mergeback/v3.25.6-to-main-9fdb3e49
...
Mergeback v3.25.6 refs/heads/releases/v3 into main
2024-05-20 11:19:51 -04:00
github-actions[bot]
00daf24ffe
Update checked-in dependencies
2024-05-20 14:48:50 +00:00
Henry Mercer
3ee86e168e
Merge pull request #2299 from github/angelapwen/fix-pr-checks
...
PR Checks: disable tests for Swift on Linux until CLI 2.17.4
2024-05-20 15:34:15 +01:00
github-actions[bot]
b2dad92724
Update changelog and version after v3.25.6
2024-05-20 14:27:31 +00:00
Dave Bartolomeo
9fdb3e4972
Merge pull request #2300 from github/update-v3.25.6-63d519c0a
...
Merge main into releases/v3
2024-05-20 10:26:05 -04:00
github-actions[bot]
00792ab1e0
Update changelog for v3.25.6
2024-05-20 13:52:44 +00:00
Angela P Wen
7c4668115d
Also remove old versions from debug artifacts download step
2024-05-17 16:07:47 -07:00
Angela P Wen
b0a1d92ae3
PR checks: stop running unset-env on two old CLI versions
...
Looks like there was a bug in the oldest two CLI versions, on `macos-12` here.
2024-05-17 15:47:35 -07:00
Angela P Wen
23c1981a3f
PR check: add explicit setup-go step to unset-env check
...
Go has been removed from the PATH in the most recent Mac runner images rollouts.
2024-05-17 15:33:51 -07:00
Angela P Wen
46fc2c9526
PR Checks: remove old versions from debug artifacts check
...
Now that this check is running on MacOS, it runs into a known issue with the build tracer on ARM Macs that was fixed in CLI v2.15.1.
2024-05-17 15:16:54 -07:00
Angela P Wen
445165beea
PR Checks: disable tests for Swift on Linux until CLI 2.17.4
2024-05-17 15:08:08 -07:00
Dave Bartolomeo
63d519c0ae
Merge pull request #2295 from github/update-bundle/codeql-bundle-v2.17.3
...
Update default bundle to 2.17.3
2024-05-17 12:51:38 -04:00
Henry Mercer
0d9161ca1c
Merge pull request #2293 from github/henrymercer/update-build-mode-autobuild-docs
...
Update docs for `build-mode: autobuild`
2024-05-15 15:48:44 +01:00
Dave Bartolomeo
9a1f461645
Update PR description for bundle update PRs
...
Changed from `tools: latest` to `tools: linked` to reflect new usage.
2024-05-15 10:35:55 -04:00
github-actions[bot]
e9e27290e9
Add changelog note
2024-05-15 13:44:54 +00:00
github-actions[bot]
de1ac31508
Update default bundle to codeql-bundle-v2.17.3
2024-05-15 13:44:51 +00:00
Henry Mercer
9f32769e43
Update docs for build-mode: autobuild
...
The `autobuild` Action is no longer needed or recommended.
2024-05-15 09:44:06 +01:00
Andrew Eisenberg
72f5fb9a00
Merge branch 'main' into aeisenberg/enable-kotlin-tests
2024-04-01 11:27:17 -07:00
Andrew Eisenberg
fcf7c47f2f
Explicitly setup a kotlin version
...
Change the `prepare-test` action to conditionally setup kotlin.
2023-10-13 15:25:37 -07:00
Andrew Eisenberg
7a14c3b11e
Update tests
2023-10-13 15:00:10 -07:00
Henry Mercer
e42f5e5768
Revert "Disable flaky Swift autobuild checks"
...
This reverts commit ff39eb8d6a .
2023-10-13 13:16:50 -07:00
Andrew Eisenberg
7feb9a04fd
Re-enable kotlin tests
...
Reverts https://github.com/github/codeql-action/pull/1473
2023-10-10 16:08:54 -07:00