Skip to content

Releases: startersclan/docker-sourceservers

v1.30.0

02 May 12:53
7d2d626
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🖊️ Refactors

📝 Documentation

v1.29.2

10 Dec 07:49
edcdd12
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ci): Run state job only on update .state commit @leojonathanoh (#183)
  • Fix (ci): Add separate BUILD_PAUSE env var in .state to pause builds instead of using BUILD_STATUS @leojonathanoh (#184)
  • Fix (ci): Add job for the .state update commit to mirror latest build status @leojonathanoh (#181)

📝 Documentation

v1.29.1

09 Dec 07:19
6c371d2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📝 Documentation

v1.29.0

09 Dec 05:16
3348f92
Compare
Choose a tag to compare

Changes

🚀 Features

v1.28.0

07 Dec 00:34
79885f4
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🖊️ 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 for hlds in usage examples @leojonathanoh (#177)

v1.27.1

21 Nov 08:37
190b51e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ci): Show error if --env-file does not exist @leojonathanoh (#168)
  • Fix (ci): Do not terminate prematurely without showing GAME_IMAGE_VERSION_LINES when verifying image fails @leojonathanoh (#166)

v1.27.0

17 Nov 03:37
a964f82
Compare
Choose a tag to compare

Changes

🚀 Features

📝 Documentation

  • Docs (examples): Use /bin/bash as entrypoint in docs/samples/docker-compose/docker-compose.bash-c.yml @joeltimothyoh (#163)
  • Docs (examples): Tweak multi-line commands example reference @joeltimothyoh (#164)

v1.26.0

14 Nov 04:02
5e36641
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🖊️ Refactors

📝 Documentation

  • Docs (readme): Update docs on ENTRYPOINT, CMD and WORKDIR @joeltimothyoh (#156)
  • Docs (readme): Fix multi-line commands example reference @joeltimothyoh (#162)
  • Docs (examples): Use exec for game binary in docs/samples/docker-compose/docker-compose.bash-c.yml @joeltimothyoh (#159)
  • Docs (examples): Standardize multi-line command values in docs/samples/docker-compose/docker-compose.bash-c.yml @joeltimothyoh (#161)
  • Docs (examples): Simplify entrypoint syntax in docs/samples/docker-compose/docker-compose.binary.yml @joeltimothyoh (#158)
  • Docs (examples): Add additional examples to docs/samples/docker-compose/docker-compose.bash-c.yml @joeltimothyoh (#160)

v1.25.0

11 Nov 22:31
4505271
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📝 Documentation

  • Docs (readme): Fix references to build Dockerfile @joeltimothyoh (#150)
  • Docs (examples): Fix command values in docs/samples/docker-compose/docker-compose.binary.yml @joeltimothyoh (#154)

v1.24.0

25 Jul 18:36
569a80f
Compare
Choose a tag to compare

Changes

🖊️ Refactors

📝 Documentation