What's Changed
Build ๐ง
- build: โ๏ธ Upgraded Ubuntu from version
18.04to24.04.
Testing ๐งช
- test: ๐งช Added unit test coverage that validates the existence of game data, along with directory volume mapping to ensure files go into the correct place when the container is started. These tests now run before the builds publish, and on generic commits.
Documentation ๐
- docs: ๐ Improved documentation for custom configs/plugins, also added better highlighting in CI jobs to make it clearer where you are in the flow.
- docs: ๐ Added more comments within the
DockerFileto make contributing easier.
Dependencies ๐ค
- chore(deps): Setup Dependabot so it tracks the
DockerFilein thecontainerfolder.
Full Changelog: v1.5.1...v1.6.0