Chris Raynor
|
0907cd5a41
|
Merge branch 'main' into cbraynor/fix201
|
2020-10-05 10:35:27 +01:00 |
|
dependabot[bot]
|
4290eabf33
|
Bump @actions/core from 1.2.0 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-01 17:36:26 +00:00 |
|
Chris Raynor
|
8200c137dc
|
Resolve violations of import/no-extraneous-dependencies lint
Fixes #201
|
2020-09-29 15:03:21 +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
|
09b4a82c83
|
Removing the tslint config
|
2020-09-14 10:37:55 +01:00 |
|
Chris Raynor
|
06765f9340
|
Adding ESLint config and required dev dependencies
|
2020-09-14 10:32:24 +01:00 |
|
dependabot[bot]
|
0b64878cfe
|
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-12 20:20:25 +00:00 |
|
Robert Brignull
|
a6e6d4b72b
|
move dependencies needed to build CLI to separate package.json
|
2020-08-24 14:02:49 +01:00 |
|
Robert Brignull
|
34b372292b
|
commit node_modules and generated files
|
2020-08-11 12:43:27 +01:00 |
|
Robert
|
de0b59097a
|
remove direct dependency on @actions/io
|
2020-08-07 18:09:45 +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
|
b0af5695e6
|
Add sinon package for mocking
|
2020-06-24 14:34:08 +01:00 |
|
Chris Gavin
|
211ad30f72
|
Update TSLint configuration to detect bad indentation.
|
2020-06-23 14:44:36 +01: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 |
|
dependabot[bot]
|
0cf8450c24
|
Bump @actions/http-client from 1.0.4 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.4 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-29 18:03:56 +00:00 |
|
anaarmas
|
28ccc3db2d
|
Initial commit (from f5274cbdce4ae7c9e4b937dcdf95ac70ae436d5f)
|
2020-04-28 17:23:37 +02:00 |
|