v1.23.0
github-actions
released this
17 Apr 07:25
·
43 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Enhancement (ci): Tweak validation for variable
PIPELINE
@joeltimothyoh (#141) - Enhancement (ci): Standardize all
.github/workflows/ci-master-pr.yml
jobs to run onubuntu-latest
@joeltimothyoh (#143) - Enhancement (ci): Remove use of
|| true
fromDisplay system info
commands inbuild.sh
@joeltimothyoh (#146) - Enhancement (ci): Improve readability of tagging for
PIPELINE=update
@leojonathanoh (#140)
🐛 Bug Fixes
- Fix (ci): Fix types in
build.sh
usage @leojonathanoh (#138)
🖊️ Refactors
- Refactor (ci): Tweak
needs
syntax fordockerhub-description-*
jobs @joeltimothyoh (#142) - Refactor (ci): Reorder
*-draft-release
jobs in.github/workflows/ci-master-pr.yml
@joeltimothyoh (#144)
📝 Documentation
- Docs (readme): Tweak write-up on
Update duration
@joeltimothyoh (#145)