Chris Gavin
|
b16110e60e
|
Log the version warning a second time if a request fails unexpectedly.
|
2020-11-03 12:57:15 +00:00 |
|
Simon Engledew
|
efc3797e30
|
Disable gpg key signing in tests
This avoids a popup appearing if your GPG key has a passphrase and ensures the tests still pass even if GPG is misconfigured.
|
2020-11-03 11:05:49 +00:00 |
|
Chris Gavin
|
5e2fa08dae
|
Merge main into check-api-version.
|
2020-11-02 09:02:05 +00:00 |
|
Chris Gavin
|
1a4385d516
|
Only log the version warning once on Actions even if the Action is invoked multiple times.
|
2020-11-02 09:01:36 +00:00 |
|
Chris Gavin
|
865b4bd832
|
Pass a logger in to getApiClient() rather than constructing one there.
|
2020-11-02 08:53:25 +00:00 |
|
Chris Gavin
|
1f7bae7ab8
|
Use an undefined check rather than hasOwnProperty.
|
2020-11-02 08:47:11 +00:00 |
|
Robert Brignull
|
2e550bba7f
|
Check CODEQL_EXTRACTOR_GO_BUILD_TRACING
Co-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
|
2020-10-30 16:44:11 +00:00 |
|
Chris Gavin
|
1220ae5bfd
|
Log a warning if the API version is not supported.
|
2020-10-30 12:20:06 +00:00 |
|
David Verdeguer
|
04e7c3cfe7
|
Merge branch 'main' into daverlo/min-disk-free
|
2020-10-30 11:25:55 +01:00 |
|
David Verdeguer
|
f46875dae9
|
Use codeql 20201028
|
2020-10-28 15:18:46 +01:00 |
|
Chris Gavin
|
2d75893188
|
Enable the CodeQL SARIF multi-cause markdown flag.
|
2020-10-27 13:50:40 +00:00 |
|
David Verdeguer
|
4575212a76
|
Use setup-python-dependencies input
|
2020-10-27 10:06:17 +01:00 |
|
David Verdeguer
|
e23b3ef342
|
Merge branch 'main' into daverlo/python-mac
|
2020-10-22 14:01:07 +02:00 |
|
David Verdeguer
|
d6287621f6
|
Fail the analyze action when some language fails to run the queries
|
2020-10-22 10:22:27 +02:00 |
|
David Verdeguer
|
2391771a3f
|
Allow installing python deps on mac
|
2020-10-19 12:45:33 +02:00 |
|
David Verdeguer
|
e63596efd3
|
Merge branch 'main' into daverlo/python-windows
|
2020-10-13 17:44:16 +02:00 |
|
David Verdeguer
|
72e430fc65
|
Merge branch 'main' into daverlo/python-windows
|
2020-10-08 15:53:50 +02:00 |
|
Robin Neatherway
|
2da5fbf0d4
|
Update default CodeQL version to codeql-bundle-20201008
|
2020-10-08 14:48:20 +01:00 |
|
David Verdeguer
|
e3d2d4afc4
|
Add call to py
|
2020-10-08 12:14:41 +02:00 |
|
David Verdeguer
|
735ec7d414
|
Add powershell to call
|
2020-10-08 12:06:29 +02:00 |
|
David Verdeguer
|
e97bdbdfac
|
Combine auto_install scripts
|
2020-10-07 12:55:02 +02:00 |
|
David Verdeguer
|
0f2fa46e3c
|
Update installPythonDeps for windows
|
2020-10-06 14:37:35 +02:00 |
|
David Verdeguer
|
d81cc671c0
|
Guard python deps install
|
2020-10-06 11:30:05 +02:00 |
|
Robert Brignull
|
b185050563
|
Use GITHUB_DOTCOM_URL so URL deduplication works
|
2020-10-05 16:44:43 +01:00 |
|
Robert Brignull
|
28a5b954e7
|
Merge branch 'main' into robertbrignull/subdomain
|
2020-10-05 13:36:12 +01:00 |
|
Chris Gavin
|
11c1460003
|
Run npm run lint-fix.
|
2020-10-05 12:44:58 +01:00 |
|
Chris Gavin
|
14192f8248
|
Merge branch 'main' into ignore-temp-dir
|
2020-10-05 12:41:49 +01:00 |
|
Chris Raynor
|
0907cd5a41
|
Merge branch 'main' into cbraynor/fix201
|
2020-10-05 10:35:27 +01:00 |
|
David Verdeguer
|
55eb02cb0a
|
Merge branch 'main' into daverlo/python
|
2020-10-05 08:05:16 +02:00 |
|
Chris Raynor
|
6d01157d11
|
Merge branch 'cbraynor/fix206' into cbraynor/fix201
|
2020-10-01 11:17:59 +01:00 |
|
Chris Raynor
|
10479a214a
|
Merge branch 'main' into cbraynor/fix206
|
2020-10-01 11:09:05 +01:00 |
|
Chris Raynor
|
122c9b7f24
|
Switching to import/order instead of sort-imports
|
2020-10-01 11:03:46 +01:00 |
|
Chris Gavin
|
62f25fda9b
|
Ignore the tools directory as well and remove the warning.
|
2020-10-01 10:03:45 +01:00 |
|
Marco Gario
|
d5029a8680
|
Platform specific bundle
|
2020-10-01 10:04:48 +02:00 |
|
Chris Gavin
|
dbecf76db8
|
Use a relative path to ignore the runner temporary directory.
|
2020-09-29 15:43:37 +01:00 |
|
Chris Raynor
|
8200c137dc
|
Resolve violations of import/no-extraneous-dependencies lint
Fixes #201
|
2020-09-29 15:03:21 +01:00 |
|
Chris Raynor
|
228546a1e5
|
Resolve violations of sort-imports lint
Resolves #206
|
2020-09-29 14:43:37 +01:00 |
|
Robin Neatherway
|
2d6f6077bf
|
Merge branch 'main' into rneatherway/optional-merge
|
2020-09-29 13:02:37 +01:00 |
|
Chris Gavin
|
206e34cbb4
|
Exclude the temporary directory from scanning.
|
2020-09-28 21:43:19 +01:00 |
|
Robert Brignull
|
c4dc1b0438
|
Make URL parsing more robust
|
2020-09-28 18:39:56 +01:00 |
|
Chris Raynor
|
a2931d32c7
|
Merge branch 'main' into fix/205
|
2020-09-28 11:20:31 +01:00 |
|
Michael Huynh
|
c68c97e2bd
|
Resolve violations of no-useless-escape lint
Resolves #205
|
2020-09-28 10:55:58 +08:00 |
|
Michael Huynh
|
476bf863f2
|
Resolve violations of no-throw-literal lint
Resolves #204
|
2020-09-25 17:39:25 +08:00 |
|
David Verdeguer
|
5419fcd735
|
Improve warning message
|
2020-09-25 11:28:57 +02:00 |
|
David Verdeguer
|
7753dec413
|
Add min disk free flag to database analyze:
|
2020-09-24 11:42:21 +02:00 |
|
David Verdeguer
|
34955967b7
|
Fix python string
|
2020-09-23 18:06:08 +02:00 |
|
David Verdeguer
|
147734591c
|
Check platform before installing python tools
|
2020-09-23 17:49:39 +02:00 |
|
Robert
|
5d00d5b4e8
|
Merge branch 'main' into fix/197
|
2020-09-23 14:28:21 +01:00 |
|
Michael Huynh
|
38363a1043
|
Resolve violations of no-sparse-arrays lint
Resolves #203
|
2020-09-23 21:02:03 +08:00 |
|
Michael Huynh
|
80b408e704
|
Resolve violations of eslint-comments/no-use lint
Resolves #197
|
2020-09-23 20:25:45 +08:00 |
|