Releases: theohbrothers/docker-powershell
Releases · theohbrothers/docker-powershell
20230311.0.0
Changes
🚀 Features
- Enhancement: Improve dockerfile style and validate
sops
@leojonathanoh (#31) - Enhancement: Add Pester
5
in all variants @leojonathanoh (#32)
🖊️ Refactors
- Refactor: Remove calver from tags @leojonathanoh (#30)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#28)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#27)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#26)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#25)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#24)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#23)
20221030.0.0
Changes
🖊️ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-drafter.yml
like the default template @leojonathanoh (#21) - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#20)
📝 Documentation
- Docs (readme): Add Development section @leojonathanoh (#22)
20220908.0.0
20211108.0.1
Changes
🚀 Features
- Enhancement: Disable powershell startup telemetry, startup update check, and diagnostics in all variants @leojonathanoh (#18)
20211108.0.0
Changes
🚀 Features
- Enhancement: Bump powershell 7.2 variants to 7.2.0 @leojonathanoh (#15)
- Enhancement: Bump powershell 7.1 variants to 7.1.5 @leojonathanoh (#14)
- Enhancement: Bump powershell 7.1 variants distros to alpine 3.13 and ubuntu 20.04 @leojonathanoh (#16)
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#13)
🐛 Bug Fixes
- Fix (ci): Tag powershell 7.2 ubuntu 20.04 non-bare variant as latest @leojonathanoh (#17)
20210915.0.0
Changes
🚀 Features
- Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#12)
🖊️ Refactors
- Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#11)
20210912.0.0
Changes
🚀 Features
- Enhancement: Build multi arch docker image @leojonathanoh (#10)
🐛 Bug Fixes
- Fix (ci): Fix publish-draft-release job to use tag from resolve-release-tag job @leojonathanoh (#9)