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
codeql-bundle-v2.19.2
|
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
v3.26.13
|
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 |
|