Releases: theohbrothers/docker-alpine-cron
Releases · theohbrothers/docker-alpine-cron
20240302.0.0
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#24)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#27) - Refactor (ci): Sort jobs by descending order of package version @leojonathanoh (#26)
👗 Style
- Style (ci): Add newline after job @leojonathanoh (#25)
20230920.0.0
20230703.0.0
Changes
🚀 Features
- Feature: Add
CRON_UID
andCRON_GID
environment variables and removeCRON_USER
environment variable @leojonathanoh (#21) - Feature: Add
3.17
variants @leojonathanoh (#14) - Feature: Add
3.15
variants @leojonathanoh (#13) - Enhancement: Remove unneeded
output
anderror
functions indocker-entrypoint.sh
@leojonathanoh (#20) - Enhancement: Remove unneeded
/cronscripts
volume @leojonathanoh (#18) - Enhancement: Remove setting permissions on files in unneeded
/cronscripts
directory indocker-entrypoint.sh
@leojonathanoh (#17)
🖊️ Refactors
- Refactor: Simplify creation of crontab @leojonathanoh (#19)
📝 Documentation
- Docs (readme): Update description of
CRON
environment variable @leojonathanoh (#22)
🧰 Maintenance
- Chore: Remove unneeded older variants @leojonathanoh (#15)
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#12)
20230304.0.0
Changes
🚀 Features
- Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#11)
🖊️ Refactors
- Refactor (ci): Use
docker/setup-buildx-action@v2
, simpler tag determination inprep
, anddocker/login-action@v2
@leojonathanoh (#10)
📝 Documentation
- Docs (readme): Fix Tags table
Dockerfile Build Context
column markdown formatting @leojonathanoh (#9)
20230207.0.0
Changes
🐛 Bug Fixes
- Fix (ci): Run
update-dockerhub-description
job only onmaster
@leojonathanoh (#8)
20230127.0.0
Changes
🚀 Features
- Enhancement (ci): Add
test-nogitdiff
andupdate-dockerhub-description
jobs @leojonathanoh (#7)
🐛 Bug Fixes
- Fix (ci): Fix caching for
docker buildx
@leojonathanoh (#6)
20221030.1.2
Changes
🐛 Bug Fixes
- Fix (ci): Remove unneeded
DOCKERHUB_REGISTRY_USER
inprep
step ofbuild-*
jobs @leojonathanoh (#5)
20221030.1.1
20221030.1.0
Changes
🖊️ Refactors
- Refactor (ci): Remove need for
Dockerfile.header.ps1
andDockerfile.footer.ps1
templates @leojonathanoh (#3)