v1.28.0
github-actions
released this
07 Dec 00:34
·
16 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Enhancement (ci): Print tags at end of successful build @leojonathanoh (#175)
- Enhancement (ci): Add date at start and end of script, and show dates in ISO format @leojonathanoh (#170)
- Enhancement (ci): Add
NO_CACHE
env var @leojonathanoh (#172) - Enhancement (ci): Add
<version>-layered-<date>
tag for layered image @leojonathanoh (#173)
🐛 Bug Fixes
- Fix: Hotfix 2023-11-23 hlds update @leojonathanoh (#169)
🖊️ Refactors
- Refactor (ci): Rename
$DOCKER_REPOSITORY:latest
to$GAME_IMAGE
for readability @leojonathanoh (#174) - Refactor (ci): Rearrange and add missing variables in test
.env
files @leojonathanoh (#176)
📝 Documentation
- Docs: Deprecate need for
FIX_APPMANIFEST
forhlds
in usage examples @leojonathanoh (#177)