Releases: joeltimothyoh/docker-powershell
Releases · joeltimothyoh/docker-powershell
20240417.0.0
20240304.0.0
Changes
🚀 Features
- Feature: Add full PS version tagging for
powershell
7.3
and later @joeltimothyoh (#44) - Feature: Add
powershell
7.4
images @joeltimothyoh (#43)
20240129.0.0
20231027.0.0
20230628.0.0
Changes
- Test (ci): Revise to run test image with entrypoint
pwsh
@joeltimothyoh (#27)
🚀 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 onubuntu-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 fordockerhub-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
- Docs (release): Add CI jobs for generating and publishing release notes @joeltimothyoh (#35)
- Docs (readme): Update build badge @joeltimothyoh (#25)
- Docs (readme): Tweak project description @joeltimothyoh (#39)
- Docs (readme): Fix build status badge @joeltimothyoh (#28)
- Docs (ci): Add job for updating docker hub repository description and
README.md
@joeltimothyoh (#30)
20220809.0.0
Fix: Remove extraneous default tagging matrix (#23)