Remove FF gate for connection checks by mbg · Pull Request #3503 · github/codeql-action (original) (raw)

src/start-proxy-action.ts

Removed feature flag check, now always calls checkConnections

src/feature-flags.ts

Removed StartProxyConnectionChecks enum entry and config

lib/start-proxy-action.js

Generated JS reflecting removal of feature flag check

lib/feature-flags.ts (via multiple lib/*.js files)

Generated JS reflecting removal of feature flag definition

lib/upload-sarif-action.js

Generated JS with removed feature flag definition

lib/upload-sarif-action-post.js

Generated JS with removed feature flag definition

lib/upload-lib.js

Generated JS with removed feature flag definition

lib/start-proxy-action-post.js

Generated JS with removed feature flag definition

lib/setup-codeql-action.js

Generated JS with removed feature flag definition

lib/resolve-environment-action.js

Generated JS with removed feature flag definition

lib/init-action.js

Generated JS with removed feature flag definition

lib/init-action-post.js

Generated JS with removed feature flag definition

lib/autobuild-action.js

Generated JS with removed feature flag definition

lib/analyze-action.js

Generated JS with removed feature flag definition

lib/analyze-action-post.js

Generated JS with removed feature flag definition