Put change behind a FF

This commit is contained in:
Michael B. Gale
2026-03-01 15:07:47 +00:00
parent 68d73442fa
commit 8a1cd7656d
16 changed files with 134 additions and 6 deletions
+5
View File
@@ -105521,6 +105521,11 @@ var featureConfig = {
// cannot be found when interpreting results.
minimumVersion: void 0
},
["start_proxy_remove_unused_registries" /* StartProxyRemoveUnusedRegistries */]: {
defaultValue: false,
envVar: "CODEQL_ACTION_START_PROXY_REMOVE_UNUSED_REGISTRIES",
minimumVersion: void 0
},
["start_proxy_use_features_release" /* StartProxyUseFeaturesRelease */]: {
defaultValue: false,
envVar: "CODEQL_ACTION_START_PROXY_USE_FEATURES_RELEASE",