Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] 4d583f0215 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:14:32 +02:00
dependabot[bot] 793a8e8f64 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:12:16 +02:00
Maschell 845a64dffe Create dependabot.yml 2023-07-23 10:10:37 +02:00
Maschell f0b3c58f57 Change default branch to main 2023-04-07 20:45:43 +02:00
Maschell 38c7343be6 CI: Update ci.yml to use non-deprecated actions 2023-03-17 19:09:35 +01:00
Maschell 1078541bd6 Change docker registry to ghcr.io 2023-03-17 19:09:35 +01:00
Maschell 4373b9afe1 Log the module version on each application start 2022-10-09 15:56:07 +02:00
Maschell 9399ca0582 Improve commit messages in nightly releases 2022-10-05 16:08:26 +02:00
Maschell 13d35aeca7 Use ubuntu-22.04 for the CI 2022-09-04 19:35:23 +02:00
Maschell 291f357114 Improve logging 2022-05-13 00:10:22 +02:00
Maschell 4690dfcb39 Format the code via clang-format 2022-02-04 16:44:27 +01:00
Maschell f49c84ac5f Change the layout of the release .zip 2022-01-30 16:59:24 +01:00
Maschell 17d6d21ad6 [CI] Fix asset content type 2022-01-26 13:38:25 +01:00
Maschell eae1b1f51c [Workflow] Use Environment Files instead of ::set-env 2020-12-26 15:58:10 +01:00
Maschell 516fc5bb71 Add Github action workflows for CI 2020-08-13 20:45:32 +02:00