Skip to content

Releases: joeltimothyoh/docker-powershell

20240417.0.0

17 Apr 16:45
55c6c48
Compare
Choose a tag to compare

Changes

🚀 Features

20240304.0.0

04 Mar 20:34
02234ea
Compare
Choose a tag to compare

Changes

🚀 Features

20240129.0.0

29 Jan 21:34
5cf2823
Compare
Choose a tag to compare

Changes

🚀 Features

20231027.0.0

27 Oct 02:56
be9a6ea
Compare
Choose a tag to compare

Changes

🚀 Features

20230628.0.0

28 Jun 17:47
9b3d9b8
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature: Add powershell 7.3 images @joeltimothyoh (#40)
  • Enhancement (ci): Use repository variable DOCKERHUB_REGISTRY_USER to contain docker hub registry user value @joeltimothyoh (#29)
  • Enhancement (ci): Run builds on ubuntu-latest @joeltimothyoh (#38)
  • Enhancement (ci): Run dockerhub-description job on ubuntu-latest VM image @joeltimothyoh (#36)
  • Enhancement (ci): Remove condition for only executing docker login for head and tag refs @joeltimothyoh (#31)

🐛 Bug Fixes

  • Fix (ci): Remove unneeded env section for dockerhub-description job @joeltimothyoh (#32)
  • Fix (ci): Fix repository value for dockerhub-description job @joeltimothyoh (#33)

🖊️ Refactors

  • Refactor: Run builds on ubuntu-20.04 VM image due to ubuntu-18.04 deprecation @joeltimothyoh (#24)
  • Refactor (ci): Use actions/checkout@v3 for build jobs @joeltimothyoh (#34)
  • Refactor (ci): Tweak order of dockerhub-description job keys @joeltimothyoh (#37)
  • Refactor (ci): Revise to run builds on push events only for master branch @joeltimothyoh (#26)

📝 Documentation

20220809.0.0

04 Mar 08:03
61bef8c
Compare
Choose a tag to compare
Fix: Remove extraneous default tagging matrix (#23)