Commit Graph

17 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
9f8a639a2a Create dependabot.yml 2023-07-23 10:26:33 +02:00
Maschell
e6276576cf Use non deprecated release action 2023-04-08 12:28:42 +02:00
Maschell
ca4a1a0157 Use actions/checkout@v3 2023-04-08 12:28:42 +02:00
Maschell
8bebaf12c9 Change default branch to main 2023-04-08 12:28:42 +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
85cedda15e Improve commit messages for nightly releases 2022-10-05 20:09:29 +02: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
7c186ca04c [CI] Fix asset content type 2022-01-30 20:58:13 +01:00
Maschell
d3d5f683f6 Change the layout of the release .zip 2022-01-30 20:58:04 +01:00
Maschell
4174957106 [Workflow] Use Environment Files instead of ::set-env 2020-11-26 23:33:17 +01:00
Maschell
8390740f0e Add Github action workflow for pushing the latest docker image 2020-08-12 23:13:49 +02:00