codeql-action/lib
Nick Rolfe f232722edf Respect scaling_reserved_ram feature flag
The amount of RAM given to the CodeQL evaluator is the machine's total
memory size, minus a reserved amount. Currently, the reserved amount is
fixed at 1 GB (or 1.5 GB on Windows). When the scaling_reserved_ram
feature flag is enabled, we also add 2% of the total memory size to the
reserved amount. This allows for the fact that the kernel will consume
more RAM (e.g. for page tables) on machines with more physical RAM.
2023-07-07 16:46:47 +01:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
actions-util.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
actions-util.test.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
actions-util.test.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
analysis-paths.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analysis-paths.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-env.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-env.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-input.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-input.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post-helper.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
analyze-action-post.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze-action-post.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
analyze-action.js Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
analyze-action.js.map Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
analyze.js Telemetry: send event report times as ISO strings (#1751) 2023-07-05 03:25:10 -07:00
analyze.js.map Telemetry: send event report times as ISO strings (#1751) 2023-07-05 03:25:10 -07:00
analyze.test.js Send new per-query alert count event reports for QA telemetry (#1741) 2023-06-30 07:53:13 -07:00
analyze.test.js.map Send new per-query alert count event reports for QA telemetry (#1741) 2023-06-30 07:53:13 -07:00
api-client.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.test.js Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-client.test.js.map Add types for package.json via @schemastore/package 2023-01-20 15:01:35 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2023-06-15 00:12:06 +00:00
autobuild-action.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
autobuild-action.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
autobuild.js Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
autobuild.js.map Deprecate Go extraction reconciliation feature flag and CODEQL_EXTRACTOR_GO_BUILD_TRACING for custom builds (#1322) 2022-11-14 13:54:35 -08:00
codeql.js Merge branch 'main' into henrymercer/cli-deprecation-warning 2023-07-07 13:31:06 +01:00
codeql.js.map Merge branch 'main' into henrymercer/cli-deprecation-warning 2023-07-07 13:31:06 +01:00
codeql.test.js Remove now redundant variant property 2023-07-07 15:15:57 +01:00
codeql.test.js.map Remove now redundant variant property 2023-07-07 15:15:57 +01:00
config-utils.js fix after review from @henrymercer 2023-04-18 05:43:21 +02:00
config-utils.js.map fix after review from @henrymercer 2023-04-18 05:43:21 +02:00
config-utils.test.js add test with config file and input together 2023-04-18 06:01:33 +02:00
config-utils.test.js.map add test with config file and input together 2023-04-18 06:01:33 +02:00
database-upload.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
database-upload.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
debug-artifacts.js Delete legacy tracing 2023-03-28 18:53:43 +01:00
debug-artifacts.js.map Delete legacy tracing 2023-03-28 18:53:43 +01:00
debug-artifacts.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
debug-artifacts.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
defaults.json Update default bundle to codeql-bundle-v2.13.5 2023-06-30 17:50:05 +00:00
environment.js Only warn once about the CodeQL CLI being unsupported soon 2023-07-06 17:28:37 +01:00
environment.js.map Only warn once about the CodeQL CLI being unsupported soon 2023-07-06 17:28:37 +01:00
error-matcher.js Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.js.map Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.test.js Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
error-matcher.test.js.map Surface fatal CLI errors in interpret-results and run-queries (#1407) 2022-12-02 14:05:21 +01:00
external-queries.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
external-queries.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
feature-flags.js Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
feature-flags.js.map Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
feature-flags.test.js Add unit test for unsupported default version feature flags 2023-07-07 15:15:57 +01:00
feature-flags.test.js.map Add unit test for unsupported default version feature flags 2023-07-07 15:15:57 +01:00
fingerprints.js Gracefully handle decodeURIComponent failure 2023-05-25 09:15:55 -04:00
fingerprints.js.map Gracefully handle decodeURIComponent failure 2023-05-25 09:15:55 -04:00
fingerprints.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
fingerprints.test.js.map Fix linter errors 2023-01-18 21:00:05 +00:00
init-action-post-helper.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
init-action-post-helper.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
init-action-post-helper.test.js Remove feature flag for exporting the code scanning configuration flag 2023-07-05 16:26:20 +01:00
init-action-post-helper.test.js.map Remove feature flag for exporting the code scanning configuration flag 2023-07-05 16:26:20 +01:00
init-action-post.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action-post.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
init-action.js Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
init-action.js.map Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
init.js Merge remote-tracking branch 'upstream/main' into issue-1589-config-param 2023-04-28 11:34:52 -07:00
init.js.map Merge remote-tracking branch 'upstream/main' into issue-1589-config-param 2023-04-28 11:34:52 -07:00
languages.js Remove feature flags for bypassing the toolcache 2023-02-08 15:20:51 +00:00
languages.js.map Remove feature flags for bypassing the toolcache 2023-02-08 15:20:51 +00:00
languages.test.js Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
languages.test.js.map Add some new tests and fix some comments 2022-11-23 22:18:12 -08:00
logging.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
logging.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
repository.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
repository.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
resolve-environment-action.js Continue after CLI errors 2023-06-14 16:02:54 +01:00
resolve-environment-action.js.map Continue after CLI errors 2023-06-14 16:02:54 +01:00
resolve-environment.js Don't invoke CLI when command not supported 2023-06-15 10:15:03 +01:00
resolve-environment.js.map Reformat 2023-06-15 10:22:00 +01:00
setup-codeql.js Remove redundant checks 2023-07-07 15:32:20 +01:00
setup-codeql.js.map Remove redundant checks 2023-07-07 15:32:20 +01:00
setup-codeql.test.js Remove fallback logic for mapping default CLI version to GitHub Release 2023-07-07 15:15:57 +01:00
setup-codeql.test.js.map Remove fallback logic for mapping default CLI version to GitHub Release 2023-07-07 15:15:57 +01:00
testing-utils.js Remove now redundant variant property 2023-07-07 15:15:57 +01:00
testing-utils.js.map Remove now redundant variant property 2023-07-07 15:15:57 +01:00
toolrunner-error-catcher.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
toolrunner-error-catcher.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
toolrunner-error-catcher.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
toolrunner-error-catcher.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
tracer-config.js Delete legacy tracing 2023-03-28 18:53:43 +01:00
tracer-config.js.map Delete legacy tracing 2023-03-28 18:53:43 +01:00
tracer-config.test.js Delete legacy tracing 2023-03-28 18:53:43 +01:00
tracer-config.test.js.map Delete legacy tracing 2023-03-28 18:53:43 +01:00
trap-caching.js Remove unused CODESCANNING_EVENT_NAME environment variable 2023-05-31 15:37:11 +01:00
trap-caching.js.map Remove unused CODESCANNING_EVENT_NAME environment variable 2023-05-31 15:37:11 +01:00
trap-caching.test.js Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
trap-caching.test.js.map Upgrade TypeScript to 9.2.0 2023-01-18 20:59:57 +00:00
upload-lib.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
upload-lib.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
upload-lib.test.js Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
upload-lib.test.js.map Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
upload-sarif-action.js Consistently wrap errors 2023-04-06 17:04:21 +01:00
upload-sarif-action.js.map Consistently wrap errors 2023-04-06 17:04:21 +01:00
util.js Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
util.js.map Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
util.test.js Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
util.test.js.map Respect scaling_reserved_ram feature flag 2023-07-07 16:46:47 +01:00
workflow.js Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
workflow.js.map Simplify definitions of environment variables 2023-07-06 17:28:37 +01:00
workflow.test.js revert MissingPushHook checks changes 2023-05-10 20:37:56 +00:00
workflow.test.js.map revert MissingPushHook checks changes 2023-05-10 20:37:56 +00:00