codeql-action/lib
Angela P Wen b500b62cea Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
..
testdata
actions-util.js Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
actions-util.js.map Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
actions-util.test.js build: refresh js files 2024-10-29 07:01:44 -07:00
actions-util.test.js.map build: refresh js files 2024-10-29 07:01:44 -07:00
analyze-action-env.test.js
analyze-action-env.test.js.map
analyze-action-input.test.js
analyze-action-input.test.js.map
analyze-action-post.js
analyze-action-post.js.map build: refresh js files 2024-10-21 15:02:03 +01:00
analyze-action.js Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze-action.js.map Merge branch 'main' into cklin/diff-range-filtering 2024-10-31 06:12:13 -07:00
analyze.js build: refresh js files 2024-10-29 07:01:44 -07:00
analyze.js.map build: refresh js files 2024-10-29 07:01:44 -07:00
analyze.test.js build: refresh js files 2024-10-29 07:01:44 -07:00
analyze.test.js.map build: refresh js files 2024-10-29 07:01:44 -07:00
api-client.js
api-client.js.map
api-client.test.js
api-client.test.js.map
api-compatibility.json
autobuild-action.js
autobuild-action.js.map
autobuild.js
autobuild.js.map
caching-utils.js Allow warnings in `tryGetFolderBytes` to be suppressed 2024-11-12 15:16:18 +00:00
caching-utils.js.map Allow warnings in `tryGetFolderBytes` to be suppressed 2024-11-12 15:16:18 +00:00
cli-errors.js
cli-errors.js.map
codeql.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
codeql.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
codeql.test.js doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
codeql.test.js.map doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
config-utils.js Merge remote-tracking branch 'origin/main' into dbartol/actions-analysis 2024-10-31 16:18:51 -04:00
config-utils.js.map Add comment about registry kinds 2024-11-01 14:00:48 -04:00
config-utils.test.js Add `CachingKind` enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
config-utils.test.js.map Add `CachingKind` enum to control whether to restore or store caches 2024-10-29 12:10:17 +00:00
database-upload.js
database-upload.js.map
database-upload.test.js
database-upload.test.js.map
debug-artifacts.js
debug-artifacts.js.map
debug-artifacts.test.js
debug-artifacts.test.js.map
defaults.json Update default bundle to codeql-bundle-v2.19.3 2024-11-04 18:49:12 +00:00
dependency-caching.js Allow warnings in `tryGetFolderBytes` to be suppressed 2024-11-12 15:16:18 +00:00
dependency-caching.js.map Allow warnings in `tryGetFolderBytes` to be suppressed 2024-11-12 15:16:18 +00:00
diagnostics.js
diagnostics.js.map
doc-url.js
doc-url.js.map
environment.js spelling: macos 2024-11-06 06:43:41 -05:00
environment.js.map Add environment variable for custom dependency cache prefix 2024-10-29 12:08:52 +00:00
feature-flags.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.test.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
feature-flags.test.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
fingerprints.js
fingerprints.js.map
fingerprints.test.js
fingerprints.test.js.map
init-action-post-helper.js
init-action-post-helper.js.map
init-action-post-helper.test.js
init-action-post-helper.test.js.map
init-action-post.js Store dependency caches in `analyze` Action 2024-10-29 12:08:30 +00:00
init-action-post.js.map Store dependency caches in `analyze` Action 2024-10-29 12:08:30 +00:00
init-action.js Log result of `validateWorkflow` if not `undefined` 2024-11-14 11:14:40 +00:00
init-action.js.map Log result of `validateWorkflow` if not `undefined` 2024-11-14 11:14:40 +00:00
init.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
init.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
init.test.js
init.test.js.map
languages.js
languages.js.map
languages.test.js
languages.test.js.map
logging.js
logging.js.map
repository.js
repository.js.map
resolve-environment-action.js
resolve-environment-action.js.map
resolve-environment.js
resolve-environment.js.map
setup-codeql.js Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
setup-codeql.js.map Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
setup-codeql.test.js doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
setup-codeql.test.js.map doc: add issue link to todo reminders in tests 2024-11-12 18:29:53 +00:00
start-proxy-action-post.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action-post.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
start-proxy-action.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
status-report.js
status-report.js.map
status-report.test.js
status-report.test.js.map
tar.js Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
tar.js.map Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
testing-utils.js Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
testing-utils.js.map Enable zstd bundles on GHES and remove feature flag 2024-11-01 15:24:51 +00:00
tools-download.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
tools-download.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
tools-features.js
tools-features.js.map
tools-features.test.js
tools-features.test.js.map
tracer-config.js spelling: macos 2024-11-06 06:43:41 -05:00
tracer-config.js.map
tracer-config.test.js
tracer-config.test.js.map
trap-caching.js Use common `getTotalCacheSize` for TRAP caching 2024-10-29 12:10:33 +00:00
trap-caching.js.map Use common `getTotalCacheSize` for TRAP caching 2024-10-29 12:10:33 +00:00
trap-caching.test.js
trap-caching.test.js.map
upload-lib.js tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
upload-lib.js.map tests: instead of false, use old feature flag with default value of false 2024-11-12 17:59:47 +00:00
upload-lib.test.js
upload-lib.test.js.map
upload-sarif-action-post.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action-post.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action.js review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
upload-sarif-action.js.map review-comments: add more descriptive comments to various persist/restoreState callsites. 2024-10-21 15:43:09 +01:00
util.js Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
util.js.map Throw configuration error when `tar` is not available 2024-11-18 11:21:11 -08:00
util.test.js Add unit test for YAML support in `CODEQL_ACTION_EXTRA_OPTIONS` 2024-11-01 11:38:19 -04:00
util.test.js.map Add unit test for YAML support in `CODEQL_ACTION_EXTRA_OPTIONS` 2024-11-01 11:38:19 -04:00
workflow.js
workflow.js.map
workflow.test.js
workflow.test.js.map