codeql-action/src
Angela P Wen 61bf02577c
Send overall job status in init-post status report (#2097)
Co-authored-by: Henry Mercer <henry@henrymercer.name>
2024-01-26 05:11:46 -08:00
..
testdata Avoid throwing validation error on invalid URIs 2023-05-25 10:18:12 -07:00
actions-util.test.ts Address more comments from PR 2023-08-29 13:20:55 -07:00
actions-util.ts Improve error categorizations 2023-12-01 17:54:38 +00:00
analyze-action-env.test.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
analyze-action-input.test.ts Pull out a dedicated status report file 2023-08-07 16:13:59 +01:00
analyze-action-post-helper.test.ts Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post-helper.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analyze-action-post.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
analyze-action.ts add v2 deprecation warning 2024-01-18 20:51:16 +00:00
analyze.test.ts Clean up running queries workflow now that the queries are determined by the CLI 2024-01-05 19:11:02 +00:00
analyze.ts Clean up running queries workflow now that the queries are determined by the CLI 2024-01-05 19:11:02 +00:00
api-client.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-client.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-compatibility.json Merge branch 'main' into update-supported-enterprise-server-versions 2024-01-02 19:13:58 +00:00
autobuild-action.ts add v2 deprecation warning 2024-01-18 20:51:16 +00:00
autobuild.ts update version in various hardcoded locations 2023-12-07 15:44:56 +00:00
codeql.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
codeql.ts Clean up running queries workflow now that the queries are determined by the CLI 2024-01-05 19:11:02 +00:00
config-utils.test.ts Remove code to download packs 2024-01-04 16:29:49 +00:00
config-utils.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
database-upload.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
database-upload.ts Add new param to test 2023-10-10 08:48:53 +00:00
debug-artifacts.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
debug-artifacts.ts Add a retention period of 7 days 2024-01-10 13:31:52 -08:00
defaults.json Update default bundle to codeql-bundle-v2.16.1 2024-01-24 00:02:56 +00:00
diagnostics.ts Include mkdirSync in try/catch 2023-10-05 13:48:56 +01:00
environment.ts Send overall job status in init-post status report (#2097) 2024-01-26 05:11:46 -08:00
feature-flags.test.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
feature-flags.ts C++: Set minimum version for CppTrapCachingEnabled FF. 2024-01-22 13:04:01 +00:00
fingerprints.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
fingerprints.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
init-action-post-helper.test.ts update version in various hardcoded locations 2023-12-07 15:44:56 +00:00
init-action-post-helper.ts Send overall job status in init-post status report (#2097) 2024-01-26 05:11:46 -08:00
init-action-post.ts Send overall job status in init-post status report (#2097) 2024-01-26 05:11:46 -08:00
init-action.ts C++: Make C++ TRAP caching conditional on TRAP caching being enabled in general. 2024-01-22 13:03:40 +00:00
init.test.ts Handle empty lists as well as undefined ones 2024-01-11 12:07:18 +00:00
init.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
languages.test.ts Implement support for language aliasing 2023-09-14 16:11:20 +01:00
languages.ts Implement support for language aliasing 2023-09-14 16:11:20 +01:00
logging.ts Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
repository.ts Improve error categorizations 2023-12-01 17:54:38 +00:00
resolve-environment-action.ts add v2 deprecation warning 2024-01-18 20:51:16 +00:00
resolve-environment.ts Improve error categorizations 2023-12-01 17:54:38 +00:00
sarif-schema-2.1.0.json Fix broken regex 2023-05-05 12:02:19 -07:00
setup-codeql.test.ts Auto-fix linting errors 2023-07-25 10:34:21 +02:00
setup-codeql.ts Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
status-report.test.ts Add runner image version to status report 2023-08-07 16:27:56 +01:00
status-report.ts Send overall job status in init-post status report (#2097) 2024-01-26 05:11:46 -08:00
testing-utils.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.test.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tracer-config.test.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tracer-config.ts Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
trap-caching.test.ts Remove parsing of queries, packs, paths, and pathsIgnore 2024-01-04 16:27:05 +00:00
trap-caching.ts Support features key in version JSON output 2023-10-04 11:28:28 +01:00
upload-lib.test.ts Remove result pruning for CodeQL 2.11.2 2023-11-27 12:58:49 +00:00
upload-lib.ts Remove result pruning for CodeQL 2.11.2 2023-11-27 12:58:49 +00:00
upload-sarif-action.ts add v2 deprecation warning 2024-01-18 20:51:16 +00:00
util.test.ts ensure deprecation warning is only shown once per job 2024-01-19 14:55:54 +00:00
util.ts Respect Linux cgroup CPU number for --threads value (#2083) 2024-01-23 14:50:06 +00:00
workflow.test.ts update version in various hardcoded locations 2023-12-07 15:44:56 +00:00
workflow.ts Factor out groupLanguagesByExtractor 2023-09-22 18:55:52 +01:00