Skip to content

Commit 5b6f1d2

Browse files
authored
Merge pull request #3021 from github/henrymercer/cleanup-extract-to-toolcache
Cleanup extract to toolcache feature flag
2 parents 4474150 + 1ae99de commit 5b6f1d2

31 files changed

+53
-347
lines changed

.github/workflows/__extract-direct-to-toolcache.yml renamed to .github/workflows/__bundle-toolcache.yml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__zstd-bundle.yml renamed to .github/workflows/__bundle-zstd.yml

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__zstd-bundle-streaming.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

analyze/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ inputs:
2020
default: "always"
2121
cleanup-level:
2222
description: >-
23-
DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action no longer saves
24-
intermediate results during evaluation.
23+
DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action automatically
24+
manages cleanup of intermediate results.
2525
required: false
2626
ram:
2727
description: >-

lib/codeql.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/codeql.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/codeql.test.js

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/codeql.test.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/feature-flags.js

Lines changed: 0 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)