codeql-action/lib
Henry Mercer f9948ffd0e Improve experience when init fails before generating a config file
Suppose a customer has a run where the init Action failed before saving
a config file.
When the customer opens their Actions logs, the UI currently focuses on
the post init step, since this is the last step that failed.
Demoting the error in the post init Action to a warning means that the
UI will instead focus on the `init` step, which is more useful for
debugging what went wrong.
2022-11-07 18:50:59 +00:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Re-export codeql testing environment variable to subsequent steps, if set. 2022-11-01 13:18:57 +01:00
actions-util.js.map Re-export codeql testing environment variable to subsequent steps, if set. 2022-11-01 13:18:57 +01:00
actions-util.test.js Build js 2022-09-07 09:45:19 +02:00
actions-util.test.js.map Build js 2022-09-07 09:45:19 +02: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 Fix broken unit test 2022-09-26 15:17:36 +01:00
analyze-action-env.test.js.map Fix broken unit test 2022-09-26 15:17:36 +01:00
analyze-action-input.test.js Fix broken unit test 2022-09-26 15:17:36 +01:00
analyze-action-input.test.js.map Fix broken unit test 2022-09-26 15:17:36 +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 More renaming 2022-10-11 10:39:40 -07:00
analyze-action.js.map More renaming 2022-10-11 10:39:40 -07:00
analyze.js More renaming 2022-10-11 10:39:40 -07:00
analyze.js.map More renaming 2022-10-11 10:39:40 -07:00
analyze.test.js More renaming 2022-10-11 10:39:40 -07:00
analyze.test.js.map More renaming 2022-10-11 10:39:40 -07:00
api-client.js Reuse getApiDetails code 2022-09-02 19:59:18 +01:00
api-client.js.map Reuse getApiDetails code 2022-09-02 19:59:18 +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-10-12 00:20:41 +00:00
autobuild-action.js More renaming 2022-10-11 10:39:40 -07:00
autobuild-action.js.map More renaming 2022-10-11 10:39:40 -07:00
autobuild.js More renaming 2022-10-11 10:39:40 -07:00
autobuild.js.map More renaming 2022-10-11 10:39:40 -07:00
codeql.js Improve error message 2022-10-31 14:19:04 +00:00
codeql.js.map Improve error message 2022-10-31 14:19:04 +00:00
codeql.test.js More feature flag renaming 2022-10-11 11:52:55 -07:00
codeql.test.js.map More feature flag renaming 2022-10-11 11:52:55 -07:00
config-utils.js More renaming 2022-10-11 10:39:40 -07:00
config-utils.js.map More renaming 2022-10-11 10:39:40 -07:00
config-utils.test.js More feature flag renaming 2022-10-11 11:52:55 -07:00
config-utils.test.js.map More feature flag renaming 2022-10-11 11:52:55 -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 Change to using a single input 2022-09-01 16:07:26 -07:00
database-upload.test.js.map Change to using a single input 2022-09-01 16:07:26 -07: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 Bump default CodeQL version to 2.11.2 2022-10-24 13:08:52 +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 Bumps the min version for code scanning config in the cli 2022-10-24 09:20:10 -07:00
feature-flags.js.map Fix typos 2022-10-07 16:27:25 -07:00
feature-flags.test.js More feature flag renaming 2022-10-11 11:52:55 -07:00
feature-flags.test.js.map More feature flag renaming 2022-10-11 11:52:55 -07: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 Improve experience when init fails before generating a config file 2022-11-07 18:50:59 +00:00
init-action-post-helper.js.map Improve experience when init fails before generating a config file 2022-11-07 18:50:59 +00: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 TRAP Caching: Disable on self-hosted runners 2022-10-13 14:31:54 +01:00
init-action.js.map TRAP Caching: Disable on self-hosted runners 2022-10-13 14:31:54 +01:00
init.js More renaming 2022-10-11 10:39:40 -07:00
init.js.map More renaming 2022-10-11 10:39:40 -07:00
languages.js Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
languages.js.map Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
languages.test.js Address review comments 2022-09-02 17:54:53 +01:00
languages.test.js.map Address review comments 2022-09-02 17:54:53 +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 More renaming 2022-10-11 10:39:40 -07:00
runner.js.map More renaming 2022-10-11 10:39:40 -07:00
shared-environment.js Re-export codeql testing environment variable to subsequent steps, if set. 2022-11-01 13:18:57 +01:00
shared-environment.js.map Re-export codeql testing environment variable to subsequent steps, if set. 2022-11-01 13:18:57 +01:00
testing-utils.js More renaming 2022-10-11 10:39:40 -07:00
testing-utils.js.map More renaming 2022-10-11 10:39:40 -07: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 Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
tracer-config.js.map Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
tracer-config.test.js Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
tracer-config.test.js.map Trace Go when Go extraction reconciliation is enabled 2022-09-01 14:42:59 +01:00
trap-caching.js Further update to reflect a conversation with @henrymercer 2022-10-11 16:59:48 +01:00
trap-caching.js.map Further update to reflect a conversation with @henrymercer 2022-10-11 16:59:48 +01:00
trap-caching.test.js TRAP Caching: Skip uploading of small caches 2022-09-23 15:22:31 +01:00
trap-caching.test.js.map TRAP Caching: Skip uploading of small caches 2022-09-23 15:22:31 +01:00
upload-lib.js Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-lib.js.map Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-lib.test.js Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-lib.test.js.map Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
upload-sarif-action.js Reuse getApiDetails code 2022-09-02 19:59:18 +01:00
upload-sarif-action.js.map Reuse getApiDetails code 2022-09-02 19:59:18 +01:00
util.js GHES 3.1 has been deprecated end of June 2022. 2022-10-18 14:20:52 +02:00
util.js.map Prune results of Ruby query from SARIF 2022-11-04 14:57:13 +00:00
util.test.js GHES 3.1 has been deprecated end of June 2022. 2022-10-18 14:20:52 +02:00
util.test.js.map GHES 3.1 has been deprecated end of June 2022. 2022-10-18 14:20:52 +02:00