Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
9d06dcf35d Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 17:33:19 +02:00
dependabot[bot]
481fd14f61 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>
2023-07-23 10:32:15 +02:00
Maschell
3e6eace4a3 Use actions/checkout@v3 2023-03-16 15:37:49 +01:00
Maschell
5cc3e4dec6 Change docker registry to ghcr.io 2023-03-16 15:37:49 +01:00
Maschell
c40df1a909 Update the version and add support using the git hash on nightlies 2022-09-19 13:40:29 +02:00
Maschell
28337bfebb Use ubuntu-22.04 for the CI 2022-09-04 10:33:48 +02:00
Maschell
fe8c2abd1e Build the plugin with different log levels on PRs 2022-05-14 19:54:27 +02:00
Maschell
63f21d5a18 Format the code via clang-format 2022-02-04 14:36:55 +01:00
Maschell
8390740f0e Add Github action workflow for pushing the latest docker image 2020-08-12 23:13:49 +02:00