codeql-action/lib
Andrew Eisenberg 950748204e
Avoid failing when debug artifacts can't be uploaded
Failing to upload debug artifacts should not fail the action since
it is possible that the action has already succeeded by the time this
failure occurs.
2024-06-20 12:05:45 -07:00
..
testdata Avoid analyzing excluded language files for line counting 2021-04-28 16:07:55 -07:00
actions-util.js Attempt to clean up the database cluster directory 2024-06-12 13:19:30 +01:00
actions-util.js.map Attempt to clean up the database cluster directory 2024-06-12 13:19:30 +01:00
actions-util.test.js fix test that runs flakily locally 2024-04-03 20:43:26 +01:00
actions-util.test.js.map fix test that runs flakily locally 2024-04-03 20:43:26 +01:00
analyze-action-env.test.js Treat status reports as non-critical 2024-02-12 13:56:10 -05:00
analyze-action-env.test.js.map Treat status reports as non-critical 2024-02-12 13:56:10 -05:00
analyze-action-input.test.js Treat status reports as non-critical 2024-02-12 13:56:10 -05:00
analyze-action-input.test.js.map Treat status reports as non-critical 2024-02-12 13:56:10 -05: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 Improve type safety by using more specific function types 2024-06-13 19:26:45 +01: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 Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
analyze-action-post.js.map Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
analyze-action.js Put TRAP cache cleanup behind a feature flag 2024-05-23 16:27:50 +01:00
analyze-action.js.map Put TRAP cache cleanup behind a feature flag 2024-05-23 16:27:50 +01:00
analyze.js End tracing early in autobuild Action for improved performance and reliability 2024-05-09 15:06:36 +01:00
analyze.js.map End tracing early in autobuild Action for improved performance and reliability 2024-05-09 15:06:36 +01:00
analyze.test.js Refactoring: Introduce common method to stub a config 2024-01-30 19:00:04 +00:00
analyze.test.js.map Refactoring: Introduce common method to stub a config 2024-01-30 19:00:04 +00:00
api-client.js Enable unsafe call rule 2024-06-13 19:38:06 +01:00
api-client.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
api-client.test.js Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-client.test.js.map Remove code specific to GitHub AE 2024-01-08 13:28:39 +00:00
api-compatibility.json Update supported GitHub Enterprise Server versions 2024-05-29 00:13:01 +00:00
autobuild-action.js End tracing early in autobuild Action for improved performance and reliability 2024-05-09 15:06:36 +01:00
autobuild-action.js.map End tracing early in autobuild Action for improved performance and reliability 2024-05-09 15:06:36 +01:00
autobuild.js Merge branch 'main' into henrymercer/on-demand-ffs 2024-05-10 11:32:35 +01:00
autobuild.js.map Merge branch 'main' into henrymercer/on-demand-ffs 2024-05-10 11:32:35 +01:00
cli-errors.js Add configuration error for missing auth to package registry 2024-05-28 19:05:07 +01:00
cli-errors.js.map Add configuration error for missing auth to package registry 2024-05-28 19:05:07 +01:00
codeql.js Merge branch 'main' into henrymercer/direct-tracing-fix 2024-06-12 13:21:01 +01:00
codeql.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
codeql.test.js Enable unsafe call rule 2024-06-13 19:38:06 +01:00
codeql.test.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
config-utils.js Add rollback mechanism for C# buildless 2024-06-11 18:45:16 +01:00
config-utils.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
config-utils.test.js Add rollback mechanism for C# buildless 2024-06-11 18:45:16 +01:00
config-utils.test.js.map Add rollback mechanism for C# buildless 2024-06-11 18:45:16 +01:00
database-upload.js Enable no console rule 2024-06-13 19:47:29 +01:00
database-upload.js.map Enable no console rule 2024-06-13 19:47:29 +01:00
database-upload.test.js Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
database-upload.test.js.map Fix trailing slash on uploads URL 2024-05-13 16:31:17 +02:00
debug-artifacts.js Avoid failing when debug artifacts can't be uploaded 2024-06-20 12:05:45 -07:00
debug-artifacts.js.map Avoid failing when debug artifacts can't be uploaded 2024-06-20 12:05:45 -07: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.17.5 2024-06-11 09:47:33 +00:00
diagnostics.js Downgrade log levels for some messages to debug 2024-04-12 14:04:44 +01:00
diagnostics.js.map Downgrade log levels for some messages to debug 2024-04-12 14:04:44 +01:00
environment.js Bump verbosity when running autobuild script directly in debug mode 2024-03-13 17:58:45 +00:00
environment.js.map Bump verbosity when running autobuild script directly in debug mode 2024-03-13 17:58:45 +00:00
feature-flags.js Merge branch 'main' into henrymercer/csharp-buildless-rollback-mechanism 2024-06-13 10:29:25 +01:00
feature-flags.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
feature-flags.test.js Remove "_enabled" suffix from non-legacy features 2024-05-09 12:38:10 +01:00
feature-flags.test.js.map Remove "_enabled" suffix from non-legacy features 2024-05-09 12:38:10 +01:00
fingerprints.js Apply suggestions from code review 2024-04-03 20:42:48 +01:00
fingerprints.js.map fix linting error 2024-04-03 20:50:03 +01: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 Skip init-post cleanup on GitHub-hosted runners 2024-06-12 14:59:44 +01:00
init-action-post-helper.js.map Improve type safety by using more specific function types 2024-06-13 19:26:45 +01:00
init-action-post-helper.test.js Remove support for CodeQL v2.12.5 and earlier 2024-04-09 12:29:14 +01:00
init-action-post-helper.test.js.map Add languages to the status report for all jobs 2024-02-26 19:03:28 +00:00
init-action-post.js Gracefully continue if createStatusReportBase throws (#2225) 2024-04-04 15:26:14 -07:00
init-action-post.js.map Gracefully continue if createStatusReportBase throws (#2225) 2024-04-04 15:26:14 -07:00
init-action.js Attempt to clean up the database cluster directory 2024-06-12 13:19:30 +01:00
init-action.js.map Attempt to clean up the database cluster directory 2024-06-12 13:19:30 +01:00
init.js Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.js.map Enable unsafe call rule 2024-06-13 19:38:06 +01:00
init.test.js Include underlying error in error message 2024-06-12 13:44:04 +01:00
init.test.js.map Include underlying error in error message 2024-06-12 13:44:04 +01:00
languages.js Implement support for language aliasing 2023-09-14 16:11:20 +01:00
languages.js.map Bump the npm group with 12 updates (#2003) 2023-11-20 14:35:28 -08:00
languages.test.js Implement support for language aliasing 2023-09-14 16:11:20 +01:00
languages.test.js.map Implement support for language aliasing 2023-09-14 16:11:20 +01:00
logging.js Enable no console rule 2024-06-13 19:47:29 +01:00
logging.js.map Enable no console rule 2024-06-13 19:47:29 +01:00
repository.js Refactor configuration errors (#2105) 2024-02-08 17:20:03 +00:00
repository.js.map Refactor configuration errors (#2105) 2024-02-08 17:20:03 +00:00
resolve-environment-action.js Gracefully continue if createStatusReportBase throws (#2225) 2024-04-04 15:26:14 -07:00
resolve-environment-action.js.map Gracefully continue if createStatusReportBase throws (#2225) 2024-04-04 15:26:14 -07:00
resolve-environment.js Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261) 2024-04-25 22:20:13 +00:00
resolve-environment.js.map Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261) 2024-04-25 22:20:13 +00:00
setup-codeql.js Soften deprecation message wording and remove unhelpful version strings from some locations 2024-05-13 14:51:06 +01:00
setup-codeql.js.map Enable unsafe call rule 2024-06-13 19:38:06 +01:00
setup-codeql.test.js Soften deprecation message wording and remove unhelpful version strings from some locations 2024-05-13 14:51:06 +01:00
setup-codeql.test.js.map Soften deprecation message wording and remove unhelpful version strings from some locations 2024-05-13 14:51:06 +01:00
status-report.js Enable no console rule 2024-06-13 19:47:29 +01:00
status-report.js.map Enable no console rule 2024-06-13 19:47:29 +01:00
status-report.test.js Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
status-report.test.js.map Add steady_state_default_setup as field to base status report (#2305) 2024-05-22 15:47:59 -07:00
testing-utils.js Enable no console rule 2024-06-13 19:47:29 +01:00
testing-utils.js.map Enable no console rule 2024-06-13 19:47:29 +01:00
tools-features.js Fix typo 2024-06-11 12:31:07 -07:00
tools-features.js.map Fix typo 2024-06-11 12:31:07 -07:00
tools-features.test.js Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tools-features.test.js.map Stop setting CODEQL_RUNNER environment variable if CLI already sets it (#2081) 2024-01-12 09:41:07 -08:00
tracer-config.js Merge branch 'main' into henrymercer/on-demand-ffs 2024-05-10 11:32:35 +01:00
tracer-config.js.map Merge branch 'main' into henrymercer/on-demand-ffs 2024-05-10 11:32:35 +01:00
tracer-config.test.js Use direct tracing when autobuild build mode specified 2024-04-12 17:06:35 +01:00
tracer-config.test.js.map Use direct tracing when autobuild build mode specified 2024-04-12 17:06:35 +01:00
trap-caching.js Improve log message when there's nothing to clean up 2024-05-23 16:27:50 +01:00
trap-caching.js.map Improve log message when there's nothing to clean up 2024-05-23 16:27:50 +01:00
trap-caching.test.js Add some comments to explain test case 2024-05-24 09:48:41 +01:00
trap-caching.test.js.map Add some comments to explain test case 2024-05-24 09:48:41 +01:00
upload-lib.js Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
upload-lib.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
upload-lib.test.js Remove feature flag for combine SARIF files deprecation warning 2024-05-14 11:00:12 +02:00
upload-lib.test.js.map Remove feature flag for combine SARIF files deprecation warning 2024-05-14 11:00:12 +02:00
upload-sarif-action-post-helper.js Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
upload-sarif-action-post-helper.js.map Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
upload-sarif-action-post.js Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
upload-sarif-action-post.js.map Rename run to uploadArtifacts 2024-03-26 11:05:21 +01:00
upload-sarif-action.js Enable no console rule 2024-06-13 19:47:29 +01:00
upload-sarif-action.js.map Enable no console rule 2024-06-13 19:47:29 +01:00
util.js Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261) 2024-04-25 22:20:13 +00:00
util.js.map Enable no-unsafe-return rule 2024-06-13 19:52:39 +01:00
util.test.js Bump the npm group with 2 updates (#2190) 2024-03-12 07:27:21 -07:00
util.test.js.map Bump the npm group with 2 updates (#2190) 2024-03-12 07:27:21 -07:00
workflow.js Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.js.map Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.test.js Enable unsafe call rule 2024-06-13 19:38:06 +01:00
workflow.test.js.map Enable unsafe call rule 2024-06-13 19:38:06 +01:00