Skip to content

Releases: startersclan/docker-sourceservers

v1.23.0

17 Apr 07:25
9604dd8
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (ci): Tweak validation for variable PIPELINE @joeltimothyoh (#141)
  • Enhancement (ci): Standardize all .github/workflows/ci-master-pr.yml jobs to run on ubuntu-latest @joeltimothyoh (#143)
  • Enhancement (ci): Remove use of || true from Display system info commands in build.sh @joeltimothyoh (#146)
  • Enhancement (ci): Improve readability of tagging for PIPELINE=update @leojonathanoh (#140)

🐛 Bug Fixes

🖊️ Refactors

  • Refactor (ci): Tweak needs syntax for dockerhub-description-* jobs @joeltimothyoh (#142)
  • Refactor (ci): Reorder *-draft-release jobs in .github/workflows/ci-master-pr.yml @joeltimothyoh (#144)

📝 Documentation

v1.22.0

17 Mar 09:58
db80621
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors

v1.21.0

12 Mar 01:52
1d63260
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Fix (ci): Fix REGISTRY_USER and REGISTRY_PASSWORD to be optional when NO_PUSH=true @leojonathanoh (#127)

v1.20.1

09 Mar 11:40
759d260
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v1.20.0

08 Mar 09:55
b8becff
Compare
Choose a tag to compare

Changes

🚀 Features

🖊️ Refactors