codeql-action/lib
Henry Mercer fff56ee004 Add environment variable for enabling Go extraction reconcilation
This will enable us to test this behavior in PR checks.
Also simplify and add some more detailed documentation.
2022-08-31 13:19:16 +01:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js When running on a schedule, make a better guess about whether we're analyzing the default branch. 2022-08-25 10:58:16 +01:00
actions-util.js.map When running on a schedule, make a better guess about whether we're analyzing the default branch. 2022-08-25 10:58:16 +01:00
actions-util.test.js When running on a schedule, make a better guess about whether we're analyzing the default branch. 2022-08-25 10:58:16 +01:00
actions-util.test.js.map When running on a schedule, make a better guess about whether we're analyzing the default branch. 2022-08-25 10:58:16 +01:00
analysis-paths.js Remove toolcache decorator 2022-06-30 09:16:10 +01:00
analysis-paths.js.map Remove toolcache decorator 2022-06-30 09:16:10 +01:00
analysis-paths.test.js Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
analysis-paths.test.js.map Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
analyze-action-env.test.js Mock expect-error input to avoid errors in Action integration tests 2022-08-17 15:02:46 +01:00
analyze-action-env.test.js.map Mock expect-error input to avoid errors in Action integration tests 2022-08-17 15:02:46 +01:00
analyze-action-input.test.js Mock expect-error input to avoid errors in Action integration tests 2022-08-17 15:02:46 +01:00
analyze-action-input.test.js.map Mock expect-error input to avoid errors in Action integration tests 2022-08-17 15:02:46 +01:00
analyze-action-post-helper.js Remove review comments 2022-08-11 16:47:31 +02:00
analyze-action-post-helper.js.map Remove review comments 2022-08-11 16:47:31 +02:00
analyze-action-post-helper.test.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post-helper.test.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action-post.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
analyze-action.js Add environment variable for enabling Go extraction reconcilation 2022-08-31 13:19:16 +01:00
analyze-action.js.map Add environment variable for enabling Go extraction reconcilation 2022-08-31 13:19:16 +01:00
analyze.js Moves calls to pack download to the init action 2022-08-26 16:04:57 -07:00
analyze.js.map Moves calls to pack download to the init action 2022-08-26 16:04:57 -07:00
analyze.test.js Merge remote-tracking branch 'upstream/main' into aeisenberg/better-error-message 2022-08-23 09:29:19 -07:00
analyze.test.js.map Merge remote-tracking branch 'upstream/main' into aeisenberg/better-error-message 2022-08-23 09:29:19 -07:00
api-client.js Remove an unneeded if. 2022-08-11 17:10:50 +01:00
api-client.js.map Remove an unneeded if. 2022-08-11 17:10:50 +01:00
api-client.test.js Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
api-client.test.js.map Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2022-08-17 00:13:14 +00:00
autobuild-action.js Autobuild Go in analyze step 2022-08-31 13:19:16 +01:00
autobuild-action.js.map Autobuild Go in analyze step 2022-08-31 13:19:16 +01:00
autobuild.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
autobuild.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
codeql.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
codeql.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
codeql.test.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
codeql.test.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
config-utils.js Fix call to endGroup 2022-08-30 09:16:05 -07:00
config-utils.js.map Fix call to endGroup 2022-08-30 09:16:05 -07:00
config-utils.test.js Moves calls to pack download to the init action 2022-08-26 16:04:57 -07:00
config-utils.test.js.map Moves calls to pack download to the init action 2022-08-26 16:04:57 -07:00
count-loc.js Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
count-loc.js.map Remove old baseline LoC injection 2021-08-26 13:46:22 +01:00
count-loc.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
count-loc.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
database-upload.js Remove check of database uploads feature flag 2022-02-15 14:10:33 +00:00
database-upload.js.map Remove check of database uploads feature flag 2022-02-15 14:10:33 +00:00
database-upload.test.js Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
database-upload.test.js.map Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
debug-artifacts.js Address review comments 2022-08-11 13:45:26 +02:00
debug-artifacts.js.map Address review comments 2022-08-11 13:45:26 +02:00
debug-artifacts.test.js Add utilities unit tests 2022-08-10 14:57:57 +02:00
debug-artifacts.test.js.map Add utilities unit tests 2022-08-10 14:57:57 +02:00
defaults.json Update default CodeQL version to 2.10.3 2022-08-12 10:43:51 +01:00
error-matcher.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
error-matcher.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
error-matcher.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
error-matcher.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
external-queries.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
external-queries.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
external-queries.test.js Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
external-queries.test.js.map Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
feature-flags.js Autobuild Go in analyze step 2022-08-31 13:19:16 +01:00
feature-flags.js.map Autobuild Go in analyze step 2022-08-31 13:19:16 +01:00
feature-flags.test.js Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
feature-flags.test.js.map Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
fingerprints.js Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
fingerprints.js.map Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
fingerprints.test.js Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
fingerprints.test.js.map Handle Windows absolute paths in resolveUriToFile 2022-06-29 18:59:33 +01:00
init-action-post-helper.js Remove review comments 2022-08-11 16:47:31 +02:00
init-action-post-helper.js.map Remove review comments 2022-08-11 16:47:31 +02:00
init-action-post-helper.test.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action-post-helper.test.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action-post.js Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action-post.js.map Add unit tests for post: hook run methods 2022-08-11 16:01:37 +02:00
init-action.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
init-action.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
init.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
init.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
languages.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
languages.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
languages.test.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
languages.test.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
logging.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
logging.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01: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
runner.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
runner.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
shared-environment.js Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
shared-environment.js.map Rebuild after TypeScript version bump 2021-07-27 17:59:59 +01:00
testing-utils.js Workaround PATH casing issues on Windows 2022-06-29 18:59:32 +01:00
testing-utils.js.map Workaround PATH casing issues on Windows 2022-06-29 18:59:32 +01:00
toolrunner-error-catcher.js Stop printing all output twice. 2021-12-09 13:21:32 +00:00
toolrunner-error-catcher.js.map Stop printing all output twice. 2021-12-09 13:21:32 +00:00
toolrunner-error-catcher.test.js Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
toolrunner-error-catcher.test.js.map Fix compile errors introduced by typescript 4.4.2 2021-09-10 14:06:27 -07:00
tracer-config.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
tracer-config.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
tracer-config.test.js Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
tracer-config.test.js.map Override CODEQL_EXTRACTOR_GO_BUILD_TRACING with on when it's true 2022-08-24 11:48:32 +01:00
trap-caching.js TRAP Caching: Unset missing cache rather than setting to undefined 2022-08-23 15:39:05 +01:00
trap-caching.js.map TRAP Caching: Unset missing cache rather than setting to undefined 2022-08-23 15:39:05 +01:00
trap-caching.test.js Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
trap-caching.test.js.map Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
upload-lib.js fix: clarify upload-sarify category uniqueness error message 2022-08-05 10:59:35 -04:00
upload-lib.js.map fix: clarify upload-sarify category uniqueness error message 2022-08-05 10:59:35 -04:00
upload-lib.test.js Detect merge base as base_sha for upload 2022-02-01 15:38:43 +00:00
upload-lib.test.js.map Detect merge base as base_sha for upload 2022-02-01 15:38:43 +00:00
upload-sarif-action.js Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
upload-sarif-action.js.map Use the API URL from the environment if it is present. 2022-08-11 08:38:11 +01:00
util.js Don't bypass the toolcache in test mode 2022-08-16 16:18:12 +01:00
util.js.map Don't bypass the toolcache in test mode 2022-08-16 16:18:12 +01:00
util.test.js Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00
util.test.js.map Add telemetry for TRAP caching 2022-08-16 11:54:31 +01:00