Releases: joeltimothyoh/docker-powershell
Releases · joeltimothyoh/docker-powershell
20240417.0.0
20240304.0.0
Changes
🚀 Features
- Feature: Add full PS version tagging for
powershell7.3and later @joeltimothyoh (#44) - Feature: Add
powershell7.4images @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
powershell7.3images @joeltimothyoh (#40) - Enhancement (ci): Use repository variable
DOCKERHUB_REGISTRY_USERto contain docker hub registry user value @joeltimothyoh (#29) - Enhancement (ci): Run builds on
ubuntu-latest@joeltimothyoh (#38) - Enhancement (ci): Run
dockerhub-descriptionjob onubuntu-latestVM image @joeltimothyoh (#36) - Enhancement (ci): Remove condition for only executing
docker loginfor head and tag refs @joeltimothyoh (#31)
🐛 Bug Fixes
- Fix (ci): Remove unneeded
envsection fordockerhub-descriptionjob @joeltimothyoh (#32) - Fix (ci): Fix repository value for
dockerhub-descriptionjob @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@v3for build jobs @joeltimothyoh (#34) - Refactor (ci): Tweak order of
dockerhub-descriptionjob keys @joeltimothyoh (#37) - Refactor (ci): Revise to run builds on push events only for
masterbranch @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)