9 Commits

Author SHA1 Message Date
Cameron Clark
5a9ae3e305 docs(bug reporting): add bug template, and config for bug reports 2021-02-09 10:17:28 +00:00
dependabot[bot]
322bcdd949
fix(deps): bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 00:26:26 +00:00
MrTimscampi
7e0e8a8502 ci(github): remove codecov fail if error 2020-12-25 23:54:06 +01:00
MrTimscampi
933737c0fb ci: add code coverage report 2020-12-21 00:44:07 +01:00
dependabot[bot]
dd74b400de
fix(deps): bump actions/setup-node from v2.1.3 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 00:39:25 +00:00
dependabot[bot]
d7cfee5c04
fix(deps): bump actions/setup-node from v2.1.2 to v2.1.3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 00:11:09 +00:00
cameron clark
5ebcdcfa65 ci(codeql): ignore scanning of generated files
Ignores CodeQl analysis of *.md and files in api/*

ci(codeql): remove duplicate paths-ignore

fix(codeql): fix incorrect paths-ignore
2020-12-02 06:58:03 +01:00
cameron clark
bbd6e41fd2 ci(code analysis): add codeql analysis to github actions 2020-11-30 12:34:14 +01:00
MrTimscampi
980a3c6686 build(actions): move lint to Github Actions 2020-11-27 12:23:06 +01:00