Commit Graph

272 Commits

Author SHA1 Message Date
Fernando Fernández
a456b44fc9 chore: push docker images to ghcr.io 2021-03-01 21:46:26 +01:00
Fernando Fernández
0220a59da7 fix: change hash used for tags from 8 characters to 7 to match github 2021-03-01 14:45:11 +01:00
dependabot[bot]
ced82225d4
fix(deps): bump actions/setup-node from v2.1.4 to v2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.4...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 16:05:28 +00:00
MrTimscampi
629b987810 ci(github): fix actions/checkout always using master and remove defaults 2021-02-26 15:29:12 +01:00
MrTimscampi
25e3c57f04 ci(github): fix fetch-depth for sonarcloud test results 2021-02-26 15:13:47 +01:00
Julien Machiels
5df1505866
Merge pull request #767 from jellyfin/ci
chore: rework CI and bump nuxt and eslint-plugin-jsdoc
2021-02-26 14:41:38 +01:00
Julien Machiels
9ad3e3a48a
Merge pull request #796 from jellyfin/merge-conflicts
ci(github): tag PRs with merge conflicts automatically
2021-02-25 23:32:46 +01:00
MrTimscampi
0347d47b01 ci(github): label PRs automatically depending on contents 2021-02-25 22:43:04 +01:00
MrTimscampi
ff97be0e7b ci(github): tag PRs with merge conflicts automatically 2021-02-25 20:53:41 +01:00
Fernando Fernández
6371aad856 refactor: address review comments 2021-02-24 01:00:49 +01:00
Fernando Fernández
08997b98ff chore: add newly opened Pull Requests to 'Ongoing development' project 2021-02-22 22:17:20 +01:00
Fernando Fernández
406b332e98 ci: migrate to github actions 2021-02-22 11:10:15 +01:00
Cameron Clark
80ff55c94a ci(dependabot config): update dependabot config 2021-02-15 09:47:44 +00:00
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