codeql-action/src
Andrew Eisenberg 6e577cfca3 Add new packs input to init action
This input allows users to specify which packs to run. It works in
unison with the packs block of the config file and it is similar to
how `queries` works. They both use `+` in the same way.

Note that the `#TODO` in the pr check is still around, but the CLI
is available. I will remove the TODO in the next commit.
2021-06-23 16:08:35 -07:00
..
testdata Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
actions-util.test.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00
actions-util.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00
analysis-paths.test.ts Packaging: Address review comments 2021-06-08 10:00:22 -07:00
analysis-paths.ts Fix spelling errors 2021-03-18 09:40:47 -07:00
analyze-action.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00
analyze.test.ts Add pack download to its own log group 2021-06-09 14:13:05 -07:00
analyze.ts Remove unnecessary type assertions 2021-06-10 11:15:03 -07:00
api-client.test.ts Fix stub in tests. 2021-06-07 07:14:44 +01:00
api-client.ts Add back retrying. 2021-06-04 15:51:51 +01:00
api-compatibility.json Update supported GitHub Enterprise Server versions. 2021-06-02 00:23:42 +00:00
autobuild-action.ts Cleaning up comments around env vars 2021-06-03 11:33:20 -07:00
autobuild.ts Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
codeql.test.ts Add environment variables to signal feature and version to the CLI 2021-06-02 11:06:02 -07:00
codeql.ts Replace custom tool download method with the one in the tool cache library. 2021-06-23 14:28:37 +01:00
config-utils.test.ts Add new packs input to init action 2021-06-23 16:08:35 -07:00
config-utils.ts Add new packs input to init action 2021-06-23 16:08:35 -07:00
count-loc.test.ts Add an integration test for packaging 2021-06-08 12:34:07 -07:00
count-loc.ts Add Ruby as a possible language 2021-05-21 18:45:08 +02:00
database-upload.test.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00
database-upload.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00
defaults.json Update CodeQL bundle to 20210622 / 2.5.6 2021-06-22 17:27:16 +02:00
error-matcher.test.ts Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
error-matcher.ts Merge branch 'main' into nickfyson/error_wrapper 2020-09-14 13:30:37 +01:00
external-queries.test.ts only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
external-queries.ts only insert external repos token if supplied 2021-01-19 15:42:57 +00:00
fingerprints.test.ts Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
fingerprints.ts Some refactoring in fingerprint computation 2021-06-08 00:09:27 +01:00
init-action.ts Add new packs input to init action 2021-06-23 16:08:35 -07:00
init.ts Add new packs input to init action 2021-06-23 16:08:35 -07:00
languages.test.ts Fix typos in src 2020-11-20 11:00:55 +01:00
languages.ts Add Ruby as a possible language 2021-05-21 18:45:08 +02:00
logging.ts Introduce our own toolcache implementation for use by the runnner 2021-04-22 15:31:15 +01:00
repository.ts Running lint-fix 2020-09-14 10:44:43 +01:00
runner.ts Add new packs input to init action 2021-06-23 16:08:35 -07:00
sarif_v2.1.0_schema.json Fixes a regex for language and locale recognition 2021-04-14 08:10:56 -07:00
shared-environment.ts Running lint-fix 2020-09-14 10:44:43 +01:00
testing-utils.ts Introduce our own toolcache implementation for use by the runnner 2021-04-22 15:31:15 +01:00
toolcache.ts Replace custom tool download method with the one in the tool cache library. 2021-06-23 14:28:37 +01:00
toolrunner-error-catcher.test.ts Switching to import/order instead of sort-imports 2020-10-01 11:03:46 +01:00
toolrunner-error-catcher.ts Fix typos in src 2020-11-20 11:00:55 +01:00
tracer-config.test.ts Remove unnecessary type assertions 2021-06-10 11:15:03 -07:00
tracer-config.ts Add configuration option to set CodeQL DB location 2021-05-18 00:13:36 +01:00
upload-lib.test.ts Add environment variables to signal feature and version to the CLI 2021-06-02 11:06:02 -07:00
upload-lib.ts Fix out of memory in hash computation 2021-06-07 15:12:45 +01:00
upload-sarif-action.ts Add environment variables to signal feature and version to the CLI 2021-06-02 11:06:02 -07:00
util.test.ts Remove local environment running 2021-06-02 11:26:11 -07:00
util.ts Upload CodeQL databases 2021-06-22 13:05:12 +01:00