Skip to content

Releases: startersclan/docker-steamcmd

20231109.0.0

09 Nov 14:29
3be5d3c
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

📝 Documentation

20230403.0.0

03 Apr 17:24
cc60d88
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature (ci): Use build.sh for local and CI builds @joeltimothyoh (#19)
  • Enhancement (ci): Standardize all jobs in .github/workflows/ci-master-pr.yml to run on ubuntu-latest @joeltimothyoh (#50)
  • Enhancement (ci): Run dockerhub-description job on ubuntu-latest VM image @joeltimothyoh (#46)
  • Enhancement (ci): Rename label to game_platform and revise its value @joeltimothyoh (#49)

🐛 Bug Fixes

🖊️ Refactors

  • Refactor: Revise to push images on tag pushes @joeltimothyoh (#8)
  • Refactor (test): Execute image test command with /bin/sh as entrypoint @joeltimothyoh (#34)
  • Refactor (ci): Use single-quoted strings where possible @joeltimothyoh (#33)
  • Refactor (ci): Use repository variable in place of secret variable DOCKERHUB_REGISTRY_USER @joeltimothyoh (#39)
  • Refactor (ci): Use actions/checkout@v3 for linux jobs @joeltimothyoh (#41)
  • Refactor (ci): Update .github/workflows/build.yml code @joeltimothyoh (#5)
  • Refactor (ci): Tweak subshell formatting @joeltimothyoh (#32)
  • Refactor (ci): Tweak order of dockerhub-description job keys @joeltimothyoh (#47)
  • Refactor (ci): Run builds on ubuntu-20.04 VM image due to ubuntu-18.04 deprecation @joeltimothyoh (#12)
  • Refactor (ci): Run builds for push events for branches only for master branch @joeltimothyoh (#43)
  • Refactor (ci): Revise to push only specified images in build.sh @joeltimothyoh (#27)
  • Refactor (ci): Revise to execute Display system info (linux) step with set +e @joeltimothyoh (#15)
  • Refactor (ci): Revise DOCKERHUB_REGISTRY_USER to be a secret variable on github workflows @joeltimothyoh (#30)
  • Refactor (ci): Reorder variables and their debug lines @joeltimothyoh (#29)
  • Refactor (ci): Rename workflow to ci-master-pr (continued) @joeltimothyoh (#45)
  • Refactor (ci): Rename workflow to ci-master-pr @joeltimothyoh (#44)
  • Refactor (ci): Rename matrix variable OS_VARIANT to OS_ARCHIVE @joeltimothyoh (#14)
  • Refactor (ci): Rename build variables and remove use of templating in build.sh @joeltimothyoh (#26)
  • Refactor (ci): Rename build variables @joeltimothyoh (#25)
  • Refactor (ci): Remove unnecessary uses of shell variable expansion @joeltimothyoh (#31)
  • Refactor (ci): Remove single-quotes from on.pull_request.branches values in .github/workflows/build.yml @joeltimothyoh (#13)
  • Refactor (ci): Remove azure-pipelines.yml @joeltimothyoh (#22)
  • Refactor (ci): Improve readibility of code in .github/workflows/build.yml @joeltimothyoh (#16)
  • Refactor (Dockerfile): Add missing final newline to files @joeltimothyoh (#20)
  • Feature (ci): Use build.sh for local and CI builds @joeltimothyoh (#19)

📝 Documentation

v1.2.0

04 Mar 08:13
77493f9
Compare
Choose a tag to compare
Remove .travis.yml (#4)