| .. |
|
testdata
|
Avoid throwing validation error on invalid URIs
|
2023-05-25 10:18:12 -07:00 |
|
actions-util.test.ts
|
fix test that runs flakily locally
|
2024-04-03 20:43:26 +01:00 |
|
actions-util.ts
|
List matching Actions caches
|
2024-05-21 22:27:49 +01:00 |
|
analyze-action-env.test.ts
|
Treat status reports as non-critical
|
2024-02-12 13:56:10 -05:00 |
|
analyze-action-input.test.ts
|
Treat status reports as non-critical
|
2024-02-12 13:56:10 -05: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
|
Rename run to uploadArtifacts
|
2024-03-26 11:05:21 +01:00 |
|
analyze-action.ts
|
Put TRAP cache cleanup behind a feature flag
|
2024-05-23 16:27:50 +01:00 |
|
analyze.test.ts
|
Refactoring: Introduce common method to stub a config
|
2024-01-30 19:00:04 +00:00 |
|
analyze.ts
|
End tracing early in autobuild Action for improved performance and reliability
|
2024-05-09 15:06:36 +01:00 |
|
api-client.test.ts
|
Remove code specific to GitHub AE
|
2024-01-08 13:28:39 +00:00 |
|
api-client.ts
|
Clean up old TRAP caches
|
2024-05-23 16:27:50 +01:00 |
|
api-compatibility.json
|
Update supported GitHub Enterprise Server versions
|
2024-04-03 00:11:45 +00:00 |
|
autobuild-action.ts
|
End tracing early in autobuild Action for improved performance and reliability
|
2024-05-09 15:06:36 +01:00 |
|
autobuild.ts
|
Merge branch 'main' into henrymercer/on-demand-ffs
|
2024-05-10 11:32:35 +01:00 |
|
cli-errors.ts
|
Classify config file and out of disk CLI errors as config errors (#2297)
|
2024-05-20 11:03:44 -07:00 |
|
codeql.test.ts
|
Don't call trace-command when the indirect tracer has already been started
|
2024-05-09 14:25:25 +01:00 |
|
codeql.ts
|
Don't call trace-command when the indirect tracer has already been started
|
2024-05-09 14:25:25 +01:00 |
|
config-utils.test.ts
|
Move BuildMode to util.ts
|
2024-04-12 16:37:13 +01:00 |
|
config-utils.ts
|
Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261)
|
2024-04-25 22:20:13 +00:00 |
|
database-upload.test.ts
|
Fix trailing slash on uploads URL
|
2024-05-13 16:31:17 +02:00 |
|
database-upload.ts
|
Fix trailing slash on uploads URL
|
2024-05-13 16:31:17 +02: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.17.3
|
2024-05-15 13:44:51 +00:00 |
|
diagnostics.ts
|
Clean up old TRAP caches
|
2024-05-23 16:27:50 +01:00 |
|
environment.ts
|
Bump verbosity when running autobuild script directly in debug mode
|
2024-03-13 17:58:45 +00:00 |
|
feature-flags.test.ts
|
Remove "_enabled" suffix from non-legacy features
|
2024-05-09 12:38:10 +01:00 |
|
feature-flags.ts
|
Put TRAP cache cleanup behind a feature flag
|
2024-05-23 16:27:50 +01:00 |
|
fingerprints.test.ts
|
Auto-fix linting errors
|
2023-07-25 10:34:21 +02:00 |
|
fingerprints.ts
|
fix linting error
|
2024-04-03 20:50:03 +01:00 |
|
init-action-post-helper.test.ts
|
Remove support for CodeQL v2.12.5 and earlier
|
2024-04-09 12:29:14 +01:00 |
|
init-action-post-helper.ts
|
Mark third-party SARIF limits errors as configuration errors
|
2024-02-28 19:41:43 +00:00 |
|
init-action-post.ts
|
Gracefully continue if createStatusReportBase throws (#2225)
|
2024-04-04 15:26:14 -07:00 |
|
init-action.ts
|
Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261)
|
2024-04-25 22:20:13 +00:00 |
|
init.test.ts
|
Handle empty lists as well as undefined ones
|
2024-01-11 12:07:18 +00:00 |
|
init.ts
|
Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261)
|
2024-04-25 22:20:13 +00: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
|
Refactor configuration errors (#2105)
|
2024-02-08 17:20:03 +00:00 |
|
resolve-environment-action.ts
|
Gracefully continue if createStatusReportBase throws (#2225)
|
2024-04-04 15:26:14 -07:00 |
|
resolve-environment.ts
|
Log warning if SIP is disabled and CLI version is < 2.15.1 (#2261)
|
2024-04-25 22:20:13 +00:00 |
|
sarif-schema-2.1.0.json
|
Fix broken regex
|
2023-05-05 12:02:19 -07:00 |
|
setup-codeql.test.ts
|
Soften deprecation message wording and remove unhelpful version strings from some locations
|
2024-05-13 14:51:06 +01:00 |
|
setup-codeql.ts
|
Soften deprecation message wording and remove unhelpful version strings from some locations
|
2024-05-13 14:51:06 +01:00 |
|
status-report.test.ts
|
Move BuildMode to util.ts
|
2024-04-12 16:37:13 +01:00 |
|
status-report.ts
|
Move BuildMode to util.ts
|
2024-04-12 16:37:13 +01:00 |
|
testing-utils.ts
|
Add option tools: linked for init action.
|
2024-05-13 14:51:06 +01: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
|
Only pass --new-analysis-summary if it is not default behavior
|
2024-04-03 15:39:22 +01:00 |
|
tracer-config.test.ts
|
Use direct tracing when autobuild build mode specified
|
2024-04-12 17:06:35 +01:00 |
|
tracer-config.ts
|
Merge branch 'main' into henrymercer/on-demand-ffs
|
2024-05-10 11:32:35 +01:00 |
|
trap-caching.test.ts
|
Add unit test for cleanup
|
2024-05-23 16:27:50 +01:00 |
|
trap-caching.ts
|
Add unit test for cleanup
|
2024-05-23 16:27:50 +01:00 |
|
upload-lib.test.ts
|
Remove feature flag for combine SARIF files deprecation warning
|
2024-05-14 11:00:12 +02:00 |
|
upload-lib.ts
|
Remove feature flag for combine SARIF files deprecation warning
|
2024-05-14 11:00:12 +02:00 |
|
upload-sarif-action-post-helper.ts
|
Rename run to uploadArtifacts
|
2024-03-26 11:05:21 +01:00 |
|
upload-sarif-action-post.ts
|
Rename run to uploadArtifacts
|
2024-03-26 11:05:21 +01:00 |
|
upload-sarif-action.ts
|
Gracefully continue if createStatusReportBase throws (#2225)
|
2024-04-04 15:26:14 -07:00 |
|
util.test.ts
|
Add unit tests for getCgroupCpuCountFromCpus
|
2024-02-16 12:48:04 +00:00 |
|
util.ts
|
Add deprecation warning for merging SARIF files with non-unique categories
|
2024-04-26 14:22:30 +02:00 |
|
workflow.test.ts
|
Avoid warning on workflow_call triggers
|
2024-05-07 13:30:06 -07:00 |
|
workflow.ts
|
Avoid warning on workflow_call triggers
|
2024-05-07 13:30:06 -07:00 |