Andrew Eisenberg
ee2346270d
Avoid analyzing excluded language files for line counting
...
This change passes in a list of file types to the line counting
analysis. These are the languages for the databases being analyzed.
Line count analysis is restricted to these files.
2021-04-28 16:07:55 -07:00
Andrew Eisenberg
5c0a38d7e4
Update github-linguist dependency
...
This version adds a larger list of auto-excluded binary files.
And allows for the passing of a list of file types to restrict
analysis to.
2021-04-28 14:55:17 -07:00
Andrew Eisenberg
b6b197e0ad
Merge branch 'main' into aeisenberg/add-github-linguist
2021-04-23 10:54:04 -07:00
Andrew Eisenberg
c4a84a93d4
Add the github-linguist package
...
This commit only adds a single package and all of its transitive
dependencies. The github-linguist package will be used for counting
lines of code as a baseline for databases we are analyzing.
2021-04-22 15:59:49 -07:00
Robert
8c91ba83e2
Introduce our own toolcache implementation for use by the runnner
2021-04-22 15:31:15 +01:00
Robert
def266fc62
update node modules
2021-04-01 10:37:02 +01:00
Chris Gavin
f8c5dacab5
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
2021-02-15 19:41:41 +00:00
Robert
71c7759fac
update node_modules
2020-12-14 10:25:05 +00:00
Chris Gavin
726cfc8441
Ensure unqualified program names are present on PATH before executing them.
2020-11-18 22:20:13 +00:00
Chris Raynor
0907cd5a41
Merge branch 'main' into cbraynor/fix201
2020-10-05 10:35:27 +01:00
Chris Raynor
f49e963057
Updating node_modules
2020-10-03 12:55:40 +01:00
Chris Raynor
47fa956a52
Updating node_modules
2020-09-29 15:05:16 +01:00
Chris Gavin
31c2eca167
Fix retrying uploads by using Octokit retry plugin.
2020-09-21 19:15:19 +01:00
Chris Gavin
9ed519fa12
Update to the latest version of @actions/github.
2020-09-18 16:06:20 +01:00
Chris Raynor
c96f84308a
Regenerating node_modules
2020-09-14 10:42:37 +01:00
Chris Raynor
0579b4d27d
Vendoring node_modules
2020-09-13 10:27:23 +01:00
Robert Brignull
3c5b7fba82
update node_modules
2020-08-24 14:02:55 +01:00
Robert Brignull
34b372292b
commit node_modules and generated files
2020-08-11 12:43:27 +01:00
Robert
6f42543a85
update lodash
2020-07-24 16:50:31 +01:00
Robert Brignull
f77ab09bf4
add sinon types
2020-07-07 18:32:18 +01:00
Robert Brignull
0086c2ecdb
use @actions/github
2020-07-06 16:25:26 +01:00
Sam Partington
ca76a2ca94
Add .DS_Store files from node module
...
https://github.com/github/codeql-action/pull/87/checks?check_run_id=811678038
2020-06-29 09:18:18 +01:00
Sam Partington
6afe41036b
Update node modules
...
https://github.com/github/codeql-action/pull/87/checks?check_run_id=811666672
2020-06-26 16:27:11 +01:00
Sam Partington
b0af5695e6
Add sinon package for mocking
2020-06-24 14:34:08 +01:00
Sam Partington
43c1bea680
Run npm install so have clear baseline
2020-06-24 14:33:14 +01:00
Chris Gavin
211ad30f72
Update TSLint configuration to detect bad indentation.
2020-06-23 14:44:36 +01:00
Alex Kalyvitis
11a9af0387
update deps again
2020-06-18 19:10:34 +02:00
Alex Kalyvitis
f9768ac4ba
update deps
2020-06-18 18:43:30 +02:00
Alex Kalyvitis
4c6749115a
update @actions/tool-cache, install semver, nock
2020-06-18 16:31:13 +02:00
Robert Brignull
ddee374101
validate sarif against schema before uploading
2020-05-22 14:19:16 +01:00
Robert Brignull
0347b72305
replace jest with ava
2020-05-13 11:13:27 +01:00
Robert Brignull
256c63a715
Add and run removeNPMAbsolutePaths
2020-05-12 12:25:47 +01:00
anaarmas
28ccc3db2d
Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f)
2020-04-28 17:23:37 +02:00