Esben Sparre Andreasen
|
c562bfbd92
|
Merge branch 'main' into support-multiple-checkouts
|
2020-08-25 12:35:47 +02:00 |
|
Robert
|
e05e9e6b5d
|
Merge pull request #160 from github/rename_entrypoints
Rename the action entrypoint files
|
2020-08-25 11:31:17 +01:00 |
|
Esben Sparre Andreasen
|
05f620754e
|
Merge branch 'main' into support-multiple-checkouts
|
2020-08-25 12:25:42 +02:00 |
|
Robert
|
85c7ad0ecd
|
Merge branch 'main' into rename_entrypoints
|
2020-08-25 11:10:22 +01:00 |
|
Robert
|
570a0d7142
|
Merge pull request #161 from github/lib_clean
Clean up the lib directory
|
2020-08-25 11:10:11 +01:00 |
|
Esben Sparre Andreasen
|
eecc25f914
|
build typescript
|
2020-08-25 11:22:11 +02:00 |
|
Esben Sparre Andreasen
|
45b9e967ef
|
support checkout of multiple refs for a single repository
|
2020-08-25 11:22:08 +02:00 |
|
Robert Brignull
|
9c015b7e83
|
cleanup lib
|
2020-08-24 15:18:26 +01:00 |
|
Robert Brignull
|
4bc0c2b0e7
|
clean the lib dir before building
|
2020-08-24 15:18:01 +01:00 |
|
Robert Brignull
|
9e342a9b83
|
rename the action entrypoint files
|
2020-08-24 15:15:26 +01:00 |
|
Robert
|
bd54c20d3e
|
Merge pull request #153 from github/add_env_to_config
Add tempDir and codeQLCmd fields to the config
|
2020-08-21 11:00:48 +01:00 |
|
Robert Brignull
|
0e8b30af75
|
Merge branch 'main' into add_env_to_config
|
2020-08-21 10:32:58 +01:00 |
|
Robert
|
1f5a571dfc
|
Merge pull request #151 from github/action_libs_query
Add query to detect use of actions libs
|
2020-08-21 10:31:20 +01:00 |
|
Robert
|
d193e5f876
|
Merge branch 'main' into action_libs_query
|
2020-08-21 10:07:22 +01:00 |
|
Robert
|
5d49d011a2
|
Merge pull request #144 from github/language_parsing
Refactor language parsing
|
2020-08-21 10:07:06 +01:00 |
|
Robert Brignull
|
038c4ebdf7
|
add CodeQL cmd to config
|
2020-08-19 15:57:13 +01:00 |
|
Robert Brignull
|
360e77a083
|
remove direct accesses to RUNNER_TEMP
|
2020-08-19 15:25:27 +01:00 |
|
Robert Brignull
|
9c29fe283d
|
add tempDir and toolCacheDir to config
|
2020-08-19 15:11:49 +01:00 |
|
Robert Brignull
|
574b5dc4e9
|
Merge branch 'main' into language_parsing
|
2020-08-19 09:40:47 +01:00 |
|
Esben Sparre Andreasen
|
e9e2284547
|
Merge pull request #138 from github/esbena/additional-codeql-options
Support additional codeql options
|
2020-08-18 10:35:18 +02:00 |
|
Esben Sparre Andreasen
|
9597f2e889
|
build typescript
|
2020-08-18 08:32:33 +02:00 |
|
Esben Sparre Andreasen
|
fd94b16cf5
|
use template strings instead of concatenations
|
2020-08-18 08:32:04 +02:00 |
|
Esben Sparre Andreasen
|
288f49eee5
|
use ExtraOptions in codeql commands
|
2020-08-18 08:32:03 +02:00 |
|
Esben Sparre Andreasen
|
c2b7b7f977
|
add getExtraOptions utility
|
2020-08-18 08:32:03 +02:00 |
|
Esben Sparre Andreasen
|
008b0062c6
|
add ExtraOptions type for codeql commands
|
2020-08-18 08:32:03 +02:00 |
|
Robert Brignull
|
d6fbafb242
|
add tests
|
2020-08-17 13:34:55 +01:00 |
|
Robert Brignull
|
1943ed432b
|
use enum
|
2020-08-17 13:34:34 +01:00 |
|
Robert Brignull
|
00eee2b7ee
|
Merge branch 'main' into language_parsing
|
2020-08-17 13:21:02 +01:00 |
|
Robert
|
c5e07ebfcc
|
Merge pull request #149 from github/max_threads
Use all available threads for analysis
|
2020-08-17 13:12:30 +01:00 |
|
Robert Brignull
|
96ded2b500
|
Merge remote-tracking branch 'origin/main' into max_threads
|
2020-08-17 12:47:19 +01:00 |
|
Robert Brignull
|
5eb3736850
|
move maxThreads outside of loop
|
2020-08-17 12:46:55 +01:00 |
|
Robert Brignull
|
d49b8673bb
|
fix alerts
|
2020-08-17 12:42:23 +01:00 |
|
Robert Brignull
|
f92a68048c
|
add query to detect use of actions libs
|
2020-08-17 12:32:22 +01:00 |
|
Chris Gavin
|
e9efcf1900
|
Merge pull request #145 from github/chrisgavin/default-bundle-version-json
Store the default CodeQL bundle version in a JSON file.
|
2020-08-14 16:12:59 +01:00 |
|
Chris Gavin
|
73c73baaa2
|
Merge branch 'main' into chrisgavin/default-bundle-version-json
|
2020-08-14 15:53:07 +01:00 |
|
Robert Brignull
|
aaeb9751bb
|
use all available threads for analysis
|
2020-08-14 14:24:08 +01:00 |
|
Robert
|
2527130a32
|
Merge pull request #147 from github/upload_cli
Add a CLI interface to the upload-sarif action
|
2020-08-13 18:05:15 +01:00 |
|
Robert Brignull
|
2828c43ac7
|
fix file location
|
2020-08-12 18:08:30 +01:00 |
|
Robert Brignull
|
4b56177c28
|
Re-throw errors
|
2020-08-12 18:06:34 +01:00 |
|
Robert Brignull
|
150e07f914
|
add test action
|
2020-08-12 17:55:40 +01:00 |
|
Robert Brignull
|
5b0aafadb1
|
address comments
|
2020-08-12 17:42:47 +01:00 |
|
Chris Gavin
|
9c5f7640e5
|
Merge branch 'main' into chrisgavin/default-bundle-version-json
|
2020-08-11 17:52:34 +01:00 |
|
Robert Brignull
|
cf08f5a9cd
|
remove unused arguments
|
2020-08-11 13:56:23 +01:00 |
|
Robert Brignull
|
34b372292b
|
commit node_modules and generated files
|
2020-08-11 12:43:27 +01:00 |
|
Robert Brignull
|
6d7a135fea
|
Add a CLI interface to the upload-sarif action
|
2020-08-11 12:43:06 +01:00 |
|
Robert
|
bcf676e52d
|
Merge pull request #141 from github/actions_io
Remove direct dependency on @actions/io
bundle-test
bundle-test-20200812
codeql-bundle-20200812
|
2020-08-10 16:14:11 +01:00 |
|
Robert Brignull
|
591359cae6
|
introduce languages.ts
|
2020-08-10 16:03:09 +01:00 |
|
Robert
|
7c2a7b236c
|
Merge remote-tracking branch 'origin/main' into actions_io
|
2020-08-10 15:59:27 +01:00 |
|
Robert
|
0fdcc52338
|
Merge branch 'main' into actions_io
|
2020-08-10 15:50:44 +01:00 |
|
Robert
|
d5693a7fd2
|
Merge pull request #140 from github/remove_some_shared_env
Remove some shared env
|
2020-08-10 15:46:03 +01:00 |
|