Skip to content

v1.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 07:25
· 43 commits to refs/heads/master since this release
9604dd8

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