Commit Graph

26 Commits

Author SHA1 Message Date
dependabot[bot] 9f0b4b8a4a 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 20:58:17 +02:00
Maschell ecb0bdf358 Create dependabot.yml 2023-07-23 10:18:05 +02:00
Maschell 6e48f46df4 Bump version 2023-07-19 19:07:56 +02:00
Maschell 0fe25e2ad8 Log the module version on each application start 2023-07-19 19:07:56 +02:00
Maschell 8c6431185f Update Dockerfile 2023-07-19 16:18:51 +02:00
Maschell 9fb16f39c8 Update Dockerfile 2023-07-06 16:01:01 +02:00
Maschell f186a9f526 Change docker registry to ghcr.io 2023-03-18 17:44:55 +01:00
Maschell d28fa5c428 Update Dockerfiles, use WUMS 0.3.2 2023-01-07 15:43:37 +01:00
Maschell 7db2838282 Update the CI to use a non-deprecated release action 2023-01-07 15:43:37 +01:00
Maschell 7adce4a97e Update CI to use actions/checkout@v3 2023-01-07 15:43:37 +01:00
Maschell a449228eff Update Makefile to be compatible with CLion 2023-01-07 15:43:37 +01:00
Maschell 496f3d1a30 Update Dockerfile 2022-09-04 19:08:02 +02:00
Maschell d5fe4e5525 Update Dockerfile 2022-09-03 23:54:57 +02:00
Maschell 74ac398d0f Use ubuntu-22.04 instead of ubuntu-18.04 2022-09-03 23:54:57 +02:00
Maschell a212e430cd Add LICENSE 2022-09-03 23:54:57 +02:00
Maschell 6ae91cce9d Update SDUtilsGetVersion function 2022-09-03 23:54:57 +02:00
Maschell f18b7f6ed9 Update Dockerfile to use latest wut version 2022-07-25 13:21:56 -07:00
Maschell bd07c8079b Update Dockerfile to use latest WUMS version 2022-05-13 00:28:43 +02:00
Maschell bee08ead51 Update Dockerfile 2022-05-09 21:39:15 +02:00
Maschell d77ed1a1be Improve logging behaviour 2022-05-09 21:39:15 +02:00
Maschell 103574bded Build with -Os 2022-05-09 21:39:15 +02:00
Maschell 540715a973 Use C++20 2022-05-09 21:39:15 +02:00
Maschell 6e2b4fa800 Add SDUtilsAddCleanUpHandlesHandler and SDUtilsRemoveCleanUpHandlesHandler 2022-04-28 20:17:53 +02:00
Maschell 9cc06a1130 Add SDUtilsGetVersion 2022-04-28 20:17:53 +02:00
Maschell 3fa350df9f Remove unused libkernel dependency 2022-04-28 20:17:53 +02:00
Maschell cd19e89db5 First commit 2022-03-04 00:59:38 +01:00