Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
fa4eda5af1
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 10:21:44 +00:00
dependabot[bot]
c7cd25afac
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 10:56:15 +00:00
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
e860bdf341
CI: Add build step. 2021-11-11 10:26:50 +01:00
Joachim Bauch
5d7e73c92e
CI: Add JS / CSS linter. 2020-11-25 16:50:51 +01:00