Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot] 597788ff96 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 22:48:19 +02:00
Maschell b2b8ff2083 Change default branch to main 2023-03-28 20:38:50 +02:00
Maschell 54d0f80426 Change docker registry to ghcr.io 2023-03-18 14:31:59 +01:00
Maschell f6cc151506 Fix typo in ci.yml 2023-01-07 23:55:23 +01:00
Maschell 1d13bc62e5 Remove unused variable from the ci.yml 2023-01-07 23:55:23 +01:00
Maschell fa815f17c0 Update the CI to use a non-deprecated release action 2023-01-06 14:31:14 +01:00
Maschell e85d383ec4 Log the module version on each application start 2023-01-04 22:40:13 +01:00
Maschell 7d67184cfd Improve commit messages for nightly releases 2023-01-04 22:40:13 +01:00
Maschell 663e3e513d Update CI files to use actions/checkout@v3 2023-01-02 15:44:27 +01:00
Maschell 9ad95fe6a8 Use ubuntu-22.04 in CI 2022-09-04 18:14:09 +02:00
Maschell a6eb4eeb88 Check all logging macros in the PR pipeline 2022-05-08 19:26:06 +02:00
Maschell a8b4f7188b Format the code via clang-format 2022-02-03 20:57:25 +01:00
Maschell fc3eea16fb Change the layout of the release .zip 2022-01-30 16:56:52 +01:00
Maschell 77b805a592 [CI] Fix the content_type of the release_assets 2022-01-12 23:06:20 +01:00
Maschell 0df40a3c25 [Workflow] Use Environment Files instead of ::set-env 2021-01-09 14:09:21 +01:00
Maschell 400c3f8f09 Add Github action workflows for CI 2020-08-12 19:58:42 +02:00