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
This commit is contained in:
Henry Mercer 2024-09-27 14:48:49 +01:00 committed by GitHub
commit 2617ff2d3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 713 additions and 76 deletions

View file

@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
## [UNRELEASED]
No user facing changes.
- We are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with [Zstandard](http://facebook.github.io/zstd/). Our aim is to improve the performance of setting up CodeQL. [#2502](https://github.com/github/codeql-action/pull/2502)
## 3.26.9 - 24 Sep 2024