Andrew Eisenberg
47588796b4
Send the version and mode with the user agent
...
This commit changes the way the action determines if running in action
or runner mode. There is now an environment variable that is set at the
beginning of the process and elsewhere in the process, we can check to
see if the variable is set.
2021-05-31 09:03:29 -07:00
David Verdeguer
3b741b35ad
Use actionsUtil.computeAutomationID on upload-lib
2021-05-03 19:56:04 +02:00
David Verdeguer
40fb1f3f00
Add category input
2021-04-28 14:32:16 +02:00
David Verdeguer
496bf0ec11
Ignore non-string values in populateRunAutomationDetails
2021-04-20 12:53:16 +02:00
David Verdeguer
351d36fd18
Add test for existing automationDetails
2021-04-19 09:04:58 +02:00
David Verdeguer
47755f0910
Add automationdetails id to runs
2021-04-15 16:20:49 +02:00
Chris Gavin
c9ca4ec1bd
Convert GitHub variant to an enum.
2021-02-15 09:30:16 +00:00
Robin Neatherway
369cad8272
Use the fully qualified ref name
2021-01-13 12:16:10 +00:00
Robin Neatherway
a7f3c648eb
Update test to check base ref/sha values
2021-01-13 11:57:55 +00:00
Robert
bd4e3adfd9
Add test of finding SARIF files recursively
2021-01-04 13:12:30 +00:00
Robin Neatherway
d99e994194
Fix test to be immune to running on Actions
2020-11-30 18:35:55 +00:00
Robin Neatherway
dff118f7ad
Use version information to construct payload
2020-11-30 16:45:18 +00:00
Chris Raynor
a184d50a26
Running lint-fix
2020-09-14 10:44:43 +01:00
Robert Brignull
6f422a4303
add debug mode to limit output
2020-08-27 14:26:44 +01:00
Robert Brignull
09677dada5
rename CLI to runner
2020-08-25 17:44:30 +01:00
Robert Brignull
34b372292b
commit node_modules and generated files
2020-08-11 12:43:27 +01:00
Robert
87758a1402
Upload much more data in status reports
2020-07-24 15:01:44 +01:00
Robert Brignull
0086c2ecdb
use @actions/github
2020-07-06 16:25:26 +01:00
Sam Partington
c0c67ce80f
Reduce debug output in tests
2020-06-22 17:13:47 +01:00
Robert Brignull
8fb9090674
fix tests
2020-05-22 17:09:41 +01:00
Robert Brignull
ae301902e1
output a better error message
2020-05-22 14:56:20 +01:00
Robert Brignull
ddee374101
validate sarif against schema before uploading
2020-05-22 14:19:16 +01:00