Releases: theohbrothers/docker-varnish-agent
Releases · theohbrothers/docker-varnish-agent
20240302.0.0
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#21)
🧰 Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#20)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#19)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#18)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#17)
20230207.0.0
Changes
- No changes
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#15)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#14)
20221030.0.0
Changes
🖊️ Refactors
- Refactor (ci): Use
v20221030.0.0
inrelease-drafter.yml
like the default template @leojonathanoh (#12) - Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#11)
📝 Documentation
- Docs (readme): Add Development section @leojonathanoh (#13)
20211119.0.0
Changes
🚀 Features
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#9)
🖊️ Refactors
- Refactor: Tidy up variants definition and Dockerfile template @leojonathanoh (#10)
20210915.0.0
Changes
🖊️ Refactors
- Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#6)
- Refactor (definitions): Explicitly specify linux/arm arch as linux/arm/v7 for clarity @leojonathanoh (#8)
20210912.0.0
Changes
🚀 Features
- Enhancement: Build multi arch docker image @leojonathanoh (#5)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#2)
🖊️ Refactors
- Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#3)
- 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 (#4)