David Verdeguer
|
52274f1815
|
Setup python extractor for installed deps
|
2020-09-11 11:07:27 +02:00 |
|
David Verdeguer
|
8cea21575c
|
Install python deps on init
|
2020-09-11 10:53:41 +02:00 |
|
Robert
|
75af0bf309
|
Merge pull request #177 from github/external_queries_test
Make a local repo for checkoutExternalQueries
|
2020-09-10 11:43:03 +01:00 |
|
Robert
|
d4f40db368
|
Merge branch 'main' into external_queries_test
|
2020-09-10 11:24:22 +01:00 |
|
Robert
|
c5f77d0bfd
|
Merge pull request #175 from github/runner-integration-tests
Add more integration tests for the runner
|
2020-09-10 11:23:28 +01:00 |
|
Robert
|
e6083671c7
|
Merge branch 'main' into runner-integration-tests
|
2020-09-10 10:57:16 +01:00 |
|
Robert
|
4d8719bb73
|
Merge pull request #176 from github/fingerprint_test
Add another fingerprinting test
|
2020-09-10 10:24:01 +01:00 |
|
Robert Brignull
|
3be0e89804
|
make a local repo for checkoutExternalQueries
|
2020-09-09 18:30:57 +01:00 |
|
Robert Brignull
|
3db0a253ed
|
add another fingerprinting test
|
2020-09-09 17:37:53 +01:00 |
|
Robert
|
d82e34bb43
|
Merge branch 'main' into runner-integration-tests
|
2020-09-09 17:31:35 +01:00 |
|
Robert
|
67246cd645
|
Update integration-testing.yml
|
2020-09-09 17:31:20 +01:00 |
|
Sam Partington
|
028706c3a2
|
Merge pull request #165 from github/allow-additive-queries-in-workflow
Allow "additive" queries in workflow by prefixing with "+"
|
2020-09-09 16:41:55 +01:00 |
|
Sam Partington
|
4ad13dff42
|
Merge branch 'main' into allow-additive-queries-in-workflow
|
2020-09-09 15:32:20 +01:00 |
|
Robert Brignull
|
e4b0068a9d
|
add more integration tests for the runner
|
2020-09-08 18:32:52 +01:00 |
|
Robert
|
506e641669
|
Merge pull request #167 from github/windows_tracing
Fix tracing on windows for the runner, and when using multiple self-hosted actions runners
|
2020-09-08 11:28:42 +01:00 |
|
Sam Partington
|
18cd03ab62
|
Make variable name less ambiguous
|
2020-09-08 10:14:51 +01:00 |
|
Sam Partington
|
d677f16692
|
Merge branch 'main' into allow-additive-queries-in-workflow
|
2020-09-08 10:00:16 +01:00 |
|
Robert Brignull
|
7d9c81f55c
|
Print final process we choose
|
2020-09-07 17:23:35 +01:00 |
|
Robert Brignull
|
212f4484d3
|
Merge branch 'main' into windows_tracing
|
2020-09-07 17:08:59 +01:00 |
|
Robert
|
556aed46b0
|
Merge pull request #170 from github/windows_message
Print path to file instead of file contents
|
2020-09-07 16:23:49 +01:00 |
|
Robert Brignull
|
c68937100c
|
Merge branch 'main' into windows_message
|
2020-09-07 16:01:09 +01:00 |
|
Robert
|
8c43427531
|
Merge pull request #169 from github/codeql_download_info
Print that we are downloading codeql and it may take a while
|
2020-09-07 14:32:37 +01:00 |
|
Robert
|
1a772a2b9e
|
Merge branch 'main' into codeql_download_info
|
2020-09-07 13:37:20 +01:00 |
|
Robert Brignull
|
694fa2d961
|
add options to specify process name or level to trace
|
2020-09-07 13:36:47 +01:00 |
|
Robert Brignull
|
789059e604
|
Merge branch 'main' into windows_tracing
|
2020-09-07 12:49:20 +01:00 |
|
Robert
|
0e9b8f4a47
|
Merge pull request #168 from github/runner_refs
make inputting refs easier
|
2020-09-07 12:19:56 +01:00 |
|
Robert Brignull
|
9782622366
|
Print path to file instead of file contents
|
2020-09-02 19:58:03 +01:00 |
|
Robert Brignull
|
32eb1c4c34
|
Print that we are downloading codeql and it may take a while
|
2020-09-02 18:02:49 +01:00 |
|
Robert Brignull
|
ebb41156ee
|
make inputting refs easier
|
2020-09-02 18:00:46 +01:00 |
|
Robert Brignull
|
48df01325b
|
add alternative script for in runner mode
|
2020-09-02 15:50:37 +01:00 |
|
Robert Brignull
|
5c0bd22d01
|
set -ExecutionPolicy Bypass
|
2020-09-02 15:50:23 +01:00 |
|
Robert Brignull
|
2dbd7e8dc1
|
Fix tracing when there are multiple self-hosted runners
|
2020-09-02 15:28:50 +01:00 |
|
Robert
|
68c6069f0b
|
Merge pull request #162 from github/runner_analyze
Convert init, autobuild, and analyze actions to CLI / runner mode
|
2020-09-01 15:01:36 +01:00 |
|
Robert Brignull
|
b4d142e980
|
whitelist @actions/exec/lib/toolrunner
|
2020-09-01 14:44:38 +01:00 |
|
Robert Brignull
|
4c00c68d14
|
Add --ram and --threads args
|
2020-09-01 14:27:56 +01:00 |
|
Robert Brignull
|
09fb3ec514
|
Remove a call to getActionsApiClient
|
2020-09-01 14:01:21 +01:00 |
|
Robert Brignull
|
8a821a9c35
|
Add logger to checkoutExternalRepository
|
2020-09-01 13:53:59 +01:00 |
|
Robert Brignull
|
1548b771cb
|
Merge remote-tracking branch 'origin/main' into runner_analyze
|
2020-08-28 17:28:14 +01:00 |
|
Robert Brignull
|
a0b54fc7ab
|
fix tests
|
2020-08-28 17:28:05 +01:00 |
|
Robert Brignull
|
aa7e2fe91b
|
automatically import env in autobuild
|
2020-08-28 17:22:26 +01:00 |
|
Sam Partington
|
abf5854149
|
Extract more common test code to function
|
2020-08-28 17:20:40 +01:00 |
|
Sam Partington
|
23cf700e38
|
Extract common test code to a function
https://github.com/github/codeql-action/pull/165#discussion_r479396850
|
2020-08-28 17:13:06 +01:00 |
|
Robert Brignull
|
c3d6602e8a
|
use ToolRunner directly instead of exec wrapper
|
2020-08-28 16:59:34 +01:00 |
|
Sam Partington
|
831c686d9b
|
Add details of queries property to README
|
2020-08-28 16:58:15 +01:00 |
|
Robert
|
5bd2832b32
|
Merge pull request #164 from github/npm_test_os
Run `npm test` on linux and macos
|
2020-08-28 16:57:28 +01:00 |
|
Sam Partington
|
ab8d9eccc9
|
Add a test which combines workflow queries and disabling the defaults
|
2020-08-28 16:53:11 +01:00 |
|
Sam Partington
|
82000c26c8
|
Allow "additive" queries in workflow by prefixing with "+"
See discussion on https://github.com/github/code-scanning/issues/1446
|
2020-08-28 16:45:57 +01:00 |
|
Robert
|
b1d719eeeb
|
fix tests on non-linux
|
2020-08-28 15:13:14 +01:00 |
|
Robert
|
da1c00f5c8
|
Run npm test on all operating systems
|
2020-08-28 15:10:47 +01:00 |
|
Robert Brignull
|
80e2c4fe4a
|
improve error message when config is not found
|
2020-08-28 09:43:25 +01:00 |
|