Chris Gavin
bbdc9efa94
Use the API URL from the environment if it is present.
2022-08-11 08:38:11 +01:00
Robert
cb574a7d60
only insert external repos token if supplied
2021-01-19 15:42:57 +00:00
Robert
90d1a31dd4
Introduce external repository token
2021-01-12 12:07:03 +00:00
Eric Cornelissen
85ea24bd20
Fix typos in src
...
- Rename "toolrunnner" (three 'n') to "toolrunner"
- Rename "relativeFilepaht" to "relativeFilepath"
- Fix various typos in documentation & comments
- Fix typos in logs and test names
2020-11-20 11:00:55 +01:00
Chris Gavin
726cfc8441
Ensure unqualified program names are present on PATH before executing them.
2020-11-18 22:20:13 +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 Raynor
122c9b7f24
Switching to import/order instead of sort-imports
2020-10-01 11:03:46 +01:00
Chris Raynor
228546a1e5
Resolve violations of sort-imports lint
...
Resolves #206
2020-09-29 14:43:37 +01:00
Chris Raynor
a184d50a26
Running lint-fix
2020-09-14 10:44:43 +01:00
Robert Brignull
3be0e89804
make a local repo for checkoutExternalQueries
2020-09-09 18:30:57 +01:00
Robert Brignull
8a821a9c35
Add logger to checkoutExternalRepository
2020-09-01 13:53:59 +01:00
Robert Brignull
217483dfd6
Convert rest of the actions
2020-08-26 16:20:36 +01:00
Esben Sparre Andreasen
45b9e967ef
support checkout of multiple refs for a single repository
2020-08-25 11:22:08 +02:00
Robert Brignull
360e77a083
remove direct accesses to RUNNER_TEMP
2020-08-19 15:25:27 +01:00
Robert Brignull
b86c3701ed
address review comments
2020-07-15 17:37:37 +01:00
Robert Brignull
da3d6d25eb
move config parsing earlier + add to codeql search path
2020-07-13 14:49:01 +01:00
Robert Brignull
0086c2ecdb
use @actions/github
2020-07-06 16:25:26 +01:00
Robert Brignull
403832b950
Merge remote-tracking branch 'origin/main' into only-output-on-failure
2020-06-23 17:18:35 +01:00
Chris Gavin
88231094bf
Convert all 4-space indented files to 2-space.
2020-06-23 14:44:40 +01:00
Sam Partington
c0c67ce80f
Reduce debug output in tests
2020-06-22 17:13:47 +01:00
Robert Brignull
5ea736059a
move all files to the RUNNER_TEMP directory
2020-06-04 12:15:34 +01:00
Robert Brignull
572c8bbc0c
switch to using ava
2020-05-13 11:14:03 +01:00
Robert Brignull
ab918b676b
use tmp dir for external queries test
2020-05-05 12:02:37 +01:00
anaarmas
28ccc3db2d
Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f)
2020-04-28 17:23:37 +02:00