Releases: theohbrothers/docker-powershell
Releases · theohbrothers/docker-powershell
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)
20210911.1.0 🌈
Changes
🚀 Features
- Feature: Add sops to non-bare variants @leojonathanoh (#8)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#6)
🖊️ Refactors
- Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#7)
20210911.0.0
Changes
🚀 Features
- Enhancement: Bump powershell v7.2 variants to v7.2.0-preview.9 @leojonathanoh (#5)
- Enhancement: Bump powershell v7.1 variants to v7.1.4 @leojonathanoh (#4)
🖊️ Refactors
- Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#1)
📝 Documentation
- Docs (readme): Replace tag badge with release badge @leojonathanoh (#2)
🧰 Maintenance
- Chore: Cleanup bare variants Dockerfiles @leojonathanoh (#3)