Commit Graph

34 Commits

Author SHA1 Message Date
Maschell 25cde9fede Bump version 2024-04-25 17:07:06 +02:00
Maschell 8b25e018dc Update Dockerfile 2024-04-25 17:07:06 +02:00
dependabot[bot] 3c6e504109 Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 17:07:06 +02:00
Maschell 238ce2908d Update .gitignore to ignore .zip files 2024-04-25 17:07:06 +02:00
Maschell 82496f2dc9 Update libromfs version in Dockerfile 2024-04-25 17:07:06 +02:00
dependabot[bot] 4adbf5a19c Bump wiiu-env/devkitppc from 20230621 to 20231112
Bumps wiiu-env/devkitppc from 20230621 to 20231112.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 17:07:06 +02:00
dependabot[bot] 2c02629dc8 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>
2024-04-25 17:07:06 +02:00
Maschell 5e6dc7f337 Create dependabot.yml 2023-07-23 10:16:28 +02:00
Maschell 042d617ba1 Bump version 2023-07-19 19:18:16 +02:00
Maschell f36215347b Log the module version on each application start 2023-07-19 19:18:16 +02:00
Maschell 40c6c81a34 Update Dockerfile 2023-07-19 16:18:37 +02:00
Maschell 586fbff83f Update Dockerfile 2023-07-06 16:04:03 +02:00
Maschell a44dab108c Change docker registry to ghcr.io 2023-03-18 15:42:12 +01:00
Maschell c69e711717 Update the Dockerfile to use the latest WUMS version 2023-01-07 10:22:40 +01:00
Maschell 0d65f6ce0a Update the CI to use a non-deprecated release action 2023-01-07 10:22:40 +01:00
Maschell 3052ed73dd Update CI to use actions/checkout@v3 2023-01-07 10:22:40 +01:00
Maschell f18b217c9c Clean up Makefile 2023-01-07 10:22:40 +01:00
Maschell 989e42cebf Update Makefile to be compatible with CLion 2023-01-07 10:22:40 +01:00
Maschell 835bc52716 Update Dockerfile 2022-09-04 21:46:33 +02:00
Maschell 2ec1949575 Use ubuntu-22.04 in CI 2022-09-04 18:44:22 +02:00
Maschell f1d0d22d2b Update Dockerfile 2022-09-04 18:44:22 +02:00
Maschell c286ff4e6f Update WUU_GetVersion 2022-09-04 18:44:22 +02:00
Maschell b5b7b528cb Add missing LICENSE 2022-09-04 18:44:22 +02:00
Maschell a841a29ff0 Update Dockerfile to use latest wut version 2022-07-25 13:24:44 -07:00
Maschell 986403d4ac Update Dockerfile to use latest WUMS version 2022-05-13 00:25:39 +02:00
Maschell da74b6e240 Update Dockerfile 2022-05-10 19:06:58 +02:00
Maschell d1774b8015 Improve open files tracking implementation 2022-04-27 19:45:37 +02:00
Maschell 0785f08953 Add module name to logs 2022-04-27 19:32:30 +02:00
Maschell f21357527d Fix setting MountBundle result. 2022-04-27 19:32:30 +02:00
Maschell 8faecb1434 Add action to the pr workflow that checks building the module with logging 2022-04-23 09:19:35 +02:00
Maschell 1f6ab2987d Add logging documentation to the README 2022-04-22 22:43:23 +02:00
Maschell c15975c827 Control verbose logging via buildflags 2022-04-22 22:43:23 +02:00
Maschell 8f4713fd3a Always do error logging 2022-04-22 22:43:23 +02:00
Maschell 55b2c3da32 first commit 2022-04-15 18:13:21 +02:00