Commit Graph

351 Commits

Author SHA1 Message Date
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 c3dcf26eaf Merge pull request #103 from github/lgtm_filters
Add support for LGTM_INDEX_FILTERS
2020-07-10 15:47:16 +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 ec154779ac Merge pull request #100 from github/github_proxy
Use @actions/github as a wrapper around octokit in order to support proxies
2020-07-10 14:37:22 +01:00
Robert Brignull ca775cfb2e remove bypass-proxy test 2020-07-10 12:58:18 +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 b6efd2e6de Merge remote-tracking branch 'origin/main' into github_proxy 2020-07-09 16:37:52 +01:00
Robert Brignull 8a6b404471 add tests 2020-07-09 16:36:49 +01:00
Robert Brignull d781c667b1 Merge branch 'main' into lgtm_filters 2020-07-09 10:30:20 +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 56e74b9096 Merge pull request #102 from github/exclude-lib
Exclude lib directory from analysis
2020-07-08 10:32:12 +01:00
Robert Brignull 13ee335beb Merge remote-tracking branch 'origin/main' into github_proxy 2020-07-07 18:34:09 +01:00
Robert Brignull 07caa0f5cf pull out mockGetContents method 2020-07-07 18:32:29 +01:00
Robert Brignull f77ab09bf4 add sinon types 2020-07-07 18:32:18 +01:00
Robert 8d908eeab3 Update codeql-config.yml 2020-07-07 13:09:32 +01:00
Robert cfcff89771 Merge pull request #101 from github/workflow_dispatch
Add workflow_dispatch event
2020-07-07 11:39:47 +01:00
Robert Brignull fe3dbb7e64 Add support for LGTM_INDEX_FILTERS 2020-07-07 11:37:56 +01:00
Robert 1aeb7665e7 Add workflow_dispatch event 2020-07-07 10:24:41 +01:00
Robert Brignull 0086c2ecdb use @actions/github 2020-07-06 16:25:26 +01:00
Robert 9da537eb33 Merge pull request #93 from github/codeql_mock
Introduce wrapper around codeql
2020-07-06 10:38:41 +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
Sam Partington 8947510a57 Merge pull request #96 from github/pr-template-test-builds
Remove test builds section of PR template
2020-07-02 14:23:33 +01:00
Sam Partington 5d84e87b3d Merge branch 'main' into pr-template-test-builds 2020-07-02 14:11:18 +01:00
Sam Partington 9bc459c5f1 Merge pull request #95 from github/merge-help
Add details of who will merge (CONTRIBUTING.md)
2020-07-02 13:46:52 +01:00
Sam Partington 77e9a735f6 Merge branch 'main' into merge-help 2020-07-02 13:42:20 +01:00
Sam Partington 57a57713c3 Remove test builds section of PR template
This is covered by the CI checks now
2020-07-02 13:37:46 +01:00
Sam Partington a0bf50cb7b Add details of who will merge (CONTRIBUTING.md) 2020-07-02 13:35:29 +01:00
Robert 72803c4251 Merge pull request #90 from github/analysis_key_status
add analysis_key to status reports
2020-07-02 11:48:14 +01:00
Robert eaf6649611 Merge branch 'main' into analysis_key_status 2020-07-02 11:34:08 +01:00