Commit Graph

168 Commits

Author SHA1 Message Date
jhutchings1 ea8c11c723 Update codeql.ts 2020-07-11 13:22:57 -07:00
jhutchings1 df49e473c8 Update codeql.ts 2020-07-11 13:17:46 -07:00
jhutchings1 8d49f67955 Remove try/catch 2020-07-11 13:12:15 -07:00
jhutchings1 dc2f0c2f5f Debug 2020-07-11 13:08:34 -07:00
jhutchings1 5767c8ebfc Update codeql.ts 2020-07-11 12:59:51 -07:00
jhutchings1 fde574ae22 Update codeql.ts 2020-07-11 12:54:20 -07:00
jhutchings1 3b632c3106 Try listener option 2020-07-11 12:51:26 -07:00
jhutchings1 b63d497b0e Test 2020-07-11 12:43:17 -07:00
jhutchings1 f1569d58df Try additional debugging 2020-07-11 12:20:52 -07:00
jhutchings1 f2c8606b17 Add debug statements 2020-07-11 12:18:01 -07:00
jhutchings1 066d9716c6 Fix issue with error detection 2020-07-11 12:13:09 -07:00
jhutchings1 642850bff5 Add special case for "No code seen" error 2020-07-11 12:08:45 -07:00
jhutchings1 5fa6bd2622 Update autobuild and analysis path error messages. 2020-07-11 11:45:36 -07:00
jhutchings1 278f870907 Add help URL to languages error 2020-07-11 11:40:35 -07: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