Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
f245a326bf
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 10:26:18 +00:00
dependabot[bot]
0a7e4aa0c7
Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 10:26:07 +00:00
Joachim Bauch
8598dbed63
CI: Check for missing translations. 2021-12-08 10:54:17 +01:00
Joachim Bauch
790e01db25
CI: Only build docker container if server code changes. 2021-12-03 17:01:48 +01:00
Joachim Bauch
cca59bdbd7
CI: Automatically deploy to Docker Hub and GHCR. 2021-12-03 16:52:15 +01:00
Joachim Bauch
0524682efb
Run stylelint through npm. 2021-11-11 14:13:49 +01:00
Joachim Bauch
7849a011ce
Run eslint through npm. 2021-11-11 14:10:52 +01:00
Joachim Bauch
8d68529fa4
dependabot: Check for updates of server dependencies. 2021-11-11 11:37:24 +01:00
Joachim Bauch
e860bdf341
CI: Add build step. 2021-11-11 10:26:50 +01:00
Joachim Bauch
0aa216fac6
Add dependabot configuration to track updates. 2021-11-10 17:00:09 +01:00
Joachim Bauch
5d7e73c92e
CI: Add JS / CSS linter. 2020-11-25 16:50:51 +01:00