Andrew Eisenberg
|
bc1ee1620f
|
Add the --threads config option to finalize db (#281)
This flag is already being used for `runQueries`, so let's use it for
finalize as well.
|
2020-11-03 08:25:40 -08:00 |
|
Simon Engledew
|
a6c99e6b5b
|
Merge pull request #287 from github/disable-gpgsign-in-tests
Disable gpg key signing in tests
|
2020-11-03 15:08:31 +00:00 |
|
Simon Engledew
|
d7bd6e39e3
|
Merge branch 'main' into disable-gpgsign-in-tests
|
2020-11-03 14:47:39 +00:00 |
|
Chris Gavin
|
4ffed2603e
|
Only increase the newest supported release, never reduce it.
|
2020-11-03 13:58:07 +00:00 |
|
Chris Gavin
|
beac9d5621
|
Fix a copy and pasted job name.
|
2020-11-03 13:57:41 +00:00 |
|
Chris Gavin
|
1364a74a5d
|
Merge pull request #285 from github/check-api-version
Log a warning if the API version is not supported.
|
2020-11-03 13:36:53 +00:00 |
|
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 |
|
David Verdeguer
|
935dd4041f
|
Merge pull request #286 from github/update-v1-9a0139ee
Merge main into v1
|
2020-11-03 11:27:07 +01: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
|
9a0139eee2
|
Merge pull request #274 from github/jhutchings1-patch-1
Change to the latest support link
|
2020-10-30 17:51:26 +00:00 |
|
Robert
|
736f65db3e
|
Merge branch 'main' into jhutchings1-patch-1
|
2020-10-30 17:28:53 +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 |
|
Robert
|
7d5b76a81b
|
Merge pull request #272 from sonicdoe/patch-1
Fix alignment of cron comment
|
2020-10-30 16:36:12 +00:00 |
|
Robert
|
fb10307267
|
Merge branch 'main' into patch-1
|
2020-10-30 16:24:53 +00:00 |
|
David Verdeguer
|
f0c568a42f
|
Merge pull request #284 from github/daverlo/min-disk-free
Add min disk free flag to database analyze:
|
2020-10-30 16:17:54 +01: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
|
7b571208e1
|
Merge pull request #280 from github/daverlo/update-codeql
Use codeql 20201028
|
2020-10-29 11:42:57 +01:00 |
|
David Verdeguer
|
d96ee1a48c
|
Fix python tests
|
2020-10-28 16:31:15 +01:00 |
|
David Verdeguer
|
f46875dae9
|
Use codeql 20201028
|
2020-10-28 15:18:46 +01:00 |
|
David Verdeguer
|
253ef425f9
|
Merge pull request #279 from github/update-v1-46110c36
Merge main into v1
|
2020-10-28 11:38:54 +01:00 |
|
Chris Gavin
|
2d75893188
|
Enable the CodeQL SARIF multi-cause markdown flag.
|
2020-10-27 13:50:40 +00:00 |
|
David Verdeguer
|
46110c361b
|
Merge pull request #278 from github/daverlo/setup-python-dependencies
Use setup-python-dependencies input
codeql-bundle-20201028
|
2020-10-27 14:36:20 +01:00 |
|
David Verdeguer
|
8db7d74c10
|
Merge branch 'main' into daverlo/setup-python-dependencies
|
2020-10-27 11:47:00 +01:00 |
|
Chris Gavin
|
abe6b7b085
|
Merge pull request #276 from github/fix-ci
Fix Python CI jobs.
|
2020-10-27 10:20:15 +00:00 |
|
David Verdeguer
|
4575212a76
|
Use setup-python-dependencies input
|
2020-10-27 10:06:17 +01:00 |
|
Chris Gavin
|
85c65cd6bf
|
Always use the latest CodeQL in the Python dependencies tests.
|
2020-10-26 14:17:11 +00:00 |
|
Chris Gavin
|
65efaf83e9
|
Fix Python CI jobs.
|
2020-10-26 08:31:09 +00:00 |
|
Justin Hutchings
|
762078e765
|
Change to the latest support link
Support is recommending we redirect users to a new page for formal support requests.
|
2020-10-23 13:22:06 -07:00 |
|
Jakob Krigovsky
|
ea5ae18876
|
Fix alignment of cron comment
|
2020-10-22 18:29:58 +02:00 |
|
David Verdeguer
|
fb7d0f72e5
|
Merge pull request #270 from github/daverlo/python-mac
Port python deps setup to mac
|
2020-10-22 15:09:38 +02:00 |
|
David Verdeguer
|
e23b3ef342
|
Merge branch 'main' into daverlo/python-mac
|
2020-10-22 14:01:07 +02:00 |
|
David Verdeguer
|
bf20a55f26
|
Combine python deps tests workflows
|
2020-10-22 14:00:51 +02:00 |
|
David Verdeguer
|
badb2863db
|
Merge pull request #271 from github/daverlo/fail-analyze
Fail the analyze action when some language fails to run the queries
|
2020-10-22 12:28:37 +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 |
|
Robin Neatherway
|
6ac5978b44
|
Merge pull request #266 from github/robertbrignull/runner_workflow
Add a workflow to build and upload the runner
|
2020-10-21 10:17:00 +01:00 |
|
Robin Neatherway
|
59913e8e05
|
Merge remote-tracking branch 'origin/robertbrignull/runner_workflow' into robertbrignull/runner_workflow
|
2020-10-20 15:04:56 +01:00 |
|
Robin Neatherway
|
269b8b9bae
|
Update for review comments
|
2020-10-20 15:04:04 +01:00 |
|
Robin Neatherway
|
b6e9407b12
|
Merge branch 'main' into robertbrignull/runner_workflow
|
2020-10-20 11:59:11 +01:00 |
|
Robin Neatherway
|
c1e2c53b95
|
Remove push trigger now that I've tested it works
|
2020-10-20 11:58:20 +01:00 |
|
Robin Neatherway
|
d91d2d2873
|
Upload the runner to the release directly
|
2020-10-20 11:00:00 +01:00 |
|
David Verdeguer
|
1c789715a7
|
Address comments
|
2020-10-20 10:49:48 +02:00 |
|
Robin Neatherway
|
7507a5a9b1
|
Merge pull request #269 from github/update-v1-c8b8c041
Merge main into v1
|
2020-10-19 12:38:26 +01:00 |
|
David Verdeguer
|
ce8418a2ed
|
Only run tests on main and v1
|
2020-10-19 13:08:20 +02:00 |
|
David Verdeguer
|
2391771a3f
|
Allow installing python deps on mac
|
2020-10-19 12:45:33 +02:00 |
|
David Verdeguer
|
04f2f600bc
|
Adapt true for mac
|
2020-10-19 12:36:34 +02:00 |
|