Robert Brignull
|
da3d6d25eb
|
move config parsing earlier + add to codeql search path
|
2020-07-13 14:49:01 +01:00 |
|
Robert Brignull
|
189b6ef4bf
|
ban / as a path
|
2020-07-10 15:33:03 +01:00 |
|
Robert Brignull
|
1a4c658bbf
|
Merge branch 'main' into lgtm_filters
|
2020-07-10 15:01:22 +01:00 |
|
Robert Brignull
|
fb9f2af49f
|
adjust comments
|
2020-07-10 11:08:29 +01:00 |
|
Robert Brignull
|
60126bfb39
|
ban backslashes
|
2020-07-09 18:27:46 +01:00 |
|
Robert Brignull
|
24367a89b5
|
move checking to when env vars are constructed
|
2020-07-09 18:05:54 +01:00 |
|
Robert Brignull
|
70980b9f32
|
Make characters completely illegal on windows
|
2020-07-09 17:40:26 +01:00 |
|
Robert Brignull
|
bf5b437adb
|
output better errors
|
2020-07-09 17:01:53 +01:00 |
|
Robert Brignull
|
56417be251
|
filter ** paths
|
2020-07-08 16:33:00 +01:00 |
|
Robert Brignull
|
abf6f239fa
|
trim leading slashes
|
2020-07-08 16:22:29 +01:00 |
|
Robert Brignull
|
9fb69dda17
|
clarify error slightly more
|
2020-07-08 15:11:29 +01:00 |
|
Robert Brignull
|
dcebdd6441
|
give better error messages
|
2020-07-08 15:06:45 +01:00 |
|
Robert Brignull
|
07caa0f5cf
|
pull out mockGetContents method
|
2020-07-07 18:32:29 +01:00 |
|
Robert Brignull
|
fe3dbb7e64
|
Add support for LGTM_INDEX_FILTERS
|
2020-07-07 11:37:56 +01:00 |
|
Robert Brignull
|
0086c2ecdb
|
use @actions/github
|
2020-07-06 16:25:26 +01:00 |
|
Robert Brignull
|
5ab09ae291
|
Make parameter names more descriptive
|
2020-07-02 14:45:14 +01:00 |
|
Robert Brignull
|
c41d287cae
|
Introduce wrapper around codeql
|
2020-07-02 14:25:08 +01:00 |
|
Robert
|
eaf6649611
|
Merge branch 'main' into analysis_key_status
|
2020-07-02 11:34:08 +01:00 |
|
Sam Partington
|
260a93fe06
|
Merge branch 'main' into support-remote-config
|
2020-06-30 14:57:35 +01:00 |
|
Robert Brignull
|
0e3f8311ed
|
add analysis_key to status reports
|
2020-06-29 11:24:04 +01:00 |
|
Sam Partington
|
ee4cc86b19
|
Merge branch 'main' into support-remote-config
|
2020-06-26 16:14:32 +01:00 |
|
Sam Partington
|
0607771cc2
|
Make remote config retrieval more robust
|
2020-06-26 16:14:15 +01:00 |
|
Robin Neatherway
|
151d531bd0
|
Correct copy/pasted test description
|
2020-06-26 16:01:59 +01:00 |
|
Sam Partington
|
51becd2cf8
|
Bring error message method name inline with others
|
2020-06-26 15:44:57 +01:00 |
|
Sam Partington
|
a66f2b0b11
|
Remove redundant comment
|
2020-06-26 15:44:13 +01:00 |
|
Robin Neatherway
|
a0d4330434
|
Simplify singleton tests by removing the loop
|
2020-06-26 15:25:32 +01:00 |
|
Sam Partington
|
7c00663f08
|
Remove tests of internal function now its behaviour has been verified
|
2020-06-26 14:46:53 +01:00 |
|
Sam Partington
|
f8c87948ab
|
Use new API client
From https://github.com/github/codeql-action/pull/82
|
2020-06-26 14:45:37 +01:00 |
|
Sam Partington
|
9566d8c220
|
Merge branch 'main' into support-remote-config
|
2020-06-26 13:48:59 +01:00 |
|
Sam Partington
|
366d8a32d1
|
Retrieve remote configuration where specified
|
2020-06-26 11:49:00 +01:00 |
|
Robin Neatherway
|
bb9ed79f3d
|
getRequiredEnvParams must be non-empty
|
2020-06-26 11:44:17 +01:00 |
|
Chris Gavin
|
ef507971e7
|
Merge branch 'main' into octokit
|
2020-06-26 10:29:51 +01:00 |
|
Robert Brignull
|
0fdc2c71e4
|
fall back to GITHUB_SHA env var if git is not available
|
2020-06-25 15:53:24 +01:00 |
|
Sam Partington
|
388403b46e
|
Add a test that an Octokit request is made for remote config
|
2020-06-25 15:10:17 +01:00 |
|
Sam Partington
|
32c9898fa4
|
Fix regex
|
2020-06-25 15:10:17 +01:00 |
|
Sam Partington
|
56292b1fa3
|
Reset mocks in test so they don't leak into later test
|
2020-06-25 15:10:17 +01:00 |
|
Robert Brignull
|
50a2815790
|
Include completed_at when action is aborted
|
2020-06-25 14:10:28 +01:00 |
|
Sam Partington
|
a19d19e0a3
|
Add validation of remote config location, no retrieval yet
|
2020-06-25 13:21:46 +01:00 |
|
Sam Partington
|
153a598a97
|
Add a new function used to determine where to retrieve config from
|
2020-06-24 16:15:25 +01:00 |
|
Sam Partington
|
f4cf65ca2d
|
Add a test that Octokit isn't used for local config
|
2020-06-24 14:42:29 +01:00 |
|
Alex Kalyvitis
|
559e2600c1
|
Merge branch 'main' into report-action-aborted
|
2020-06-24 15:04:07 +02:00 |
|
Chris Gavin
|
464ce1b43a
|
Manually convert response.data to a JSON string.
|
2020-06-24 13:50:52 +01:00 |
|
Alex Kalyvitis
|
8530f5b76a
|
add missing semicolon
|
2020-06-24 14:37:12 +02:00 |
|
Alex Kalyvitis
|
a67896b792
|
fix typo and throw error when languages are not detected
|
2020-06-24 14:31:06 +02:00 |
|
Robert
|
b3ffa760ab
|
Merge branch 'main' into only-output-on-failure
|
2020-06-24 13:13:46 +01:00 |
|
Alex Kalyvitis
|
3871ca717b
|
reformat remaining 4 space indentations
|
2020-06-24 14:12:51 +02:00 |
|
Alex Kalyvitis
|
a091618158
|
Merge branch 'main' into report-action-aborted
|
2020-06-24 14:04:46 +02:00 |
|
Chris Gavin
|
74c48f71fa
|
Use a single Octokit client for everything rather than a bunch of Octokits and an HTTP client.
|
2020-06-23 21:40:42 +01:00 |
|
Alex Kalyvitis
|
b8ac06a9c8
|
run tslint --fix
|
2020-06-23 18:41:16 +02:00 |
|
Robert Brignull
|
7581ac8b17
|
make the temporary directory in tests a symlink
|
2020-06-23 17:40:54 +01:00 |
|