Releases: startersclan/docker-steamcmd
Releases · startersclan/docker-steamcmd
20231109.0.0
Changes
🚀 Features
- Feature: Bump
ubuntu
base image tofocal-20231003
@joeltimothyoh (#55) - Enhancement: Add network and text tools in
git
variant @leojonathanoh (#57)
🖊️ Refactors
- Refactor (dockerfile): Use
i386
syntax for alli386
packages @joeltimothyoh (#54)
📝 Documentation
- Docs (readme): Tweak project description @joeltimothyoh (#53)
20230403.0.0
Changes
- Migrate CI to GitHub Actions @joeltimothyoh (#2)
- Improve Azure Pipelines CI definition @joeltimothyoh (#1)
- Fix readme Dockerfile paths @joeltimothyoh (#4)
- Fix readme Dockerfile links @joeltimothyoh (#3)
🚀 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 onubuntu-latest
@joeltimothyoh (#50) - Enhancement (ci): Run
dockerhub-description
job onubuntu-latest
VM image @joeltimothyoh (#46) - Enhancement (ci): Rename label to
game_platform
and revise its value @joeltimothyoh (#49)
🐛 Bug Fixes
- Fix (test): Fix and simplify test image command @joeltimothyoh (#23)
🖊️ 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
forlinux
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 withset +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
- Docs: Update readme image badges @joeltimothyoh (#6)
- Docs: Revise repository name to be lowercase in README.md @joeltimothyoh (#11)
- Docs (release): Add CI jobs for generating and publishing release notes @joeltimothyoh (#48)
- Docs (readme): Update main description @joeltimothyoh (#35)
- Docs (readme): Tweak references of
README.md
description @joeltimothyoh (#51) - Docs (readme): Tweak appearance of build status badge for
master
branch @joeltimothyoh (#18) - Docs (readme): Re-add GitHub build badge label @joeltimothyoh (#38)
- Docs (readme): Improve project description @joeltimothyoh (#52)
- Docs (readme): Fix GitHub badges to use new workflow badge routes (continued) @joeltimothyoh (#37)
- Docs (readme): Fix GitHub badges to use new workflow badge routes @joeltimothyoh (#36)
- Docs (readme): Add
steamcmd
official documentation url to repository description @joeltimothyoh (#17) - Docs (ci): Tweak comments in various section of
build.sh
@joeltimothyoh (#24) - Docs (ci): Tweak comments for CI variables in
build.sh
@joeltimothyoh (#28) - Docs (ci): Add job for updating docker hub repository description and
README.md
@joeltimothyoh (#40) - Docs (Dockerfile): Remove comment from
.dockerignore
files @joeltimothyoh (#21)
v1.2.0
Remove .travis.yml (#4)