zammad/.github/workflows
Martin Gruner f766d902fd Maintenance: Switch docker image tags to a sortable format
Before, tags hat variable lengths (7.0.0, 7.0.0-9, 7.0.0-12) which prevented alphabetical sorting of the versions (required by tools like updatecli).
This is changed by introducing a fixed format with 4 digits for the commit sequence number (7.0.0-0000, 7.0.0-0012, …).
2026-03-12 08:34:08 +01:00
..
ci Maintenance: Improve GitHub workflow to support linting of Markdown content. 2025-03-21 16:27:33 +01:00
ci.yaml Maintenance: Fix symlink nesting error in eslint 2026-01-05 11:41:28 +01:00
docker-ci.yaml Maintenance: Update docker/setup-buildx-action action to v4 2026-03-06 07:09:20 +01:00
docker-release.yaml Maintenance: Switch docker image tags to a sortable format 2026-03-12 08:34:08 +01:00
packager.io.yaml Maintenance: Update actions/checkout action to v6 2025-11-28 01:08:42 +00:00